Commit Graph

32 Commits

Author SHA1 Message Date
Diomidis Spinellis 8d570e7db7 Reprime test data for current version of UMLGraph. 2007-11-29 08:59:57 +00:00
Diomidis Spinellis 950ef99b7c Update HTML files for the Java 6 javadoc. 2007-09-28 06:42:49 +00:00
Diomidis Spinellis c1fcc32bfa Update reference files to match the output of
graphviz-2.13.20070328.0440
This release fixes GraphViz bug report 1093, which for some month
was causing tests to fail.
2007-03-29 07:29:47 +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 9545893fa0 Allow in package inference to have the same results as before... as much as I hate incompatible changes, having a inferdepinpackage that has to be negated is not the best course of action (none of the options is meant to be used in negated form so far) 2006-06-11 13:50:31 +00:00
Andrea Aime 37cfbf2043 Reference data for umldoc testing 2006-06-04 13:59:03 +00:00
Andrea Aime 6704856194 Output folder for umldoc tests 2006-06-04 13:55:36 +00:00
Andrea Aime b467af9238 Source classes for umldoc tests 2006-06-04 13:55:15 +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 f7f0725667 New regression test to make sure the fixed bug doesn't get back 2006-02-23 19:46:45 +00:00
Andrea Aime fd167e489e A couple of tests added 2006-02-18 11:09:26 +00:00
Andrea Aime 6fc777d81f Added a couple of methods, a concrete and an abstract one, in the same class 2006-02-12 09:40:46 +00:00
Andrea Aime ea955c8b37 New set of reference files 2006-02-12 09:40:13 +00:00
Andrea Aime bc42b5df48 Refactored test data, now we have one package for each match type 2006-01-28 10:16:18 +00:00
Andrea Aime 26a8c04d31 Reference diagrams for new match types 2006-01-28 10:15:21 +00:00
Andrea Aime b52565829e "@match class" changes.
Btw, Diomidis, can you set up another snapshot?
2006-01-15 16:49:35 +00:00
Andrea Aime 6cccd702ed Updated inferece test, added reference dot file 2006-01-04 21:56:20 +00:00
Andrea Aime c1ed3aa942 Test for association/dependency inference 2006-01-03 21:35:44 +00:00
Andrea Aime cd90d5b402 Tests for view inheritance 2006-01-02 14:07:23 +00:00
Andrea Aime a60f9fbabf Fixed reference file that was affected by the old association target lookup code 2005-12-31 17:32:47 +00:00
Andrea Aime ef951d4d7a Ignore png files 2005-12-30 18:03:36 +00:00
Andrea Aime 8869faf749 Updated tests to check for the new view behaviours and to avoid the comeback of the bugs I fixed today 2005-12-30 17:57:40 +00:00
Andrea Aime 27efa03869 Ignore png files as well 2005-12-30 17:56:57 +00:00
Andrea Aime 87df86413a Realized that there's no need for a .* match pattern, hide in this case is simply a global option 2005-12-28 15:30:28 +00:00
Andrea Aime 4142c0ef11 Updated to follow the new @match syntax, and to assume that every view is hidden by default anyway 2005-12-28 14:58:02 +00:00
Andrea Aime 39048e6f0f New test to check local option disabling 2005-12-28 14:57:22 +00:00
Andrea Aime 567430483d Fixed silly bug in the testing code (basically it did not really test the views support) and fixed the reference files as well (they were empty) 2005-12-27 10:14:32 +00:00
Andrea Aime 620440e472 Better use a wildcard match instead of listing every possible .dot file that will end up in this folder, isn't it? 2005-12-26 21:16:13 +00:00
Andrea Aime d8190eefb0 View support regression testing, test data and reference files 2005-12-26 21:15:34 +00:00
Diomidis Spinellis 73fc215e2c Correct output, after updating to JDK 1.5.0_06, which fixes a javadoc
bug.
2005-12-26 17:18:27 +00:00
Diomidis Spinellis 9adce39cea Add cvsignore 2005-11-23 22:29:39 +00:00
Diomidis Spinellis 35ffe1e685 Add test data. 2005-11-23 22:18:45 +00:00