[root]/src/seg/jUCMNav/tests/progress
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 4393 (100.0%) | 102.1 |
jpdaigle | 3 (7.0%) | 2188 (49.8%) | 729.3 |
etremblay | 3 (7.0%) | 2188 (49.8%) | 729.3 |
jkealey | 32 (74.4%) | 17 (0.4%) | 0.5 |
jmcmanus | 1 (2.3%) | 0 (0.0%) | 0.0 |
jfroy | 4 (9.3%) | 0 (0.0%) | 0.0 |
Modification of the import autolayout mechanism(added vector for diagrams to do autolayout)
Fixed 2 tests broke in previous commit.
0 lines of code changed in 1 file:
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:
Added export URNSpec extension point and template for DXL export.
0 lines of code changed in 1 file:
added graphical overview in outline; according to my tests, it should be okay but needs to be tested more extensively
0 lines of code changed in 1 file:
Fix code to support UrnEditor
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:
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
17 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/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints
0 lines of code changed in 1 file:
programmed some progress tests.
0 lines of code changed in 1 file:
JP: javadoc improvements on private-visibility methods
0 lines of code changed in 1 file:
added javadoc for seg.jUCMNav.editors and seg.jUCMNav.editors.resourceManagement. Moved outline to seg.jUCMNav.views.outline package.
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:
bug 204 - added comments, refactored and created package.html for seg.jUCMNav.actions
0 lines of code changed in 1 file:
fixed tests.
0 lines of code changed in 1 file:
patched two tests; we're going to need to code more!
0 lines of code changed in 1 file:
bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.
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:
bug 194 - pre/post conditions now appear on start/end. more tests pass! simply missing timer/wait. note that conditions on existing start/end points will overlap the label but for new start/end points, it should be positioned better.
0 lines of code changed in 1 file:
fixed test that crashed cruisecontrol
0 lines of code changed in 1 file:
one last progress test that I had missed.
0 lines of code changed in 1 file:
more progress tests. bGF6eSBiaXRjaGVzIDop
0 lines of code changed in 1 file:
added most context menu related progress tests.
0 lines of code changed in 1 file:
coded a few progress tests. added easy structure to code all contextual menu tests, except export bitmap2. should be adding rest later on, unless someone surprises me before I get coding tonight.
0 lines of code changed in 1 file:
changed test files to .jucm instead of .ucm
0 lines of code changed in 1 file:
added progress tests - property view related. many fail.
0 lines of code changed in 1 file:
worked on some progress tests.
0 lines of code changed in 1 file:
Updated the progress tests to include the path tool...
0 lines of code changed in 1 file:
bug 181: resprefs now linking to responsibilities. property view now behaves similarly to components. fixed bugs introduced during refactoring of propertysource code. re-inserted code removed in one of etienne's commits; probably due to bad conflict management. added another class in the property source hierarchy to contain the binding/unbinding code.
0 lines of code changed in 1 file:
Moved property page related class in the package seg.jUCMNav.views.property
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:
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:
final wave of tests for bind/unbind
0 lines of code changed in 1 file:
first wave of tests for binding/unbinding: they are possible.
realized I can't implement the second set of tests for binding/unbinding without adapting the tool because I forgot certain requirements.
tested deletion of components.
0 lines of code changed in 1 file:
first commit for bug 134
0 lines of code changed in 1 file:
Generated commented code for tests
0 lines of code changed in 1 file:
worked on bug 180. now can select component definition in dropdown in properties.
programmed testReqComp2 by adapting EObjectPropertySource and MapAndPathGraphXYLayoutEditPolicy.
both tests in ProgressTests should pass now.
0 lines of code changed in 1 file:
- working on junittestplan
- programmed first test in ProgressTests
- had to remove dependency on junit from .classpath and add it to plugin.xml so that the run as plug-in junit test would work.
- changed the visibility of refreshChildren() in MapAndPathGraphEditPart to be able to avoid having to listen to stack changes in our test cases.
0 lines of code changed in 1 file:
(3 more)