summaryrefslogtreecommitdiff
path: root/run-test-suite.sh
AgeCommit message (Expand)Author
2018-09-16produce more CI outputCsaba Hruska
2018-02-05use max 3 ghc on travisCsaba Hruska
2018-02-03restrict ghc instances for 2Csaba Hruska
2018-02-02use stack instead of docker on travis ciCsaba Hruska
2016-11-07refactor cabal flags, by default only library and lc command line tool is builtCsaba Hruska
2016-02-25fix run-test-suitePéter Diviánszky
2016-02-25do not wire-in ignoring .ignore testsPéter Diviánszky
2016-02-17ignore performance testsCsaba Hruska
2016-01-29Set quickcheck parameters in tasty tests and add MaxDB monoid tests.Andor Penzes
2016-01-27Run profiling on travis.Andor Penzes
2016-01-27minimize profiling buildCsaba Hruska
2016-01-26FIX: Remove tix file after coverage run.Andor Penzes
2016-01-26switch back to bashPéter Diviánszky
2016-01-26update UnitTests.hsPéter Diviánszky
2016-01-26Add sandbox dependency for profiling.Andor Penzes
2016-01-09separate coverage test suiteAndor Penzes
2016-01-07unit tests are now in an exectableAndor Penzes
2016-01-06cabal test suiteAndor Penzes
2016-01-04exit with failure if some tests has failedAndor Penzes
2016-01-04use docker image at testingAndor Penzes
2015-12-30option -r in test suite to reject test cases different than the stored onesAndor Penzes
2015-12-25Quit test suite run on errorAndor Penzes
2015-12-21Do not include source files of the `indentation` package.Péter Diviánszky
2015-12-19switch to new compilerPéter Diviánszky