racket/collects/redex/tests
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
bmps-macosx fix up mac os x version of the redex bitmap tests 2012-11-01 21:13:39 -05:00
bmps-unix fix redex bitmap tests under linux 2012-10-31 21:48:21 -05:00
compiler
run-err-tests Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
syn-err-tests allow identifiers as names, not just strings 2012-08-09 15:28:42 -05:00
bitmap-test-util.rkt add PLTJUSTSAVEFAILURES support; makes it easier to build a good 2012-05-31 23:27:02 -05:00
bitmap-test.rkt adjust define-judgment-form's typesetting so that it 2012-10-09 09:06:09 -05:00
check-syntax-test.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
color-test.rkt Rackety 2012-03-05 08:12:02 -06:00
core-layout-test.rkt Rackety 2012-03-05 08:12:02 -06:00
defined-checks-test.rkt Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
gen-test.rkt adjust generate-term so that it has an '=' in its concrete 2012-11-01 21:13:39 -05:00
hole-test.rkt
keyword-macros-test.rkt
lw-test-util.rkt
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 adjusted the render-* functions so they produce .pdf if the given 2012-03-17 08:36:34 -05: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 adjust generate-term so that it has an '=' in its concrete 2012-11-01 21:13:39 -05:00
run-tests.rkt Additional random test generation capability for Redex. 2012-10-17 16:30:51 -05:00
stepper-test.rkt Rackety 2012-03-05 08:12:02 -06:00
term-test.rkt
test-docs-complete.rkt
test-util.rkt attempted to clean up the derivation support 2012-10-23 18:31:06 -05:00
tl-test.rkt record the (uncompiled) domain pattern with a reduction 2012-10-27 20:39:04 -05:00
tut-subst-test.rkt added a amb-based redex tutorial 2012-02-05 17:24:13 -06:00
unify-tests.rkt Additional random test generation capability for Redex. 2012-10-17 16:30:51 -05:00