Directory src/seg/jUCMNav/tests/progress/

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

[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 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

Most Recent Commits

jfroy 2006-03-17 09:05 Rev.: 814

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:

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

Merge of GRL branch with the main trunk

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jfroy 2005-10-26 23: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-09-22 05:11 Rev.: 566

Added export URNSpec extension point and template for DXL export.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-09-08 04:54 Rev.: 548

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:

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

Fix code to support UrnEditor

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-29 19: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-14 17: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-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-13 05: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.*

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-12 23:22 Rev.: 466

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

0 lines of code changed in 1 file:

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

programmed some progress tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jpdaigle 2005-07-12 01:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

0 lines of code changed in 1 file:

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

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:

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

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 1 file:

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

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-27 10:52 Rev.: 418

fixed tests.

0 lines of code changed in 1 file:

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

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-16 19: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-14 19: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-06 20: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-03 19:07 Rev.: 287

fixed test that crashed cruisecontrol

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-02 02:30 Rev.: 281

one last progress test that I had missed.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-02 02:19 Rev.: 280

more progress tests. bGF6eSBiaXRjaGVzIDop

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-02 01:14 Rev.: 279

added most context menu related progress tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-01 23: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-27 02:07 Rev.: 241

changed test files to .jucm instead of .ucm

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-26 03:59 Rev.: 229

added progress tests - property view related. many fail.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-26 01:19 Rev.: 226

worked on some progress tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
etremblay 2005-05-25 23:31 Rev.: 224

Updated the progress tests to include the path tool...

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-16 04:55 Rev.: 149

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:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
etremblay 2005-05-14 16:46 Rev.: 145

Moved property page related class in the package seg.jUCMNav.views.property

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-13 15:57 Rev.: 139

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:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-12 15:45 Rev.: 132

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:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-05 03:52 Rev.: 104

final wave of tests for bind/unbind

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-05 02:17 Rev.: 101

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:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-05-03 03:00 Rev.: 92

first commit for bug 134

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jmcmanus 2005-04-28 02:03 Rev.: 88

Generated commented code for tests

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-04-27 06:01 Rev.: 87

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:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-04-27 02:27 Rev.: 86

- 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:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)

(3 more)

Generated by StatCVS 0.6.0