[root]/src/seg/jUCMNav/tests/commands
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 2851 (100.0%) | 86.3 |
jpdaigle | 7 (21.2%) | 1098 (38.5%) | 156.8 |
etremblay | 2 (6.1%) | 1098 (38.5%) | 549.0 |
jfroy | 4 (12.1%) | 640 (22.4%) | 160.0 |
jkealey | 19 (57.6%) | 15 (0.5%) | 0.7 |
jmcmanus | 1 (3.0%) | 0 (0.0%) | 0.0 |
Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef
640 lines of code changed in 2 files:
Merge of GRL branch with the main trunk
0 lines of code changed in 1 file:
Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.
0 lines of code changed in 1 file:
(hopefully) final cvs->svn migration test ; changed a few test cases to see if they get updated properly.
0 lines of code changed in 1 file:
bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions
also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.
0 lines of code changed in 1 file:
A little bit more command tests.
0 lines of code changed in 1 file:
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
15 lines of code changed in 1 file:
cleaned/documented seg.jUCMNav.model.commands.transformations.*; filed bugs for some classes, created a few tests.
0 lines of code changed in 1 file:
bug 344 - localization wizard
0 lines of code changed in 1 file:
Cleaned/commented seg.jUCMNav.model.commands.delete, except for most of the hard ones: DeleteMultiNodeCommand, DeletePathCommand, DeletePluginCommand, DeleteStartNCEndCommand;
Created new command tests.
Added headers in seg.jUMCNav.tests.*
0 lines of code changed in 1 file:
Cleaned/documented seg.jUCMNav.model.commands.create;
0 lines of code changed in 1 file:
cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.
0 lines of code changed in 1 file:
cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints
0 lines of code changed in 1 file:
bug 335: palette wording
bug 344: extracted more strings
0 lines of code changed in 1 file:
Implemented canExecute in the MergeStartEnd command; corrected a bug in the test!!! that made it keep failing.
0 lines of code changed in 1 file:
JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.
0 lines of code changed in 1 file:
bug 300 - componentref binding bugs; upgrade test suite, found many new bug locations, fixed them all. please write test cases for all new commands.
0 lines of code changed in 1 file:
testForkPathsCommand passes, + fixing commenting inaccuracies
0 lines of code changed in 1 file:
testTransmogrifyForkOrJoinCommand now passes too
0 lines of code changed in 1 file:
JP: New command test for joining paths
0 lines of code changed in 1 file:
more progress tests. bGF6eSBiaXRjaGVzIDop
0 lines of code changed in 1 file:
added more command tests; many have to be implemented by their creators; may still have some pre/post conditions to implement.
0 lines of code changed in 1 file:
changed test files to .jucm instead of .ucm
0 lines of code changed in 1 file:
upgraded command tests to the new delegating command stack; wrote tests for all model commands except one, which will fail and invite JPD to code it.
0 lines of code changed in 1 file:
changed our test cases so that they run inside a real eclipse, asking for a real editor on a real file. command saving is now tested not to break anything. also fixed some tests that broke when we created labels automatically
0 lines of code changed in 1 file:
Labels now appear at correct place (maybe not for ComponentLabels).
Fixed a bug where LabelSetConstraintCommand did not implement JUCMNavCommand.
Implemented the command tests for labels.
Removed editpolicies.directedit and ChangeLabelNameCommand (these where committed accidently by me).
0 lines of code changed in 1 file:
bug 225: first draft at naming/identifying model elements. currently chokes on old files. doesn't check to see if names are unique; doesn't perform sanity check at start.
0 lines of code changed in 1 file:
implemented tests for new commands (component bind/unbind, deletion)
0 lines of code changed in 1 file:
first commit for bug 134
0 lines of code changed in 1 file:
Recreating tests as LOWERCASE directory
1098 lines of code changed in 1 file:
removing directory Tests to recreate it
0 lines of code changed in 1 file:
Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.
1098 lines of code changed in 1 file: