Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-05-05 | * Fixes LandDataSerializerTests on Windows by stripping CR from the ↵ | Teravus Ovares (Dan Olivares) | 1 | -6/+10 | |
serialization result since the reference serialization has LF only. * Added a bool result and then an Assert.That(result) because resharper was having a hard time with the equality compare in Assert.That. | |||||
2009-10-01 | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 1 | -3/+41 | |
- adding another LandDataSerializer testcase | |||||
2009-10-01 | fixing LandDataSerializer (yeah! for testcases) | dr scofield (aka dirk husemann) | 1 | -4/+8 | |
2009-10-01 | adding meat to the LandDataSerializerTest cases. | dr scofield (aka dirk husemann) | 1 | -1/+4 | |
2009-10-01 | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 1 | -0/+86 | |