racket/collects/rackunit/private
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
..
gui removed useless requires 2011-09-27 19:28:44 -06:00
base.rkt rackunit: change exn:test to extent exn:fail 2011-12-02 14:41:17 -07:00
check-info.rkt removed useless requires 2011-09-27 19:28:44 -06:00
check.rkt Add check-match to rackunit 2012-11-20 13:02:31 -05:00
counter.rkt
format.rkt fix rackunit formatting 2012-08-15 07:41:49 -06:00
hash-monad.rkt
location.rkt removed useless requires 2011-09-27 19:28:44 -06:00
monad.rkt
name-collector.rkt
result.rkt
test-case.rkt rackunit: prevent test case from killing test-runner thread 2011-10-07 19:40:48 -06:00
test-suite.rkt
test.rkt Add check-match to rackunit 2012-11-20 13:02:31 -05:00
text-ui-util.rkt removed useless requires 2011-09-27 19:28:44 -06:00
util.rkt