cover/tests
Spencer Florence 2ae091805e Fixes #79 #77 and #59
Roughly this commit switches the instrumentation mechanism to use
logging instead of a global hash table. This allows cover to work
across phases, and means that cover no longer needs to lift definitions
at compile time, fixing some submodule bugs.
2015-07-16 18:38:52 -05:00
..
at-exp added tests 2015-03-30 22:39:38 -04:00
basic explicitly testing uncovered positions 2014-12-27 18:27:54 -06:00
simple-multi added ordedering tests, fixed a clear-coverage!/compile bug 2014-12-27 18:42:34 -06:00
submods add the ability to control which submodules are ignored 2015-02-14 19:39:19 -05:00
syntax handle syntax only code as missing 2015-01-16 17:13:55 -05:00
arg.rkt recoved from calls to 2015-01-13 10:51:20 -05:00
cross-phase-persist.rkt adding tests 2015-04-02 13:05:18 -04:00
do-arg.rkt Added arg test 2015-01-13 23:19:21 -05:00
do-dont-run.rkt refactor and fix regression 2015-04-03 17:34:21 -04:00
do-eval.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
do-exit.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
do-reader.rkt new API 2015-04-05 20:23:13 -04:00
do-syntax.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
dont-run.rkt fixing module+ running (Issue #25) 2015-01-13 21:05:54 -05:00
error-file.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
error.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
eval.rkt misc tests 2015-01-14 21:53:16 -05:00
exit.rkt misc tests 2015-01-14 21:53:16 -05:00
main.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
nested.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
prog.rkt fixed char/byte location issues 2014-12-31 12:09:00 -06:00
provide.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00
reader.rkt partial range fix for module scanning and issue #24 2015-01-13 20:59:55 -05:00
syntax.rkt fixed a dynamic-require/macro-providing issue 2015-02-20 09:40:42 -05:00
test-cross-phase-persist.rkt new API 2015-04-05 20:23:13 -04:00
use-provide.rkt Fixes #79 #77 and #59 2015-07-16 18:38:52 -05:00