summary refs log tree commit diff stats
path: root/tests/init
Commit message (Collapse)AuthorAgeFilesLines
* close #17636 (#17643)flywind2021-04-061-2/+1
|
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-041-1/+1
| | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-231-1/+1
| | | | | | | | | | | * I don't care about observable stores * enforce explicit initializations * cleaner code for the stdlib * stdlib: use explicit initializations * make tests green * algorithm.nim: set result explicitly * remove out parameters and bring the PR into a mergable state * updated the changelog
* activated more tests, allow input in test specArne Döring2018-11-231-1/+2
|
* make run the default action of a test in testerArne Döring2018-11-231-2/+8
|
* Extend init variable tracking to tuple assignments (#8321)LemonBoy2018-07-171-0/+21
| | | Fixes #8314
* make tests green againAndreas Rumpf2018-07-051-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #2316Araq2015-03-111-0/+54
|
* made some tests greenAraq2014-08-131-1/+1
|
* new tester; all tests categorizedAraq2014-01-132-0/+54