make run the default action of a test in tester

This commit is contained in:
Arne Döring
2018-11-13 15:21:14 +01:00
committed by Araq
parent 610283b9b0
commit 031bfdec6f
50 changed files with 313 additions and 46 deletions

View File

@@ -1,3 +1,6 @@
discard """
action: compile
"""
# bug #3669
@@ -10,4 +13,3 @@ type
var g: G[string]
echo g.rnodes["foo"]

View File

@@ -1,3 +1,13 @@
discard """
output: '''
312
1000000
1000000
500000
0
'''
"""
import strutils
type