From 2f0671eb795192b079402e452a229e51a7ca990f Mon Sep 17 00:00:00 2001 From: Araq Date: Fri, 27 Sep 2013 08:45:14 +0200 Subject: examples from the talk part of test suite --- tests/tester.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/tester.nim b/tests/tester.nim index e10b89761..fe21fc9ee 100644 --- a/tests/tester.nim +++ b/tests/tester.nim @@ -402,6 +402,7 @@ proc main() = compileExample(r, "lib/pure/*.nim", p.cmdLineRest.string) compileExample(r, "examples/*.nim", p.cmdLineRest.string) compileExample(r, "examples/gtk/*.nim", p.cmdLineRest.string) + compileExample(r, "examples/talk/*.nim", p.cmdLineRest.string) compileSpecialTests(r, p.cmdLineRest.string) writeResults(compileJson, r) of "run": -- cgit 1.4.1-2-gfad0