Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | close #17636 (#17643) | flywind | 2021-04-06 | 1 | -2/+1 |
| | |||||
* | fix #16693: testament spec nimout too lax (#16698) | flywind | 2021-04-04 | 1 | -1/+1 |
| | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> | ||||
* | init checks and 'out' parameters (#14521) | Andreas Rumpf | 2020-06-23 | 1 | -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 spec | Arne Döring | 2018-11-23 | 1 | -1/+2 |
| | |||||
* | make run the default action of a test in tester | Arne Döring | 2018-11-23 | 1 | -2/+8 |
| | |||||
* | Extend init variable tracking to tuple assignments (#8321) | LemonBoy | 2018-07-17 | 1 | -0/+21 |
| | | | Fixes #8314 | ||||
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -4/+4 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | fixes #2316 | Araq | 2015-03-11 | 1 | -0/+54 |
| | |||||
* | made some tests green | Araq | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 2 | -0/+54 |