From e94203ac217460c181b6d098f768d18f3151ef08 Mon Sep 17 00:00:00 2001 From: Araq Date: Wed, 16 Jul 2014 01:09:51 +0200 Subject: tester should work again --- tests/testament/categories.nim | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tests/testament/categories.nim b/tests/testament/categories.nim index 841eb8159..02f7dc1d7 100644 --- a/tests/testament/categories.nim +++ b/tests/testament/categories.nim @@ -312,7 +312,7 @@ proc testBabelPackages(r: var TResults, cat: Category, filter: PackageFilter) = # ---------------------------------------------------------------------------- -const AdditionalCategories = ["debugger", "tools", "examples", "stdlib", "babel-core"] +const AdditionalCategories = ["debugger", "examples", "stdlib", "babel-core"] proc `&.?`(a, b: string): string = # candidate for the stdlib? @@ -336,9 +336,6 @@ proc processCategory(r: var TResults, cat: Category, options: string) = gcTests(r, cat, options) of "debugger": debuggerTests(r, cat, options) - of "tools": - testSpec r, makeTest("compiler/c2nim/c2nim.nim", options, cat) - testSpec r, makeTest("compiler/pas2nim/pas2nim.nim", options, cat) of "manyloc": manyLoc r, cat, options of "threads": -- cgit 1.4.1-2-gfad0