![]() | ![]() |
[root]/src/test/com/thoughtworks/xstream/testutil
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 14 (100.0%) | 208 (100.0%) | 14.8 |
joehni | 10 (71.4%) | 125 (60.1%) | 12.5 |
joe | 4 (28.6%) | 83 (39.9%) | 20.7 |
Add license headers to core.
32 lines of code changed in 3 files:
Fix JDK 1.3 build.
Jettison is based on JDK 1.4 (uses java.nio classes).
Fix SecurityManagerTest for ant build.
DynamicSecurityManager collects failing permissions.
8 lines of code changed in 1 file:
Adjust svn properties.
0 lines of code changed in 3 files:
Supress System.out for failing permissions.
8 lines of code changed in 1 file:
Added tests with active SecurityManager (XSTR-219).
77 lines of code changed in 1 file:
Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.
Remove any deprecated stuff from 1.1.x.
0 lines of code changed in 1 file:
Added test to check the order of the object serialization callbacks in inheritance hierarchy matches that of Java Object Serialization
28 lines of code changed in 1 file:
Bit the bullet and replaced the test suite decorator with a horrible static util class. Not elegant, but seems to keep IDEA happy.
21 lines of code changed in 2 files:
Some tests were still failing when run in different timezones. Created a generic junit test decorator to look after timezones.
34 lines of code changed in 1 file: