Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fixes LandDataSerializerTests on Windows by stripping CR from the ↵ | Teravus Ovares (Dan Olivares) | 2010-05-05 | 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. | ||||
* | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -3/+41 |
| | | | | - adding another LandDataSerializer testcase | ||||
* | fixing LandDataSerializer (yeah! for testcases) | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -4/+8 |
| | |||||
* | adding meat to the LandDataSerializerTest cases. | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -1/+4 |
| | |||||
* | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -0/+86 |