summary refs log tree commit diff stats
path: root/tests/deprecated/tdeprecated.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #8063 by adding a testcase for: Deprecation warnings for enum values ↵Timothee Cour2019-01-311-2/+25
| | | | print twice (#10508)
* Show deprecation warning for fields of a deprecated enum (#10112)Neelesh Chandola2018-12-301-4/+14
| | | | | | * Show deprecation warning for fields of a deprecated enum * Add test
* fixes --gc:none regression; made some tests greenAraq2015-03-101-2/+2
|
* some love for the testsuite; fixed regressionsAraq2015-03-011-3/+1
|
* new tester; all tests categorizedAraq2014-01-131-0/+11