From c4f32a5a741c5b2dd49465be8b6c725d37104f36 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Tue, 7 Jun 2016 17:20:48 +0300 Subject: [PATCH] Update test reference files --- .../java/org/umlgraph/doclet/UmlGraphDoc.java | 2 +- .../java/org/umlgraph/doclet/Version.java | 2 +- .../gr/spinellis/invoice/Customer.dot | 8 ++--- .../gr/spinellis/invoice/Customer.html | 16 +++------- .../gr/spinellis/invoice/Invoice.dot | 12 ++++---- .../gr/spinellis/invoice/Invoice.html | 20 +++---------- .../gr/spinellis/invoice/InvoiceItem.dot | 8 ++--- .../gr/spinellis/invoice/InvoiceItem.html | 16 +++------- .../invoice/gr.spinellis.invoice.dot | 30 +++++++++---------- .../gr/spinellis/invoice/package-frame.html | 4 +-- .../gr/spinellis/invoice/package-summary.html | 16 +++------- .../gr/spinellis/invoice/package-tree.html | 4 +-- .../gr/spinellis/product/Category.dot | 8 ++--- .../gr/spinellis/product/Category.html | 16 +++------- .../gr/spinellis/product/Product.dot | 12 ++++---- .../gr/spinellis/product/Product.html | 20 +++---------- .../product/gr.spinellis.product.dot | 6 ++-- .../gr/spinellis/product/package-frame.html | 4 +-- .../gr/spinellis/product/package-summary.html | 14 +++------ .../gr/spinellis/product/package-tree.html | 4 +-- 20 files changed, 80 insertions(+), 142 deletions(-) diff --git a/src/main/java/org/umlgraph/doclet/UmlGraphDoc.java b/src/main/java/org/umlgraph/doclet/UmlGraphDoc.java index 6dda3a2..4c829eb 100644 --- a/src/main/java/org/umlgraph/doclet/UmlGraphDoc.java +++ b/src/main/java/org/umlgraph/doclet/UmlGraphDoc.java @@ -162,7 +162,7 @@ public class UmlGraphDoc { //Format string for the uml image div tag. private static final String UML_DIV_TAG = "
" + - "" + + "" + "
"; private static final String EXPANDABLE_UML_STYLE = "font-family: Arial,Helvetica,sans-serif;font-size: 1.5em; display: block; width: 250px; height: 20px; background: #009933; padding: 5px; text-align: center; border-radius: 8px; color: white; font-weight: bold;"; diff --git a/src/main/java/org/umlgraph/doclet/Version.java b/src/main/java/org/umlgraph/doclet/Version.java index 641f0a4..6759301 100644 --- a/src/main/java/org/umlgraph/doclet/Version.java +++ b/src/main/java/org/umlgraph/doclet/Version.java @@ -1,4 +1,4 @@ /* Automatically generated file */ package org.umlgraph.doclet; -class Version { public static String VERSION = "R5_7_2-3-gee82a7";} +class Version { public static String VERSION = "R5_7_2-11-g86574a";} \ No newline at end of file diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot index bbe2826..995b9bb 100644 --- a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot +++ b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot @@ -1,7 +1,7 @@ #!/usr/local/bin/dot # # Class diagram -# Generated by UMLGraph version R5_7_0-10-g786d98 (http://www.umlgraph.org/) +# Generated by UMLGraph version R5_7_2-11-g86574a (http://www.umlgraph.org/) # digraph G { @@ -10,14 +10,14 @@ digraph G { nodesep=0.25; ranksep=0.5; // gr.spinellis.invoice.Invoice - c33 [label=<
Invoice
>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0]; + c33 [label=<
Invoice
>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0]; // gr.spinellis.invoice.Customer - c34 [label=<
Customer
>, URL="./Customer.html", fontname="Helvetica", fontcolor="black", fontsize=10.0]; + c34 [label=<
Customer
>, URL="./Customer.html", fontname="Helvetica", fontcolor="black", fontsize=10.0]; // gr.spinellis.invoice.Invoice NAVASSOC gr.spinellis.invoice.Customer c33:p -> c34:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open]; // gr.spinellis.invoice.Customer NAVASSOC java.lang.String c34:p -> c44:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open]; // java.lang.String - c44 [label=<
String
java.lang
>, URL="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html", fontname="Helvetica", fontcolor="black", fontsize=10.0]; + c44 [label=<
String
java.lang
>, URL="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html", fontname="Helvetica", fontcolor="black", fontsize=10.0]; } diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html index d866a92..2617014 100644 --- a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html +++ b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html @@ -2,9 +2,9 @@ - + Customer - + @@ -87,16 +87,8 @@
gr.spinellis.invoice

Class Customer

- - - - - - - - - -
Package class diagram package Customer
+ +