summary refs log tree commit diff stats
path: root/tests/stdlib/tnre.nim
Commit message (Collapse)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
| | | | | | | | | | | * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch
* remove some noises in tests (#16448)flywind2020-12-271-19/+0
|
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ↵Timothee Cour2020-11-281-1/+3
| | | | | | | output spec (#16151) * fix megatest newlines * still allow missing trailing newline for now but in a more strict way than before
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-1/+1
| | | | | | | | | | * testament: move to root dir (it's not a test) * osproc: fix process index passed to afterRunEvent for parallel runs it was passing the index of the process, not index of all commands * testament: complete file move
* Remove expr/stmt (#5857)Arne Döring2017-07-251-8/+9
|
* close #5472 nre tests should be run (#5474)Florent2017-03-041-0/+22
| | | nre tests were just being compiled - changed so that a failure causes exit code to defer causing `tester` to report it as a failure
* Rearrange nre filesFlaviu Tamas2015-05-261-0/+9