nim-stew/tests
cheatfate 1746bc0095
Fix UTF-32 encoder/decoder.
Add tests for UTF-8 to UTF-32 and UTF-32 to UTF-8 encoders.
2020-10-19 11:41:40 +03:00
..
ranges Renames (#17) 2019-12-20 13:23:30 +01:00
all_tests.nim Add UTF-8 validation procedure. 2020-10-19 11:41:34 +03:00
nim.cfg add test for vcc compiler 2020-06-15 21:09:41 +07:00
test_base32.nim Copied base32, 58, 64 from libp2p 2019-12-13 15:31:19 +02:00
test_base58.nim Copied base32, 58, 64 from libp2p 2019-12-13 15:31:19 +02:00
test_base64.nim Copied base32, 58, 64 from libp2p 2019-12-13 15:31:19 +02:00
test_bitops2.nim fixes bitops2: 'countOnesBuiltin' and 'parityBuiltin' when feeded 'unsigned' on 32 bit platform 2020-09-30 18:28:36 +07:00
test_bitseqs.nim Renames (#17) 2019-12-20 13:23:30 +01:00
test_byteutils.nim Add array[N, byte].fromHex(string) 2020-07-02 18:00:39 +03:00
test_ctops.nim Allow any integer type to use CT.isEqual(). (#51) 2020-07-30 20:09:49 +03:00
test_endians2.nim refactor bitops2, add endians2 2019-07-06 20:47:08 +02: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_io2.nim IO2 (#53) 2020-09-22 08:53:00 +03:00
test_macros.nim Handle another corner case in recordFields 2020-05-27 11:30:56 +03:00
test_objects.nim Add 'checkedEnumAssign' for validating tainted enum inputs 2020-06-24 14:15:45 +03:00
test_ptrops.nim ptrops: add 2019-09-26 18:25:19 +03:00
test_results.nim results: make `?` work with void (#50) 2020-07-13 18:09:45 +02:00
test_utf8.nim Fix UTF-32 encoder/decoder. 2020-10-19 11:41:40 +03:00
test_varints.nim Fix a compilation error when using a 32-bit varint parser 2020-05-12 22:59:46 +03:00
test_winacl.nim Procedures to set user-only Windows ACL settings for files and folders. (#58) 2020-10-15 14:27:58 +02:00