Add a test runner and a test suite fore the rgl

The test suite tests the French Bescherelle paradigms.
This commit is contained in:
gregoire.detrez
2013-11-21 09:55:30 +00:00
parent 4ba116d125
commit e63e8d9765
164 changed files with 4683 additions and 0 deletions

View File

@@ -228,3 +228,10 @@ Executable gf
other-modules: GF.System.UseSignal
else
other-modules: GF.System.NoSignal
test-suite rgl-tests
type: exitcode-stdio-1.0
main-is: run.hs
hs-source-dirs: lib/tests/
build-depends: base, HTF, process, HUnit, filepath, directory