Directory org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6/

Directory Created:
2011-03-25 16:36
Total Files:
9
Deleted Files:
0
Lines of Code:
1210

[root]/org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6

Lines of Code

org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 47 (100.0%) 1383 (100.0%) 29.4

Most Recent Commits

soundasleep 2011-09-22 17:38 Rev.: 3104

changing root model NS to 0.6: migrating test models

4 lines of code changed in 4 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+1 -1), VisibleThingVisibility.iaml (+1 -1), VisibleThingVisibilityProperty.iaml (+1 -1), XQueryPredicates.iaml (+1 -1)
soundasleep 2011-08-09 17:18 Rev.: 3072

fixing references to old metamodel elements across project documentation

28 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.java (+28 -28)
soundasleep 2011-08-09 12:58 Rev.: 3064

migrating test models

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibilityProperty.iaml (+2 -2)
soundasleep 2011-06-28 13:56 Rev.: 2988

slotNames need to be migrated correctly

12 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: XQueryPredicates.iaml (+12 -12)
soundasleep 2011-06-27 19:49 Rev.: 2980

issue 263: migrating test models

30 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+3 -3), VisibleThingVisibilityProperty.iaml (+1 -1), XQueryPredicates.iaml (+26 -26)
soundasleep 2011-05-19 18:55 Rev.: 2937

XQueryPredicates test model needs to define slot names and types

22 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: XQueryPredicates.iaml (+22 -9)
soundasleep 2011-05-16 17:03 Rev.: 2921

issue 257: migrating test model instances

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+2 -2)
soundasleep 2011-05-13 12:58 Rev.: 2904

issue 248: migrating test model instances

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+2 -2)
soundasleep 2011-05-11 18:53 Rev.: 2899

reverting Map visibility change from r2815; Maps and MapPoints should always be visible, regardless of their current value, similarly to how an InputTextField should always be visible even if it is empty

4 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibility.java (+4 -3)
soundasleep 2011-05-11 17:12 Rev.: 2891

issue 246: implementing the codegen test case for XQueryPredicates
assertButtonPresentWithText(), assertButtonNotPresentWithText() needs to also check for visibility of Button

353 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: AllModel0_6CodegenTests.java (+1), XQueryPredicates.iaml (+2 -2), XQueryPredicates.java (new 350)
soundasleep 2011-05-11 14:21 Rev.: 2888

issue 246: adding a test codegen model instance for XQueryFunctions

124 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: XQueryPredicates.iaml (new 124)
soundasleep 2011-05-11 12:18 Rev.: 2884

migrating test models after Parameter.term/value metamodel reference change

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+1 -1), VisibleThingVisibilityProperty.iaml (+1 -1)
soundasleep 2011-05-10 14:00 Rev.: 2868

issue 244: migrating test model instances to use BuiltinOperation instead of PrimitiveOperation

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibilityProperty.iaml (+1 -1)
soundasleep 2011-05-09 16:30 Rev.: 2843

issue 244: migrating test models

9 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+4 -4), VisibleThingVisibility.iaml (+1 -1), VisibleThingVisibilityProperty.iaml (+4 -4)
soundasleep 2011-05-07 12:10 Rev.: 2826

Maps and MapPoints should be visible if a defaultValue is set, and its fieldValue has not been set to empty yet
updating failing test case

26 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibility.iaml (+2), VisibleThingVisibility.java (+24 -3)
soundasleep 2011-05-05 16:04 Rev.: 2801

issue 242: migrating test models

3 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+3 -3)
soundasleep 2011-05-04 15:57 Rev.: 2793

issue 242: remigrating test models

0 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (-15), VisibleThingVisibility.iaml (-15), VisibleThingVisibilityProperty.iaml (-15)
soundasleep 2011-05-04 13:42 Rev.: 2789

issue 242: migrating test models

138 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+45), VisibleThingVisibility.iaml (+45), VisibleThingVisibilityProperty.iaml (+48 -8)
soundasleep 2011-04-28 18:10 Rev.: 2713

issue 241: migrating all test models

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (+1 -1)
soundasleep 2011-04-27 16:20 Rev.: 2694

issue 219: adding codegen test case for DomainIterator.currentPointer property

188 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: AllModel0_6CodegenTests.java (+1), IteratorCurrentPointer.iaml (+1 -1), IteratorCurrentPointer.java (new 186)
soundasleep 2011-04-27 14:50 Rev.: 2690

issue 219: adding codegen test case

26 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: IteratorCurrentPointer.iaml (new 26)
soundasleep 2011-04-21 17:02 Rev.: 2676

reversing incorrectly migrated models by reverse merging from r2673

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibilityProperty.iaml (+2 -2)
soundasleep 2011-04-21 16:23 Rev.: 2673

issue 179: migrating models

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibilityProperty.iaml (+2 -2)
soundasleep 2011-03-25 18:59 Rev.: 2618

issue 223: adding a test case to check that the 'visible' property is a normal property

202 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: AllModel0_6CodegenTests.java (+1), VisibleThingVisibilityProperty.java (new 201)
soundasleep 2011-03-25 18:29 Rev.: 2616

adding test methods for issue 223

162 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: AllModel0_6CodegenTests.java (new 28), VisibleThingVisibility.java (new 134)
soundasleep 2011-03-25 18:23 Rev.: 2614

labels should have label text set, so it is easier to test visibility

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibility.iaml (+2 -2)
soundasleep 2011-03-25 16:36 Rev.: 2612

issue 223: adding test cases for visible property of VisibleThings

36 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/model0_6: VisibleThingVisibility.iaml (new 15), VisibleThingVisibilityProperty.iaml (new 21)
Generated by StatSVN 0.7.0