Directory org.openiaml.model.tests/src/org/openiaml/model/tests/release/

Directory Created:
2008-11-17 10:25
Total Files:
16
Deleted Files:
1
Lines of Code:
5619

[root]/org.openiaml.model.tests/src/org/openiaml/model/tests/release

Lines of Code

org.openiaml.model.tests/src/org/openiaml/model/tests/release/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 210 (100.0%) 6558 (100.0%) 31.2

Most Recent Commits

soundasleep 2011-09-26 19:11 Rev.: 3126

0.6 release: updating all plugin versions

4 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: LicenceTest.java (+2), PluginsTestCase.java (+2)
soundasleep 2011-09-26 17:07 Rev.: 3116

issue 236: NuSMV ecore should remain in sync with IAML ecore

18 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: EcoreTestCase.java (+18 -1)
soundasleep 2011-08-09 17:34 Rev.: 3073

various minor fixes to satisfy failing release tests

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGenTestCase.java (+1 -5)
soundasleep 2011-07-05 20:22 Rev.: 2998

issue 268: updating test cases

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+1 -1)
soundasleep 2011-06-27 19:31 Rev.: 2978

issue 263: updating ecore metamodel and simplegmf definitions

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGenTestCase.java (+1 -1)
soundasleep 2011-06-27 17:45 Rev.: 2969

special Labels (such as Type) specified in simplegmf can now be updated on Edges (Links) as well as Nodes

38 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: DynamicTemplatesTest.java (+38)
soundasleep 2011-05-17 14:07 Rev.: 2926

issue 257: updating diagram editors
ignoring newly generated diagram editors (access_handler, login_handler)
improving error messages from failed shortcuts tests

12 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: NewWizardsTest.java (+3 -3), PluginsTestCase.java (+9 -2)
soundasleep 2011-05-16 17:54 Rev.: 2922

issue 257: updating inference test cases

0 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ElementModeldocTestCase.java (-1), GmfGenTestCase.java (-10)
soundasleep 2011-05-13 12:56 Rev.: 2902

issue 248: moving CompositeOperation to ActivityOperation, CompositeCondition to ActivityFunction
adding new model elements ExternalValue (not yet implemented)

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+2 -2)
soundasleep 2011-05-11 19:04 Rev.: 2901

various minor fixes to satisfy release tests

3 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+3 -1)
soundasleep 2011-05-10 19:33 Rev.: 2883

fixing a minor Release tests failure from r2880

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: PluginsTestCase.java (+1 -1)
soundasleep 2011-05-10 13:59 Rev.: 2867

issue 244: renaming PrimitiveOperation to BuiltinOperation
updating model migrator
updating simplegmf definitions

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+1 -1)
soundasleep 2011-05-10 13:20 Rev.: 2865

resolving the failing ParentNamesTestCase release test

5 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+5 -1)
soundasleep 2011-05-09 19:52 Rev.: 2853

issue 244: updating model migrator

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+2 -2)
soundasleep 2011-05-07 14:29 Rev.: 2831

issue 244: updating basic model code

11 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+11 -11)
soundasleep 2011-05-05 19:06 Rev.: 2807

issue 254: removing EntryGate, ExitGate model elements from metamodel
updating diagram definitions

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+2 -2)
soundasleep 2011-05-05 15:17 Rev.: 2799

issue 234: updating diagram editors to use new EClass definition of DomainSchema

61 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: DynamicTemplatesTest.java (+14), ParentNamesTestCase.java (+47 -4)
soundasleep 2011-05-03 14:11 Rev.: 2776

simplegmf: generated OCL constraints can now also handle subpackages that are different from the root package
removing test cases to check the order of stereotype labels, as this is now handled by simplegmf

8 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: StereotypesTestCase.java (+8 -55)
soundasleep 2011-05-03 13:25 Rev.: 2775

fixes to iaml.simplegmf to satisfy ReleaseTestCases
updating ReleaseTestCases

