make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151)

* fix megatest newlines
* still allow missing trailing newline for now but in a more strict way than before
This commit is contained in:
Timothee Cour
2020-11-28 00:09:31 -08:00
committed by GitHub
parent 157e7820f1
commit b809562c7c
33 changed files with 110 additions and 96 deletions

View File

@@ -1,6 +1,6 @@
discard """
output:'''@["3", "2", "1"]
'''
'''
"""
#12928,10456
import sequtils, strutils, algorithm, json