Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on ↵ | Justin Clark-Casey (justincc) | 2012-04-30 | 1 | -33/+0 |
| | | | | | | and off within tests. This makes *.Tests.dll.config files no longer needed, hence deleted. | ||||
* | Change LandDataSerializer deserialization so that in the future it won't ↵ | Justin Clark-Casey (justincc) | 2012-02-03 | 1 | -0/+33 |
care about extra elements or element order. This brings it into line with other deserializations such as object and will improve future backward compatibility. |