Directory src/seg/jUCMNav/tests/progress/

Directory Created:
2005-04-25 15:55
Total Files:
2
Deleted Files:
0
Lines of Code:
2206

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

Lines of Code

src/seg/jUCMNav/tests/progress/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 6216 (100.0%) 109.0
jkealey 43 (75.4%) 4309 (69.3%) 100.2
etremblay 3 (5.3%) 1014 (16.3%) 338.0
jmcmanus 1 (1.8%) 692 (11.1%) 692.0
jfroy 4 (7.0%) 163 (2.6%) 40.7
jpdaigle 3 (5.3%) 27 (0.4%) 9.0
damyot 2 (3.5%) 9 (0.1%) 4.5
pengfei 1 (1.8%) 2 (0.0%) 2.0

Most Recent Commits

jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

105 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+105 -104)
jkealey 2009-12-04 09:36 Rev.: 1704

bug 531: jUCMNav memory leak

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+1 -1)
jkealey 2009-07-30 08:01 Rev.: 1576

fixed memory leak & frozen test fix

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+5)
jkealey 2009-06-29 09:32 Rev.: 1517

bug 478: fixed broken tests.

18 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+18 -2)
damyot 2008-02-14 22:33 Rev.: 1411

Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+5 -5)
damyot 2007-08-28 16:09 Rev.: 1365

Internationalized 3 progress test cases

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+4 -3)
pengfei 2007-07-25 16:24 Rev.: 1322

-- The KPI modelling and monitoring functions.
fixed the test failures;
fixed the java doc errors;
Added optional dependencies for running on Eclipse 3.3

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2007-01-25 14:17 Rev.: 1115

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!

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2007-01-24 21:16 Rev.: 1113

extracted strings; translated them

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2007-01-23 13:07 Rev.: 1107

javadoc for seg.jUCMNav.editparts.*, seg.jUCMNav.extensionpoints.*, seg.jUCMNav.figures.*

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+3 -3)
jkealey 2007-01-23 00:45 Rev.: 1105

javadoc for seg.jUCMNav.actions.*

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2007-01-22 12:04 Rev.: 1102

fixed some issues found by PMD-CPD. lots more remain, but the ROI is minimal.

22 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+22 -48)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+3)
jkealey 2007-01-20 00:49 Rev.: 1097

code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.

10 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+10 -10)
jfroy 2006-03-17 03:05 Rev.: 814

Modification of the import autolayout mechanism(added vector for diagrams to do autolayout)
Fixed 2 tests broke in previous commit.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

54 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+54 -54)
jfroy 2005-10-26 17:13 Rev.: 585

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.

104 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+104 -102)
jkealey 2005-09-21 23:11 Rev.: 566

Added export URNSpec extension point and template for DXL export.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2005-09-07 22:54 Rev.: 548

added graphical overview in outline; according to my tests, it should be okay but needs to be tested more extensively

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+3 -3)
jfroy 2005-08-09 14:56 Rev.: 502

Fix code to support UrnEditor

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+3 -2)
jkealey 2005-07-29 13:09 Rev.: 498

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.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2005-07-14 11:30 Rev.: 480

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:

  • src/seg/jUCMNav/tests/progress: package.html (new 17)
jkealey 2005-07-13 19:52 Rev.: 473

bug 344 - localization wizard

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+7 -7)
jkealey 2005-07-12 23:24 Rev.: 472

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.*

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+5 -1)
jkealey 2005-07-12 17:22 Rev.: 466

cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints

46 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+46 -46)
jkealey 2005-07-12 12:08 Rev.: 463

programmed some progress tests.

155 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+155 -73)
jpdaigle 2005-07-11 19:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+1 -1)
jkealey 2005-07-07 14:49 Rev.: 448

added javadoc for seg.jUCMNav.editors and seg.jUCMNav.editors.resourceManagement. Moved outline to seg.jUCMNav.views.outline package.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+1 -1)
jkealey 2005-06-27 13:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

189 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+189 -189)
jkealey 2005-06-27 09:58 Rev.: 422

bug 204 - added comments, refactored and created package.html for seg.jUCMNav.actions

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -1)
jkealey 2005-06-27 04:52 Rev.: 418

fixed tests.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -2)
jkealey 2005-06-17 12:39 Rev.: 383

patched two tests; we're going to need to code more!

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+2 -1)
jkealey 2005-06-16 13:22 Rev.: 374

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.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+4 -2)
jkealey 2005-06-14 13:26 Rev.: 352

bug 300 - componentref binding bugs; upgrade test suite, found many new bug locations, fixed them all. please write test cases for all new commands.

45 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+45 -47)
jkealey 2005-06-06 14:33 Rev.: 301

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.

41 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+41 -37)
jkealey 2005-06-03 13:07 Rev.: 287

fixed test that crashed cruisecontrol

38 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+38 -38)
jkealey 2005-06-01 20:30 Rev.: 281

one last progress test that I had missed.

43 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+43 -9)
jkealey 2005-06-01 20:19 Rev.: 280

more progress tests. bGF6eSBiaXRjaGVzIDop

318 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+318 -135)
jkealey 2005-06-01 19:14 Rev.: 279

added most context menu related progress tests.

525 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+525 -155)
jkealey 2005-06-01 17:11 Rev.: 278

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.

266 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (+266 -125)

(17 more)

Generated by StatSVN 0.6.0