summary refs log tree commit diff stats
path: root/tests/misc/tsizeof3.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #20914; fixes the alignment of big sets (#20918)ringabout2022-11-261-0/+29
| | | | | * fixes #20914; fixes the align of bug sets * add a test for alignof
* fix tsizeof3 for aarch64 (#13169)Jasper Jenkins2020-01-161-20/+0
|
* fixes #11792 (#11793)cooldome2019-07-211-0/+30
|
* Enable range checking for unsigned integers (#11313)Oscar NihlgÄrd2019-05-251-1/+1
| | | | | | * Enable range checking for unsigned integers * Make the tests green
* quickfix: make `tsizeof3` also work on 32-bitnarimiran2019-02-281-2/+2
|
* add tests for recently closed issues (#10722)Miran2019-02-231-0/+19