[root]/classes/test/brokenMdds

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 43 (100.0%) | 1.5 |
| stefan | 23 (82.1%) | 38 (88.4%) | 1.6 |
| manuel_gay | 3 (10.7%) | 5 (11.6%) | 1.6 |
| bvdvelde | 2 (7.1%) | 0 (0.0%) | 0.0 |
replacing unit test MDDs with new MDDs, creating unit tests to work with the old mdd parser
0 lines of code changed in 1 file:
better grammar for validation rules, implementing multi-unique keys and range validation rules
1 lines of code changed in 1 file:
Checking if field names are not reserved keywords (java, hibernate)
4 lines of code changed in 1 file:
some more testfixes
0 lines of code changed in 2 files:
bug 661 fixed (whitespace in field definitions)
FieldParser contains also unique keyword support, so that one needs to wait for that to be released
Merry Xmas!
2 lines of code changed in 1 file:
test cases for negative integers
4 lines of code changed in 2 files:
one more test
3 lines of code changed in 1 file:
another broken mdd
2 lines of code changed in 1 file:
missing error for capitalized field names
3 lines of code changed in 2 files:
renamed, to get rid of a weird java error because of % in filename
2 lines of code changed in 2 files:
renamed - now with valid windows filename
0 lines of code changed in 2 files:
Fred's suggestion at http://bugs.best.eu.org/show_bug.cgi?id=532
2 lines of code changed in 1 file:
spaces in mdd names should not be allowed
2 lines of code changed in 1 file:
weird filename test case
0 lines of code changed in 1 file:
http://bugs.best.eu.org/show_bug.cgi?id=532 (valid->broken)
2 lines of code changed in 1 file:
name oddities, http://bugs.best.eu.org/show_bug.cgi?id=526
4 lines of code changed in 3 files:
test all .mdd files in test/{valid|broken}Mdds/ directory
2 lines of code changed in 1 file:
some more mdd tests
6 lines of code changed in 2 files:
extending the test suite
4 lines of code changed in 2 files: