NimYAML/test
Felix Krause f60725fc93 Made loading work at compile time
* dumping doesn't work at CT
 * timestamps don't work at CT
 * aliases don't work at CT
 * renamed tserialization -> tnative to mirror rename of native.nim file
 * added comptime tests to tnative, currently only execute when doing
   nim nativeTests, because of compiler bug
 * Fixes #70, #91
2023-08-30 21:14:31 +02:00
..
yaml-test-suite@6e6c296ae9 Updated test suite, fixed lexer issues 2023-03-10 22:21:18 +01:00
commonTestUtils.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tannotations.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tdom.nim Reworked loading API 2023-08-29 23:23:15 +02:00
testEventParser.nim Made loading work at compile time 2023-08-30 21:14:31 +02:00
tests.nim Made loading work at compile time 2023-08-30 21:14:31 +02:00
thints.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tjson.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tlex.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tnative.nim Made loading work at compile time 2023-08-30 21:14:31 +02:00
tparser.nim Made loading work at compile time 2023-08-30 21:14:31 +02:00
tpresenter.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tquickstart.nim Reworked loading API 2023-08-29 23:23:15 +02:00