[root]/xstream/src/test/com/thoughtworks/xstream/core
util
(7 files, 432 lines)
Removed too much. Reverted valid parts.
25 lines of code changed in:
Drop invalid JVM tests.
0 lines of code changed in:
Adjust svn properties.
36 lines of code changed in:
test for concurrent exception modification
9 lines of code changed in:
Fix id for implicit collection (XSTR-288).
22 lines of code changed in:
Support absolute XPath references (XSTR-88).
29 lines of code changed in:
Resolve references to implicit collections (XSTR-276 and XSTR-283).
Factor out AbstractReference(Un)Marshaller.
13 lines of code changed in:
Real nasty show cases for XSTR-276 and XSTR-283.
88 lines of code changed in:
XSTR-281: Applied patch from Guilherme Silveira
27 lines of code changed in:
Fix unit test for JDK 1.3.
1 lines of code changed in:
Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.
Remove any deprecated stuff from 1.1.x.
2 lines of code changed in:
Ensure fields writen in declaration order (XSTR-215).
28 lines of code changed in:
Fix JDK 1.3 issues.
5 lines of code changed in:
Caught NumberFormatException in java.version for weird JVMs
6 lines of code changed in:
Added test case for XSTR-148, contributed by Chung-Onn Cheong
85 lines of code changed in:
More work on the new mapper architecture.
21 lines of code changed in:
Moved immutable type setup into XStream facade
54 lines of code changed in:
Moved new classes that support the new mapping architecture into their own package. com.thoughtworks.xstream.mapper
0 lines of code changed in:
Moved setup of standard converters from DefaultConverterLookup to XStream facade, making it easy to override
2 lines of code changed in:
Pulled remaining functionality (which has no special rules left) out of DefaultClassMapper into DefaultMapper
2 lines of code changed in:
(16 more)