summary refs log tree commit diff stats
path: root/tests/concepts/treversable.nim
Commit message (Collapse)AuthorAgeFilesLines
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ↵Timothee Cour2020-11-281-1/+1
| | | | | | | output spec (#16151) * fix megatest newlines * still allow missing trailing newline for now but in a more strict way than before
* More concept fixesLemonBoy2018-06-241-0/+31
Fixes #7705, #7703, #7702