Directory src/test/com/thoughtworks/xstream/io/

Directory Created:
2006-03-15 01:26
Total Files:
2
Deleted Files:
0
Lines of Code:
259

[root]/src/test/com/thoughtworks/xstream/io
                            directory in repo binary (2 files, 160 lines)
                            directory in repo copy (1 files, 55 lines)
                            directory in repo json (2 files, 741 lines)
                            directory in repo path (4 files, 339 lines)
                            Folder removed from repo squidgey (0 files, 0 lines)
                            directory in repo xml (25 files, 2064 lines)
                                Folder removed from repo xpp3 (0 files, 0 lines)
                                Folder removed from repo xppdom (0 files, 0 lines)

Lines of Code

src/test/com/thoughtworks/xstream/io/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
joehni 7 (100.0%) 261 (100.0%) 37.2

Most Recent Commits

joehni 2007-12-10 21:50 Rev.: 1345

Add license headers to core.

21 lines of code changed in 2 files:

  • src/test/com/thoughtworks/xstream/io: DriverEndToEndTestSuite.java (+11), StatefulWriterTest.java (+10)
joehni 2007-10-18 03:24 Rev.: 1275

Fix JDK 1.3 compatibility.

13 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io: DriverEndToEndTestSuite.java (+13 -2)
joehni 2007-10-18 03:16 Rev.: 1274

Move driver end-to-end test suite.

62 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io: DriverEndToEndTestSuite.java (new 62)
joehni 2006-11-10 17:28 Rev.: 1049

Adjust svn properties.

0 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io: StatefulWriterTest.java (changed)
joehni 2006-04-01 13:00 Rev.: 786

XStream can marshal itself (XSTR-50).
XStream can marshal itself into a XStream (XSTR-227).
Use FastStack instead of LinkedList in Dom4JWriter.
Prepare Dom4JWriter for DriverEndToEndTest with ObjectStreams.
Fix StatefulWriter barfing wrongly on writing same attributes in different nesting levels.

9 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io: StatefulWriterTest.java (+9)
joehni 2006-03-15 01:26 Rev.: 724

Added new StatefulWriter as general solution for XSTR-244 and preparation for XSTR-276 and XSTR-283.

156 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io: StatefulWriterTest.java (new 156)