Commit Graph

136 Commits

Author SHA1 Message Date
gwern0
357f56d0f4 de-haskell98 2010-03-09 01:51:21 +00:00
Simon Michael
d6ef9f3436 tools: update hledgermac rule 2009-12-12 15:58:52 +00:00
Simon Michael
9ff4a23492 note doctest.hs issue 2009-06-22 19:46:31 +00:00
marko.kocic
3341ad197f Hlint: Error: Use . 2009-09-22 12:19:38 +00:00
marko.kocic
efa31c05b9 Hlint: Error: Use mapM 2009-09-22 12:30:17 +00:00
marko.kocic
d0baf650f2 Hlint: Error: Use mapMaybe 2009-09-22 12:35:31 +00:00
marko.kocic
8414f06416 Hlint: Warning: Use liftM 2009-09-23 09:35:50 +00:00
marko.kocic
d6393f5f63 Hlint: Warning: Use list comprehension 2009-09-23 09:45:39 +00:00
marko.kocic
1690de8d00 Hlint: Warning: Use string literal 2009-09-23 09:56:17 +00:00
Simon Michael
73bc81cd7e add missing test runner 2009-11-25 11:30:50 +00:00
marko.kocic
c6eac33d32 Hlint: Warning: Use : 2009-09-23 09:22:53 +00:00
marko.kocic
b197693197 Hlint: Warning: Redundant brackets 2009-09-22 16:51:27 +00:00
marko.kocic
8fdd28d446 Hlint: Error: Redundant $ 2009-09-22 11:55:11 +00:00
Simon Michael
cb0a90cbd7 shelltestrunner now packaged separately, update tests for it 2009-07-11 22:30:10 +00:00
Simon Michael
f1f4a0c023 shelltest: use test-framework as test runner
We can now run shell tests in parallel which seems to be a big win. 
Tests which took 3.5s now run in .13s.
2009-06-28 02:31:36 +00:00
Simon Michael
e11c828aaf shelltest: show filename, not command, when running tests 2009-06-27 10:35:10 +00:00
Simon Michael
ba47853501 shelltest: make fields in .test files optional 2009-06-27 10:18:34 +00:00
Simon Michael
2ae609fee6 add a shell test runner like ledger's, and "make functest" rule 2009-06-27 08:15:00 +00:00
marko.kocic
ddc176d83e Hlint: Warning: Eta reduce 2009-09-22 15:56:59 +00:00
Simon Michael
29cc846dc0 avoid exitSuccess for base 3 compatibility (issue #2) 2009-06-22 15:47:05 +00:00
Simon Michael
22c6d62907 generateledger tool, creates test ledgers of specified size 2009-05-29 08:23:59 +00:00
Simon Michael
6958d47329 make bench tests with command arguments work 2009-05-29 12:09:39 +00:00
Simon Michael
72ad595542 reflect success/failure in doctest and unittest runners' exit codes 2009-06-05 17:29:20 +00:00
Simon Michael
5e08ad821e show doctest failures on stderr, less verbose make doctest 2009-06-05 18:59:59 +00:00
Simon Michael
6c6eb2691e drop old-locale dependency 2009-06-03 23:44:01 +00:00
Simon Michael
7aaa2c5ad0 "make coverage" now generates a nice html report of test coverage 2009-06-04 01:33:31 +00:00
Simon Michael
f1ab2fcdbb tweak doctest output, and compile it 2009-03-15 08:47:23 +00:00
Simon Michael
5fb256b582 a simple doctest implementation for functional/shell testing 2009-03-15 05:06:36 +00:00
Simon Michael
f794445451 update simplifyprof.hs 2008-12-05 00:37:47 +00:00
Simon Michael
61b288bf05 easier options for bench.hs 2008-12-10 20:45:09 +00:00
Simon Michael
cd41128620 left-justify arguments in benchmark summary 2008-11-27 06:29:46 +00:00
Simon Michael
2092ed85ae preserve args' whitespace layout in benchmark summary 2008-12-05 08:59:56 +00:00
Simon Michael
77a543e7b7 benchresults instead of summary for bench results filename 2008-12-05 09:01:42 +00:00
Simon Michael
b61c4f85e6 "make bench" runs some benchmark tests and saves results 2008-11-26 19:00:55 +00:00
Simon Michael
1421fb6b0b remove overview.hs 2008-09-28 03:27:17 +00:00
Simon Michael
34ebd9e3df support tools cleanup 2008-05-26 21:19:21 +00:00