summary refs log tree commit diff stats
path: root/tests/global
Commit message (Expand)AuthorAgeFilesLines
* fix #15005; [ARC] Global variable declared in a block is destroyed too… (#2...Bung2023-08-061-0/+18
* fixes {.global.} ref typedesc regressions (#22046)ringabout2023-06-081-5/+7
* some test cleanups & category reorganization (#22010)metagn2023-06-062-0/+13
* fix #21896 asign parameter to global variable generates invalid code (#21900)Bung2023-05-241-0/+9
* fix #20866 [ORC] Bad codegen for global pointer to iterator (#20876)Bung2022-11-221-1/+9
* fix #3505 wrong var {.global.} initialization, asign variable to it (#20812)Bung2022-11-121-0/+33
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
* make run the default action of a test in testerArne Döring2018-11-231-1/+3
* Make `static` blocks introduce their own scopeLemonBoy2018-06-241-0/+9
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* some love for the testsuite; fixed regressionsAraq2015-03-011-1/+1
* fix some trivial errors in the test suite and some more regressions caused by...Zahary Karadjov2014-02-182-0/+19
* new tester; all tests categorizedAraq2014-01-132-0/+23