summary refs log tree commit diff stats
path: root/tests/misc/tunsignedmisc.nim
Commit message (Expand)AuthorAgeFilesLines
* some test cleanups & category reorganization (#22010)metagn2023-06-061-66/+0
* Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178)Vindaar2018-07-031-3/+3
* make tests green againAraq2018-05-141-1/+1
* Fix a few deprecation warningsdef2016-01-251-2/+0
* Non-base10 overflow allowed if bit-stable. Tests.Oscar Campbell2015-06-121-0/+68
href='#n65'>65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84