NimYAML/test
Felix Krause d987b607e5 Check for custom object errors when loading
* Ensure no duplicate fields
 * Ensure no missing fields
 * Ensure no unknown fields
 * Implemented for both tuples and objects,
   including variant objects
2016-09-21 15:40:03 +02:00
..
commonTestUtils.nim Restructuring: no more includes 2016-09-20 21:53:38 +02:00
tdom.nim Restructuring: no more includes 2016-09-20 21:53:38 +02:00
testEventParser.nim Restructuring: no more includes 2016-09-20 21:53:38 +02:00
tests.nim Made test names more consistent 2016-09-20 19:22:31 +02:00
tjson.nim Restructuring: no more includes 2016-09-20 21:53:38 +02:00
tlex.nim Improved tests, benchs, shallowCopies 2016-09-14 18:31:09 +02:00
tserialization.nim Check for custom object errors when loading 2016-09-21 15:40:03 +02:00
yamlTestSuite.nim Restructuring: no more includes 2016-09-20 21:53:38 +02:00