summary refs log tree commit diff stats
path: root/tests/deprecated
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)
* {.deprecated: msg.} now works for vars and lets (#10234)Neelesh Chandola2019-01-082-7/+9
|
* 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
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
|
* More robust handling of deprecated pragmas (#8696)LemonBoy2018-08-213-0/+40
| | | | | | Prevent `deprecated` annotations to "slip" up to the parent module and warn about unsupported annotations. Accidentally fixes #7867
* 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