Directory src/test/com/thoughtworks/xstream/persistence/

Total Files:
4
Deleted Files:
2
Lines of Code:
981

[root]/src/test/com/thoughtworks/xstream/persistence

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 1111 (100.0%) 55.5
gas 12 (60.0%) 1067 (96.0%) 88.9
joehni 8 (40.0%) 44 (4.0%) 5.5

Most Recent Commits

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

Add license headers to core.

44 lines of code changed in 4 files:

  • src/test/com/thoughtworks/xstream/persistence: FileStreamStrategyTest.java (+11), XmlArrayListTest.java (+11), XmlMapTest.java (+11), XmlSetTest.java (+11)
joehni 2006-11-10 17:28 Rev.: 1049

Adjust svn properties.

0 lines of code changed in 4 files:

  • src/test/com/thoughtworks/xstream/persistence: FileStreamStrategyTest.java (changed), XmlArrayListTest.java (changed), XmlMapTest.java (changed), XmlSetTest.java (changed)
gas 2006-07-06 09:49 Rev.: 887

arraylist implementation backed on a xmlmap and removed useless fields in xmlset

272 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/persistence: XmlArrayListTest.java (new 272)
gas 2006-06-28 12:02 Rev.: 883

file based to stream based strategies and "dumb" xmlset implementation

195 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/persistence: XmlSetTest.java (new 195)
gas 2006-06-28 11:40 Rev.: 882

file based to stream based strategies and "dumb" xmlset implementation

305 lines of code changed in 3 files:

  • src/test/com/thoughtworks/xstream/persistence: FileStreamStrategyTest.java (new 232), KeyNamingStrategyTest.java (del), XmlMapTest.java (+73 -76)
gas 2006-06-18 01:03 Rev.: 880

correctly implementing the put contract and removed the putAll

13 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/persistence: XmlMapTest.java (+13)
gas 2006-06-17 17:09 Rev.: 878

naming strategy escapes non-valid characters

50 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/persistence: KeyNamingStrategyTest.java (new 50)
gas 2006-06-17 16:34 Rev.: 877

changed assertion order

4 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/persistence: XmlMapTest.java (+4 -4)
gas 2006-06-15 11:20 Rev.: 874

XML --> xml

228 lines of code changed in 2 files:

  • src/test/com/thoughtworks/xstream/persistence: XMLMapTest.java (del), XmlMapTest.java (new 228)
gas 2006-06-15 11:08 Rev.: 873

rename package util to persistence

0 lines of code changed in 2 files:

  • src/test/com/thoughtworks/xstream/persistence: XMLMapTest.java (new)