Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove deprecated type pragma syntax, fix bugs that required it (#20199) | metagn | 2022-09-03 | 1 | -1/+1 |
* | use typeof instead type (#16962) | flywind | 2021-02-08 | 1 | -1/+1 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -2/+2 |
* | fix rtti sizeof for varargs in global scope (#13125) [backport] | Jasper Jenkins | 2020-01-13 | 1 | -0/+9 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
* | make tests green again | Andreas Rumpf | 2018-10-13 | 1 | -4/+6 |
* | Merge tests into a larger file (part 1 of ∞) (#9318) | Miran | 2018-10-12 | 1 | -27/+204 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -31/+31 |
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -5/+5 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+31 |