[root]/src/seg/jUCMNav/tests/commands

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 68 (100.0%) | 4461 (100.0%) | 65.6 |
| jkealey | 41 (60.3%) | 2508 (56.2%) | 61.1 |
| jfroy | 8 (11.8%) | 744 (16.7%) | 93.0 |
| pengfei | 1 (1.5%) | 418 (9.4%) | 418.0 |
| etremblay | 3 (4.4%) | 300 (6.7%) | 100.0 |
| jpdaigle | 7 (10.3%) | 280 (6.3%) | 40.0 |
| damyot | 7 (10.3%) | 151 (3.4%) | 21.5 |
| jmcmanus | 1 (1.5%) | 60 (1.3%) | 60.0 |
[bug 647] GRL "Change Decomposition Type" is now a contextual menu, seen only when decomposition links exist.
16 lines of code changed in 1 file:
[bug 646] Support for XOR in GRL algorithms (acts like an OR)
8 lines of code changed in 1 file:
bug 748: another enh for component/child bindings after paste with unit test
34 lines of code changed in 1 file:
bug 702: refactor into stub test case. fixed other broken unit tests.
29 lines of code changed in 1 file:
no bug: extracted strings.
6 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
467 lines of code changed in 3 files:
bug 531: jUCMNav memory leak
33 lines of code changed in 1 file:
Bug 568: Cut Path on any node connection/empty point/direction arrow.
51 lines of code changed in 1 file:
[Bug 689] Support for external hyperlinks. Also internationalized this part and other sub-menus. New icons. Bug fix related to the closing of a model when a strategy was running.
48 lines of code changed in 1 file:
Fix the failing test case
1 lines of code changed in 1 file:
bug 686: tests failed when assertions are enabled.
12 lines of code changed in 1 file:
bug 686: tests failed when assertions are enabled.
16 lines of code changed in 2 files:
Bug 347 and 423:
- Add an action to delete unreferenced definitions
- Create a new preference page to keep preferences about references and definitions
- Support deleting the definitions when deleting the last reference. (add a message box to prompt the user/base on the preferences)
- Support deleting all the references when deleting the a definition (add a message box to prompt the user/base on the preferences)
23 lines of code changed in 3 files:
Externalised strings (especially for the new static semantics feature)
43 lines of code changed in 1 file:
Bug 535 fixed: Added a contextual menu for intentional elements enabling a switch between AND and OR decomposition
22 lines of code changed in 1 file:
Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.
8 lines of code changed in 1 file:
Added the jUnit test code for KPI commands.
Fixed a bug in ModelCreationFactory during the unit test, at:
public static Object getNewObject(URNspec urn, Class targetClass, int type);
The type value was not set to the parameter value.
418 lines of code changed in 1 file:
Added FIXME to 3 failing test cases and made them pass.
Fixed several uses of deprecated methods. Many are left (for listeners)
6 lines of code changed in 1 file:
generic traversal engine tests
24 lines of code changed in 1 file:
a few unit tests for scenario traversal; seems we had forgotten to re-enable a bunch of regular command tests after we changed the infrastructure a year ago too!
316 lines of code changed in 1 file:
extracted strings; translated them
1 lines of code changed in 1 file:
various issues found by findbugs
7 lines of code changed in 2 files:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
9 lines of code changed in 2 files:
bug 511: connect serialization bug fix & test to detect it in future.
22 lines of code changed in 1 file:
bug 449: duplicate scenarios, strategies, scenario groups, strategy groups
2 lines of code changed in 1 file:
bug 485: scenarios: initializations should be under their own folder
extracted strings, refactored code editor to use isEmptyResponsibility
2 lines of code changed in 1 file:
bug 486: scenarios: code-editor for sets of conditions / responsibilities
1 lines of code changed in 1 file:
bug 481: merge end point on path problems. even added a test case!
28 lines of code changed in 1 file:
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
27 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.
53 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.
12 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.
268 lines of code changed in 1 file:
A little bit more command tests.
89 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.
34 lines of code changed in 1 file:
bug 344 - localization wizard
5 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.*
35 lines of code changed in 1 file:
Cleaned/documented seg.jUCMNav.model.commands.create;
119 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.
20 lines of code changed in 1 file:
(20 more)