NimYAML/test
Vindaar ebe4201cbc replace `assertStringEqual` by version checking for content and len
Now check for content *and* length of the strings in
`tserialization`. Also adds a test case for the case with which the
old version would have failed (one string longer than the other, thus
being different).

This version tries to keep the error reporting mechanism the same as
the old version.
2018-10-12 16:00:39 +02:00
..
yaml-test-suite@fa266d172e Version 0.10.3 2017-09-20 19:04:57 +02:00
commonTestUtils.nim Improved test code 2017-01-10 11:35:19 +01:00
tdom.nim Improved DOM API 2016-11-28 20:17:04 +01:00
testEventParser.nim Updated yaml-dev-kit test data parser 2016-12-05 19:22:51 +01:00
tests.nim Integrated parser and quickstart tests 2016-10-09 15:05:18 +02:00
tjson.nim Made tjson and tserialization compile for JS 2017-02-13 17:10:56 +01:00
tlex.nim Moved private sources to yaml/private 2017-02-06 20:39:04 +01:00
tparser.nim Version 0.10.3 2017-09-20 19:04:57 +02:00
tquickstart.nim replace `echo` + `quit(1)` by error call in `tquickstart.nim` 2018-10-12 16:00:39 +02:00
tserialization.nim replace `assertStringEqual` by version checking for content and len 2018-10-12 16:00:39 +02:00