NimYAML/test
Felix Krause 4d4e3c94e1 Added fplDocument, fixes #11
* Do not use -1 for unknown indentation, because the document level is -1.
 * Use const UnknownIndentation in code instead of magic number
 * Added fplDocument level which is used as root of the ancestry
 * Added debugFail() template to better locate internal errors
2016-03-19 22:45:24 +01:00
..
common.nim Various code style and naming fixes 2016-03-14 18:10:34 +01:00
constructingJson.nim Added copyright notices to files where missing 2016-02-27 13:09:50 +01:00
dom.nim Added copyright notices to files where missing 2016-02-27 13:09:50 +01:00
serializing.nim Added copyright notices to files where missing 2016-02-27 13:09:50 +01:00
testEventParser.nim Fixed small bugs 2016-03-16 19:20:18 +01:00
tests.nim Various code style and naming fixes 2016-03-14 18:10:34 +01:00
yamlTestSuite.nim Added fplDocument, fixes #11 2016-03-19 22:45:24 +01:00