nim-stew/tests
Jacek Sieka a0c085a51f
strformat: compile-time format string parser (backport Nim 2.2) (#216)
https://github.com/nim-lang/Nim/pull/23356
2024-03-13 09:45:09 +01:00
..
ranges rename `RangeError` -> `RangeDefect` in test name (#214) 2024-02-17 19:31:52 +00:00
all_tests.nim strformat: compile-time format string parser (backport Nim 2.2) (#216) 2024-03-13 09:45:09 +01: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: `openArray[char]` version of `toBytes` (#210) 2023-11-14 11:53:47 +01:00
test_ctops.nim remove dead code under Nim 1.6+ (#206) 2023-07-31 21:07:48 +00: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 Disentangle cascaded unit tests for interval sets (#208) 2023-08-22 10:38:16 +01: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 remove dead code under Nim 1.6+ (#206) 2023-07-31 21:07:48 +00: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_strformat.nim strformat: compile-time format string parser (backport Nim 2.2) (#216) 2024-03-13 09:45:09 +01: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