Commit Graph

4 Commits

Author SHA1 Message Date
Michael Snoyman
2fd9f18cf2 Faster scaffold.sh
cabal configure runs much faster than cabal install.
2011-09-24 21:38:35 +03:00
patrick brisbin
62030bee5a Use new test runner from scripts
* Create scaffold_test.sh which holds actual tests (still calls
  scaffold.sh)
* Move rm/unregister of foobar to setup/teardown functions
* run.sh now prints deprecation warning and calls ../scripts/runtests
2011-09-22 13:54:32 -04:00
patrick brisbin
a9ac0a11b6 Fix up scaffold.sh
Use bash -e instead of single pipeline
Unregister foobar after testing it
2011-09-11 14:59:32 -04:00
Greg Weber
cb0fff5d8d stop using shelltest
we haven't really been reaping a benefit from it
it doesn't give easy to use output
2011-08-25 14:05:53 -07:00