Commit Graph

12 Commits

Author SHA1 Message Date
Diomidis Spinellis 86574a7824 Update Sun to Oracle URLs 2016-06-07 16:41:55 +03:00
Diomidis Spinellis 76c7c6290c Update regression test reference files
Verified with:
for i in `cd dot-ref ; ls *.dot`; do ../tools/viscompare.sh $i; done

Some differences having to do with inference were found.  It is not
clear which version is correct.
2014-10-28 20:26:12 +02:00
Diomidis Spinellis af5f800017 Update regression test reference data
This matches JDK 1.7 javadoc
2013-05-23 18:45:27 +03:00
Diomidis Spinellis 0c403eb9e2 Fresh reference data following change to make maps appearing in HTML
content clickable.
2011-01-08 18:19:55 +00:00
Diomidis Spinellis 94557ac9fc Improve UMLGraph references in the generated files. 2008-08-27 11:33:58 +00:00
Diomidis Spinellis 39a280a00f UmlGraphDoc now supports Javascript-collapsible UML diagrams.
(Franz Wilhelmstoetter)
2008-08-27 10:07:48 +00:00
Diomidis Spinellis b92066039f The guillemot characters are now output with their Unicode HTML numeric
escapes instead of their HTML symbolic values.  This makes the output
work correctly on Mac OS X, and also easier to validate with XML tools.
(patch submitted by Joshua Lim).
2008-01-16 11:01:38 +00:00
Diomidis Spinellis 8d570e7db7 Reprime test data for current version of UMLGraph. 2007-11-29 08:59:57 +00:00
Andrea Aime 14b80c0eab Introduced explicit enums for relation types and relation directions, added an option to specify the direction and type of relations included in the context (basically, a tool to build a map from relation type to direction), fixed a test that still contained the old -inferassoc intestead of -inferrel 2006-07-02 16:23:39 +00:00
Andrea Aime 9bac4fb51a Modified reference files to cope with the latest changes. Current output properly adds url references for external class references, whilst the previous version did not 2006-06-04 08:31:20 +00:00
Andrea Aime ea955c8b37 New set of reference files 2006-02-12 09:40:13 +00:00
Andrea Aime 6cccd702ed Updated inferece test, added reference dot file 2006-01-04 21:56:20 +00:00