26 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGraphTestCase.java (+5 -4), ParentNamesTestCase.java (+8 -1), StereotypesTestCase.java (+13 -3)
soundasleep 2011-04-29 19:23 Rev.: 2727

reverting changes from issue 242 until further research is complete

3 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+3 -3)
soundasleep 2011-04-29 18:37 Rev.: 2726

issue 242: updating diagram editors

3 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+3 -3)
soundasleep 2011-04-28 20:38 Rev.: 2721

various refactorings and minor improvements

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: PluginsTestCase.java (+2 -2)
soundasleep 2011-04-28 16:15 Rev.: 2704

adding a .gmfgen test case to ensure that there is only one Project Navigator generated in the project

87 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGenTestCase.java (+87 -1)
soundasleep 2011-04-28 13:17 Rev.: 2700

issue 241: updating iaml.ecore and some initial test cases

5 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ElementModeldocTestCase.java (+1 -1), GmfGenTestCase.java (+1 -1), ParentNamesTestCase.java (+3 -3)
soundasleep 2011-04-21 18:44 Rev.: 2683

issue 191: updating test cases, inference rules and codegen templates

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+1)
soundasleep 2011-04-21 15:52 Rev.: 2668

issue 179: removing StaticValue
updating test cases

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (-1)
soundasleep 2011-04-21 14:33 Rev.: 2665

moving activity operation-related elements into Operations package

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+2 -1)
soundasleep 2011-04-08 18:53 Rev.: 2651

issue 224: removing Hidden element from metamodel
updating model migrators

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (-2)
soundasleep 2011-03-22 12:35 Rev.: 2588

adding a list of all abstract types of elements that should display parent names

102 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+102 -7)
soundasleep 2010-07-01 12:05 Rev.: 2393

adding Hidden element

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: ParentNamesTestCase.java (+2)
soundasleep 2010-06-22 17:13 Rev.: 2362

removing NavigateAction and RunAction: updating tests and reorganising imports

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: LicenceTest.java (+2 -2)
soundasleep 2010-06-04 12:31 Rev.: 2335

Stereotype labels need to be Label Mappings, not Design Label Mappings, or else element icons will not be displayed
regenerating gmfgens

64 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: StereotypesTestCase.java (+64 -4)
soundasleep 2010-06-03 18:49 Rev.: 2326

removing 'wire' diagram editor
updating test cases

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: NewWizardsTest.java (-5), StereotypesTestCase.java (+2 -2)
soundasleep 2010-06-03 16:19 Rev.: 2320

issue 195: making all line colours black, rather than the (hard to see) gray
adding a test case to add foreground colours to gmfgraph automatically
fixing root.gmfmap

38 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGraphTestCase.java (+34 -1), ParentNamesTestCase.java (+3 -1), StereotypesTestCase.java (+1 -3)
soundasleep 2010-06-03 15:26 Rev.: 2317

issue 195: fixing broken test cases in gmfgraph

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGraphTestCase.java (+1)
soundasleep 2010-06-02 17:28 Rev.: 2315

issue 182: adding a test case to check for duplicate codegen extensions

90 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: AllReleaseTests.java (+1), CodegenTestCase.java (new 89)
soundasleep 2010-05-28 13:38 Rev.: 2303

issue 192: connecting up mapping for stereotype labels on links
updating frame.gmfmap

114 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: StereotypesTestCase.java (+114 -2)
soundasleep 2010-05-27 16:54 Rev.: 2302

adding a test case to check that fixedFont=false for all .gmfgen nodes

50 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: GmfGenTestCase.java (+50)
soundasleep 2010-05-27 16:35 Rev.: 2300

issue 192: modifying the dynamic templates to automatically underline instance class names

14 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: DynamicTemplatesTest.java (+14)
soundasleep 2010-05-27 16:33 Rev.: 2299

issue 192: adding a test case to check for, and automatically add, Stereotype labels to the .gmfgraph and related mappings

280 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/release: AllReleaseTests.java (+1), GmfGraphTestCase.java (+19 -2), StereotypesTestCase.java (new 260)

(93 more)

Generated by StatSVN 0.7.0