summary refs log tree commit diff stats
path: root/tests/nimdoc/trunnableexamples.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg ↵Timothee Cour2020-06-231-0/+10
| | | | (#14768)
* fix #10731 ; `runnableExamples "-b:cpp --run:off": code` works (#14384)Timothee Cour2020-05-201-1/+34
| | | | * runnableExamples "-b:cpp -r:off": code
* close #12746; minor cleanup (#14379)Timothee Cour2020-05-171-0/+79