nim-json-serialization/tests
Etan Kissling d93fc19d4a
add `readValue` implementations for case objects (#63)
Case objects require custom `readValue` implementations to prevent
problems when keys are in an unexpected order. Define them for tests.
2023-08-19 12:28:06 +02:00
..
cases add github action 2020-12-24 16:04:58 +07:00
nim.cfg add "--threads:on" to tests 2019-01-11 15:33:32 +02:00
test_all.nim Update the lexer test and add it to nimble test 2020-03-25 18:43:56 +02:00
test_json_flavor.nim Add support for serialization flavors 2021-03-18 13:01:06 +02:00
test_lexer.nim Enable styleCheck:usages 2021-12-15 13:17:38 +02:00
test_serialization.nim add `readValue` implementations for case objects (#63) 2023-08-19 12:28:06 +02:00
utils.nim Enable styleCheck:usages 2021-12-15 13:17:38 +02:00