Directory xstream/src/test/com/thoughtworks/acceptance/someobjects/

Directory Created:
2004-03-07 11:26
Total Files:
11
Deleted Files:
2
Lines of Code:
159

Browse with ViewVC

[root]/xstream/src/test/com/thoughtworks/acceptance/someobjects

Lines of Code

xstream/src/test/com/thoughtworks/acceptance/someobjects/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 31 (100.0%) 166 (100.0%) 5.3
joe 12 (38.7%) 106 (63.9%) 8.8
mauro 4 (12.9%) 41 (24.7%) 10.2
joehni 15 (48.4%) 19 (11.4%) 1.2

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-03-15 22:23

Make JDK 1.3 happy.

1 lines of code changed in:

joehni 2006-03-15 22:12

Resolve references to implicit collections (XSTR-276 and XSTR-283).

Factor out AbstractReference(Un)Marshaller.

18 lines of code changed in:

joehni 2006-02-16 01:38

Improve test with namespaces.

Move TreeMapAndTreeSet test.

0 lines of code changed in:

mauro 2006-02-15 10:42

XSTR-273: Added ConverterMatcher and SingleValueConverter interfaces. Refactored Converter to extend ConverterMatcher.

Added AbstractSingleValueConverter to replace AbstractBaseConverter, which is now deprecated.

3 lines of code changed in:

  • xstream/src/test/com/thoughtworks/acceptance/someobjects: ZConverter.java (+3 -3)
joehni 2006-02-11 14:08

Null-handling clean-up.

0 lines of code changed in:

  • xstream/src/test/com/thoughtworks/acceptance/someobjects: NullTest.java (del)
mauro 2005-10-23 14:56

Added testUnmarshalsObjectFromXmlWithUnderscores()

11 lines of code changed in:

  • xstream/src/test/com/thoughtworks/acceptance/someobjects: U.java (new 11)
joe 2005-03-18 19:48

Updated build so it now works on JDK 1.4 and 1.5.

* If compiling on 1.5 the main Java classes (not the tests) are compiled with -target 1.3 to ensure the library still runs on 1.3 and 1.4 jdks.

* If compiling on 1.4 some of the 1.5 specific classes are ignored from the build and a warning is displayed.

Minor tweaks have been made to the code to ensure it behaves consistently across JDKs.

1 lines of code changed in:

mauro 2004-12-19 19:31

Added ability to change default converter ( XSTR-142)

27 lines of code changed in:

  • xstream/src/test/com/thoughtworks/acceptance/someobjects: Z.java (new 12), ZConverter.java (new 15)
joe 2004-05-09 13:33

More JDK1.3 compatability in test cases

1 lines of code changed in:

joe 2004-05-09 13:26

More JDK1.3 compatability.

6 lines of code changed in:

  • xstream/src/test/com/thoughtworks/acceptance/someobjects: X.java (+6)
joe 2004-05-08 10:06

XSTR-57: Converters for TreeSet and TreeMap that include Comparators

1 lines of code changed in:

joe 2004-03-17 10:20

XSTR-33: Serializes nulls

0 lines of code changed in:

  • xstream/src/test/com/thoughtworks/acceptance/someobjects: NullTest.java (new)
joe 2004-03-07 11:26

Moved test objects into acceptance package.

97 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT