Directory classes/test/

Directory Created:
2003-01-09 21:02
Total Files:
41
Deleted Files:
10
Lines of Code:
5173

[root]/classes/test
            directory in repo brokenMdds (15 files, 35 lines)
            directory in repo expected (97 files, 2768 lines)
            Folder removed from repo http (0 files, 0 lines)
            Folder removed from repo newtags (0 files, 0 lines)
            directory in repo selenium (1 files, 62 lines)
            directory in repo tags (5 files, 1532 lines)
            directory in repo util (1 files, 169 lines)
            directory in repo validMdds (19 files, 142 lines)

Lines of Code

classes/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 311 (100.0%) 7485 (100.0%) 24.0
manuel_gay 150 (48.2%) 4379 (58.5%) 29.1
rosso_nero 56 (18.0%) 874 (11.7%) 15.6
cristi 22 (7.1%) 767 (10.2%) 34.8
bvdvelde 6 (1.9%) 472 (6.3%) 78.6
stefan 28 (9.0%) 467 (6.2%) 16.6
cristian_bogdan 29 (9.3%) 253 (3.4%) 8.7
adlerscout 8 (2.6%) 157 (2.1%) 19.6
marius9 3 (1.0%) 76 (1.0%) 25.3
stefanba 4 (1.3%) 20 (0.3%) 5.0
adler 5 (1.6%) 20 (0.3%) 4.0

Most Recent Commits

manuel_gay 2009-08-30 17:08 Rev.: 4033

adding comments on functions and rules

4 lines of code changed in 1 file:

  • classes/test: Person.mdd (+4 -4)
manuel_gay 2009-08-30 17:06 Rev.: 4032

test pages for post-back

43 lines of code changed in 2 files:

  • classes/test: ValidationLogic.java (new 22), ValidationSubfolderLogic.java (new 21)
manuel_gay 2009-08-12 20:59 Rev.: 4007

Also generating QF AST for old mdd parser thus allowing it to run with the new query inliner

0 lines of code changed in 1 file:

  • classes/test: mddOld.java (changed)
manuel_gay 2009-07-21 10:46 Rev.: 4000

custom messages for standard validation errors (bug 1098)

0 lines of code changed in 1 file:

  • classes/test: Person.mdd (changed)
manuel_gay 2009-07-16 14:37 Rev.: 3992

fixing bug with multi-uniqueness keys, implementing nested subsets

0 lines of code changed in 4 files:

  • classes/test: ParserComparison.mdd (changed), Person.mdd (changed), table.java (changed), tableHibernate.java (changed)
manuel_gay 2009-07-15 18:23 Rev.: 3991

adding comparison rules in subfields

0 lines of code changed in 1 file:

  • classes/test: Person.mdd (changed)
manuel_gay 2009-07-15 16:24 Rev.: 3986

replacing unit test MDDs with new MDDs, creating unit tests to work with the old mdd parser

1680 lines of code changed in 19 files:

  • classes/test: Individual.mdd (changed), IndividualNew.mdd (del), IndividualNewDB.mdd (del), IndividualOld.mdd (new 11), MDDParserDiff.java (changed), ParserComparison.mdd (changed), ParserTest.mdd (changed), Person.mdd (changed), PersonNew.mdd (del), PersonNewDB.mdd (del), PersonOld.mdd (new 123), mdd.java (changed), mddNew.java (del), mddOld.java (new 140), table.java (changed), tableHibernate.java (changed), tableHibernateOld.java (new 640), tableNew.java (del), tableOld.java (new 766)
manuel_gay 2009-07-08 18:28 Rev.: 3980

- changing syntax of error messages to use string litterals
- moving forward with comparison rule, doing the actual parsing of the comparison expression with antlr instead of regexp

0 lines of code changed in 2 files:

  • classes/test: IndividualNew.mdd (changed), PersonNew.mdd (changed)
manuel_gay 2009-07-08 00:27 Rev.: 3976

- simplifying datadefinitionprovider interface
- getting database tests to work with new mdd parser
- unit tests for new parser

0 lines of code changed in 8 files:

  • classes/test: IndividualNew.mdd (changed), MDDParserDiff.java (changed), ParserComparison.mdd (changed), ParserTest.mdd (changed), Person.mdd (changed), PersonNew.mdd (changed), mddNew.java (changed), tableNew.java (changed)
manuel_gay 2009-07-03 15:56 Rev.: 3974

fixing bugs related to structure, moving forward with dbtable unit test

0 lines of code changed in 4 files:

  • classes/test: IndividualNewDB.mdd (new), PersonNewDB.mdd (new), table.java (changed), tableNew.java (new)
manuel_gay 2009-07-02 18:26 Rev.: 3972

fixing bugs, especially related to subfields

70 lines of code changed in 2 files:

  • classes/test: ParserComparison.mdd (+61 -32), ParserTest.mdd (+9 -9)
manuel_gay 2009-07-01 18:12 Rev.: 3971

fixing many small issues, comparison with current parser

62 lines of code changed in 3 files:

  • classes/test: MDDParserDiff.java (new 45), ParserComparison.mdd (new), ParserTest.mdd (+17 -11)
manuel_gay 2009-06-30 20:47 Rev.: 3968

actor functions, function pre-processing, regexp validation rule (untested), comparison validation rule (not finished), several fixes to the data definition creation

39 lines of code changed in 2 files:

  • classes/test: OldTest.mdd (new 39), PersonNew.mdd (changed)
