racket/collects/redex/tests
Robby Findler 55b3d99d78 adjust beaucoup places in redex where the source was being
included in the compiled files. (also, misc minor cleanups
notably a new exercise in tut.scrbl)

closes PR 12547 --- there are still a few uses left, but they do not
seem to be coming from Redex proper:

 - /Users/robby/git/plt/collects/racket/private/map.rkt still appears
   in a bunch of places (there is a separate PR for that I believe),
   and

 - /Users/robby/git/plt/collects/redex/../private/reduction-semantics.rkt
   appears in tl-test.rkt, but I do not see how it
   is coming in via Redex code, so hopefully one of the other
   PRs that Eli submitted is the real cause. If not, I'll revisit later
2012-02-08 09:59:44 -06:00
..
bmps-macosx Adds missing test image 2011-09-08 10:43:23 -05:00
bmps-unix updated the unix bitmaps 2010-03-31 12:36:44 +00:00
compiler ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
run-err-tests Tests defined-checks directly 2011-08-30 15:10:50 -05:00
syn-err-tests Adjusted rewrite-side-condition/check-errs so that it normalizes the internal 2011-12-28 09:46:43 -06:00
bitmap-test-util.rkt Makes tests executable from outside their directory 2011-08-05 07:19:21 -05:00
bitmap-test.rkt Adds support for `judgment-holds' clauses in metafunctions 2011-09-08 09:11:52 -05:00
check-syntax-test.rkt adjust beaucoup places in redex where the source was being 2012-02-08 09:59:44 -06:00
color-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
core-layout-test.rkt more cleanup of the rendering for the case when (format "~s" x) 2011-12-15 08:44:39 -06:00
defined-checks-test.rkt Tests defined-checks directly 2011-08-30 15:10:50 -05:00
hole-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
keyword-macros-test.rkt Fixes keyword tests 2011-07-16 18:19:22 -05:00
lw-test-util.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
lw-test.rkt fix bug in lw struct generation 2012-01-09 20:38:51 -06:00
matcher-test.rkt remove (broken) attempt at optimization Jay suggested 2012-01-08 12:13:37 -06:00
pict-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
rewrite-side-condition-test.rkt Adjusted rewrite-side-condition/check-errs so that it normalizes the internal 2011-12-28 09:46:43 -06:00
rg-test.rkt redex: adjust the test suites to clean up a few things; also make the 2012-01-09 12:57:20 -06:00
run-tests.rkt added a amb-based redex tutorial 2012-02-05 17:24:13 -06:00
stepper-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
term-test.rkt Adds define-judgment-form form 2011-08-05 07:19:23 -05:00
test-docs-complete.rkt moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
test-util.rkt adjust beaucoup places in redex where the source was being 2012-02-08 09:59:44 -06:00
tl-test.rkt add 'side-condition' to define-judgment-form (it does not have an implicit 2012-01-14 14:52:07 -06:00
tut-subst-test.rkt added a amb-based redex tutorial 2012-02-05 17:24:13 -06:00