preserves-nim/tests
Emery Hemingway d67482fad8 Do not throw from preserveTo or fromPreserve
Return an Option or boolean value. This makes it cheap to test if
a Preserves value is convertable to a Nim type.
2021-08-27 22:35:37 +02:00
..
config.nims Initial commit 2021-06-02 15:51:36 +02:00
test_conversions.nim Do not throw from preserveTo or fromPreserve 2021-08-27 22:35:37 +02:00
test_integers.nim Textual parser 2021-08-11 13:06:16 +02:00
test_parser.nim Textual parser 2021-08-11 13:06:16 +02:00
test_rfc8259.nim Textual parser 2021-08-11 13:06:16 +02:00