manuel_gay 2009-06-29 19:49 Rev.: 3964

grammar for functions and grammar regexp validation rule, several improvements for validation rules, partly implemented function creation

23 lines of code changed in 2 files:

  • classes/test: ParserTest.mdd (+2), PersonNew.mdd (+21 -7)
manuel_gay 2009-06-29 15:28 Rev.: 3963

parsing function bodies and comparison validation rules

0 lines of code changed in 2 files:

  • classes/test: ParserTest.mdd (changed), PersonNew.mdd (changed)
manuel_gay 2009-06-28 21:16 Rev.: 3960

better grammar for validation rules, implementing multi-unique keys and range validation rules

0 lines of code changed in 2 files:

  • classes/test: ParserTest.mdd (changed), PersonNew.mdd (changed)
manuel_gay 2009-06-27 23:30 Rev.: 3959

Passing all MDD unit tests (except the one for super-nested types)

10 lines of code changed in 2 files:

  • classes/test: PersonNew.mdd (+5 -6), mddNew.java (+5)
manuel_gay 2009-06-26 18:46 Rev.: 3957

handling eof

1 lines of code changed in 1 file:

  • classes/test: PersonNew.mdd (+1 -5)
manuel_gay 2009-06-26 16:06 Rev.: 3956

making validation rules work in subfields

12 lines of code changed in 1 file:

  • classes/test: PersonNew.mdd (+12 -3)
manuel_gay 2009-06-26 15:16 Rev.: 3955

making validation rules work in subfields

1 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (+1)
manuel_gay 2009-06-26 13:18 Rev.: 3954

- discovering return types in ANTLR and using it to simplify the analysis grammar a lot

0 lines of code changed in 1 file:

  • classes/test: PersonNew.mdd (changed)
manuel_gay 2009-06-25 18:46 Rev.: 3953

implementing charEnum and setCharEnum

2 lines of code changed in 1 file:

  • classes/test: PersonNew.mdd (+2)
manuel_gay 2009-06-25 18:18 Rev.: 3952

starting to test on real MDD, fixing many little issues

213 lines of code changed in 4 files:

  • classes/test: IndividualNew.mdd (new 14), ParserTest.mdd (-2), PersonNew.mdd (new 62), mddNew.java (new 137)
manuel_gay 2009-06-24 20:11 Rev.: 3950

moving creation of standard fields to DataDefinitionImpl, other fixes

0 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (changed)
manuel_gay 2009-06-24 18:55 Rev.: 3949

first success in building an MDD, yet untested

0 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (changed)
manuel_gay 2009-06-23 18:59 Rev.: 3946

starting validation rule re-implementation, advancing on grammar

5 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (+5 -1)
manuel_gay 2009-06-23 17:49 Rev.: 3945

- finishing implementation of DataDef and FieldDef, untested
- small adjustment in parsing
- some changes in DataDef and FieldDef interface

9 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (+9 -1)
manuel_gay 2009-06-11 16:02 Rev.: 3932

updating test results

204 lines of code changed in 2 files:

  • classes/test: MakumbaTestData.java (new 194), MakumbaTestSetup.java (+10 -168)
manuel_gay 2009-05-13 19:32 Rev.: 3823

- include!

0 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (changed)
manuel_gay 2009-05-11 23:29 Rev.: 3822

- fixed all lexical warnings
- made parser mode robust
- started implementing !include

4 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (+4 -2)
manuel_gay 2009-05-09 13:27 Rev.: 3821

improving error handling, support of !title in subfields

2 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (+2 -1)
manuel_gay 2009-05-04 20:08 Rev.: 3818

almost done with simple fields

0 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (changed)
manuel_gay 2009-05-03 23:20 Rev.: 3817

moving further with the analyser, starting to get useful nodes
skeletton for DataDefinition and FieldDefinition builder

4 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (+4 -1)
manuel_gay 2009-05-02 17:13 Rev.: 3815

grammar for most of field parsing and field analysis

39 lines of code changed in 1 file:

  • classes/test: ParserTest.mdd (new 39)
rosso_nero 2009-01-07 03:27 Rev.: 3587

fixing test function

2 lines of code changed in 1 file:

  • classes/test: Person.mdd (+2 -2)
rosso_nero 2009-01-07 02:59 Rev.: 3586

corrected test

7 lines of code changed in 2 files:

  • classes/test: Person.mdd (+2 -2), oqlanalyzer.java (+5 -3)
manuel_gay 2009-01-07 01:16 Rev.: 3581

- making the intelligent mechanism in TransactionProvider actually work
- fixing part of the HQL tests

0 lines of code changed in 1 file:

  • classes/test: MakumbaTestSetup.java (changed)
manuel_gay 2009-01-06 03:27 Rev.: 3577

removing tests-new

0 lines of code changed in 1 file:

  • classes/test: all.java (-4)
manuel_gay 2009-01-06 03:26 Rev.: 3576

simplyfying the TransactionProvider, i.e. moving special methods to the right implementations

12 lines of code changed in 2 files:

  • classes/test: table.java (+6 -5), tableHibernate.java (+6 -5)
rosso_nero 2009-01-05 14:42 Rev.: 3570

separator char for validation rule error message is now " :", not ":"; some more tests on functions

0 lines of code changed in 2 files:

  • classes/test: Person.mdd (changed), oqlanalyzer.java (changed)

(146 more)

Generated by StatSVN 0.5.0