summary refs log tree commit diff stats
path: root/tests/nimdoc/trunnableexamples.nim
Commit message (Expand)AuthorAgeFilesLines
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-7/+6
* runnableExamples imports std/assertions by default (#21658)metagn2023-04-141-0/+4
* fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...ringabout2023-02-221-2/+2
* fix #19580; add warning for bare except: clause (#21099)ringabout2022-12-151-1/+1
* fix #16993, #18054, #17835 runnableExamples now works with templates and nest...Timothee Cour2021-06-021-2/+55
* typo: nonexistant => nonexistent (#17918)Timothee Cour2021-05-021-2/+2
* fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)Timothee Cour2021-03-091-0/+25
* fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim...Timothee Cour2021-02-261-0/+10
* fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (...Timothee Cour2020-06-231-0/+10
* fix #10731 ; `runnableExamples "-b:cpp --run:off": code` works (#14384)Timothee Cour2020-05-201-1/+34
* close #12746; minor cleanup (#14379)Timothee Cour2020-05-171-0/+79