summary refs log tree commit diff stats
path: root/tests/pragmas/tused.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #10101 (#10103)Timothee Cour2018-12-271-1/+1
* make tests green; better output for when megatest execution failsAraq2018-12-111-1/+1
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-111-0/+2
* add comment, fixes #9896Andrii Riabushenko2018-12-081-0/+1
* Fix hintXDeclaredButNotUsed for enum fields marked as usedAndrii Riabushenko2018-12-081-0/+5
* Lineinfo change (#6084)Arne Döring2017-07-171-1/+1
* make tests green againAraq2017-06-091-1/+1
* Make use of `used` in unittest (#5410)Fabian Keller2017-02-251-5/+27
* new feature: .used pragma to suppress declared-but-not-used warningAraq2017-02-171-0/+13