NimYAML/test
Felix Krause 741fd18047 Deprecated DOM API, YamlNode now supported by serialization API
* implements #48
 * also fixes #108
 * updated docs
2022-06-05 12:27:19 +02:00
..
yaml-test-suite@80f289435a updated tests, fixed problems 2021-10-22 17:42:48 +02:00
commonTestUtils.nim fixed parser test framework; started making parser tests green 2020-11-04 22:47:52 +01:00
tannotations.nim added {.sparse.}. fixes #82 2020-06-26 23:21:22 +02:00
tdom.nim Deprecated DOM API, YamlNode now supported by serialization API 2022-06-05 12:27:19 +02:00
testEventParser.nim updated tests, fixed problems 2021-10-22 17:42:48 +02:00
tests.nim disable DOM API when using ARC (ref #85) 2021-05-18 00:42:58 +02:00
tjson.nim removed obsolete TagLibrary type. control tag directives when dumping. fixes #95 2021-03-23 18:51:05 +01:00
tlex.nim made anchor resolution during deserialization safer 2020-11-10 14:48:19 +01:00
tparser.nim updated tests, fixed problems 2021-10-22 17:42:48 +02:00
tquickstart.nim replace `echo` + `quit(1)` by error call in `tquickstart.nim` 2018-10-12 16:00:39 +02:00
tserialization.nim removed obsolete TagLibrary type. control tag directives when dumping. fixes #95 2021-03-23 18:51:05 +01:00