summary refs log tree commit diff stats
path: root/tests/notnil
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for #8481, #6490 and #4061 (#14083)Clyybber2020-04-231-0/+10
|
* More precise error messages for uninitialized fields in the presence of ↵Zahary Karadjov2020-04-011-3/+7
| | | | inheritance
* Fix tests/notnil/tnotnil_in_objconstr.nimZahary Karadjov2020-04-011-1/+1
|
* new feature: --staticBoundChecks:on to enforce static array index checking ↵Andreas Rumpf2020-03-181-2/+3
| | | | (#10965)
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
|
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
|
* make tests green againAraq2018-08-133-35/+8
|
* fixes more nil handling regressionsAraq2018-08-131-11/+1
|
* make tests green againAndreas Rumpf2018-05-021-1/+1
|
* make 'not nil' experimentalAndreas Rumpf2018-05-028-9/+13
|
* fixes #3993Araq2017-11-231-0/+14
|
* fixes #6489Araq2017-11-231-1/+7
|
* closes #6121Araq2017-11-231-0/+21
|
* fixes #6555Araq2017-11-231-1/+12
|
* fixes #6682Araq2017-11-221-0/+26
|
* cleaned up the code and implemented proper error messagesZahary Karadjov2017-04-061-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-043-6/+6
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #2355Araq2015-03-281-0/+14
|
* fixes #2352Araq2015-03-161-1/+7
|
* fixes #2216Araq2015-02-261-0/+27
|
* Added notnil test for issue #1216Clay Sweetser2014-06-181-0/+14
|
* fixes #584Araq2014-02-141-0/+35
|
* new tester; all tests categorizedAraq2014-01-133-0/+87