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

Directory Created:
2009-04-23 17:21
Total Files:
3
Deleted Files:
2
Lines of Code:
151

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 21 (100.0%) 217 (100.0%) 10.3

Most Recent Commits

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

changing root model NS to 0.6: migrating test models

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoFrames.iaml (+1 -1)
soundasleep 2011-05-04 15:57 Rev.: 2793

issue 242: remigrating test models

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoFrames.iaml (-15)
soundasleep 2011-05-04 13:42 Rev.: 2789

issue 242: migrating test models

47 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoFrames.iaml (+47 -1)
soundasleep 2010-04-17 12:20 Rev.: 1925

migrating all test models to new 0.5 namespace

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoFrames.iaml (+1 -1)
soundasleep 2010-02-17 18:03 Rev.: 1530

migrating all test models to 0.4.3
using EMF to re-save loaded models will allow better serialization consistency in the future (such as removing unnecessary duplicate xmlns specifications)

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoFrames.iaml (+1 -1)
soundasleep 2010-02-17 13:55 Rev.: 1519

migrating all test models automatically to 0.4.3

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoFrames.iaml (+1 -2)
soundasleep 2010-02-10 18:08 Rev.: 1472

updating codegen test models to new refactored metamodel
migrating codegen templates to use new metamodel
updating codegen tests as necessary

5 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: ChecksTest.java (+2 -2), NoFrames.iaml (new 3), NoPages.iaml (del)
soundasleep 2009-10-19 20:05 Rev.: 1288

setting svn:mime-type correctly on .iaml and .iaml_diagram files

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoPages.iaml (changed)
soundasleep 2009-09-11 13:12 Rev.: 1151

migrating all testcase models to new model 0.4 NS
fixing bug where PrimitiveOperation would not have a generated ID
invalid GeneratorExtensions now throw exceptions rather than valid, but incorrect, values

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoPages.iaml (+1 -1)
soundasleep 2009-08-11 13:36 Rev.: 957

the code generation for codegen tests are now cached (like inference tests)

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: ChecksTest.java (+1 -1)
soundasleep 2009-07-14 13:07 Rev.: 797

refactoring and renaming all test suites to AllXXXTests

27 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: AllOawTests.java (new 27), OawTestsSuite.java (del)
soundasleep 2009-05-12 00:10 Rev.: 684

various hopeful memory leak fixes, all which do very little
Gmf* test cases no longer save loaded documents to memory (was using up a lot of our PermGen memory)
attempts at resolving issue 31: EclipseTestSuite runs out of memory
all Codegen and Inference test cases no longer have their own InternetApplication instance
CodegenTestCase#tearDown() now removes the reference to the InternetApplication (does very little)

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: ChecksTest.java (+1 -4)
soundasleep 2009-05-10 19:45 Rev.: 669

exception throwing within codegen templates can now be read

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: ChecksTest.java (+1 -3)
soundasleep 2009-05-04 22:31 Rev.: 649

moving all code generation test cases to use class-based model loading, rather than string-based

8 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: ChecksTest.java (+8 -3)
soundasleep 2009-05-01 13:33 Rev.: 623

migrating all test models to 0.2
fixing broken drools rules

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: NoPages.iaml (+1 -1)
soundasleep 2009-04-23 17:21 Rev.: 614

errors occured while generating code are now stored in CustomOAWLog
checks.chk can now be tested in test cases

121 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/codegen/oaw: ChecksTest.java (new 91), NoPages.iaml (new 3), OawTestsSuite.java (new 27)
Generated by StatSVN 0.7.0