nim-stew/tests
Jacek Sieka 2cf408b960
Graduate stew/results -> results (#185)
Since the results package has seen "stable" use for quite a while now,
it's as good time a time as any to release 1.0 and migrate it out of
stew, thus signalling API stability of some sort.

Part of that "stabilization" is underway in the nim-results [issue
tracker](https://github.com/arnetheduck/nim-results/issues/30).
2023-07-05 12:50:21 +02:00
..
ranges remove `stew/ranges` (#152) 2022-11-18 12:52:55 +01:00
all_tests.nim Graduate stew/results -> results (#185) 2023-07-05 12:50:21 +02:00
nim.cfg add test for vcc compiler 2020-06-15 21:09:41 +07:00
test_arrayops.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
test_assign2.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_base10.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
test_base32.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
test_base58.nim rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197) 2023-06-15 14:21:51 +02:00
test_base64.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
test_bitops2.nim rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197) 2023-06-15 14:21:51 +02:00
test_bitseqs.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_byteutils.nim byteutils: allow empty output buffers (#157) 2023-01-19 08:19:26 +01:00
test_ctops.nim reduce compiler warnings 2023-02-14 21:35:54 +07:00
test_endians2.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_enums.nim add `enumStyle` helper macro (#189) 2023-05-26 15:41:13 +03:00
test_faux_closures.nim Faux closures: a facility for creating closure-like non-closure procs 2020-07-07 20:29:04 +03:00
test_helper.nim Cross-platform lockFile()/unlockFile() procedures for io2. (#116) 2022-08-05 19:58:34 +03:00
test_interval_set.nim rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197) 2023-06-15 14:21:51 +02:00
test_io2.nim Fix Windows MAX_PATH limitation for absolute paths in io2 module. (#169) 2023-02-02 09:30:40 +01:00
test_keyed_queue.nim rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197) 2023-06-15 14:21:51 +02:00
test_leb128.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
test_macros.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_objects.nim Add objects.isDefaultValue 2022-12-15 17:11:53 +02:00
test_ptrops.nim ptrops: add makeUncheckedArray (#193) 2023-06-12 14:13:18 +02:00
test_sequtils2.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_sets.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_sorted_set.nim Updated unit tests using setup facility (#166) 2023-01-19 20:23:21 +00:00
test_templateutils.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00
test_winacl.nim stylecheck: nnkArglist -> nnkArgList (#127) 2022-07-18 11:02:40 +00:00