summary refs log tree commit diff stats
path: root/tests/assign/tassign.nim
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-031-1/+1
* use typeof instead type (#16962)flywind2021-02-081-1/+1
* use doAssert in tests (#16486)flywind2020-12-281-2/+2
* fix rtti sizeof for varargs in global scope (#13125) [backport]Jasper Jenkins2020-01-131-0/+9
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* make tests green againAndreas Rumpf2018-10-131-4/+6
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-121-27/+204
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-31/+31
* renamed writeln to writeLine in testspatrick dw2015-06-191-5/+5
* new tester; all tests categorizedAraq2014-01-131-0/+31