racket/collects/tests/rackunit
Joe Gibbs Politz e264e41488 Add check-match to rackunit
check.rkt:
  Added the actual check-match macro.

test.rkt:
  Just a provide statement

check-test.rkt:
  7 additional tests for check-match, and a macro to help create tests

check.scrbl:
  Documentation and examples for check-match
2012-11-20 13:02:31 -05:00
..
all-rackunit-tests.rkt
base-test.rkt
check-info-test.rkt Correcting test 2010-06-02 12:12:44 -06:00
check-test.rkt Add check-match to rackunit 2012-11-20 13:02:31 -05:00
counter-test.rkt
format-test.rkt Revert "Fixing Rackunit tests after alignment" 2012-08-15 09:34:17 -06:00
hash-monad-test.rkt
location-test.rkt
monad-test.rkt
pr10950.rkt Revert "Fixing Rackunit tests after alignment" 2012-08-15 09:34:17 -06:00
result-test.rkt
run-tests.rkt
standalone-check-test.rkt
standalone-test-case-test.rkt The stacks appear to be different, so maybe the JIT is different on Linux and disabling it will get stable output? 2010-11-02 15:44:35 -06:00
standalone.rkt Revert "Fixing Rackunit tests after alignment" 2012-08-15 09:34:17 -06:00
test-case-test.rkt
test-suite-test.rkt
test-test.rkt oops rename in tests subdir too 2011-03-08 17:37:38 -08:00
text-ui-test.rkt Revert "Fixing Rackunit tests after alignment" 2012-08-15 09:34:17 -06:00
text-ui-util-test.rkt
tl.rkt updated the docs to reflect that the various checks return void. Also added in some tests to that effect. 2010-08-27 11:27:29 -05:00
util-test.rkt