racket/collects/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
..
algol60
compiler
data Newlines at EOFs. 2012-11-06 14:07:15 -05:00
datalog
db db: fix finalization bug 2012-10-22 13:27:59 -04:00
deinprogramm Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
drracket insert examples directly into drracket instead of simulating 2012-11-04 14:39:54 -06:00
eopl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
errortrace
file
framework fix group-test 2012-10-17 20:19:15 -05:00
frtime
future fix problems with `would-be-future' 2012-10-30 17:28:37 -06:00
generic A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
gracket Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
honu [honu] move honu-syntax to syntax.rkt. allow each pattern to specify a syntax result 2012-11-01 11:22:55 -06:00
htdp-lang fix string-ith's error message; Closes PR 13197 2012-10-17 20:27:12 -04:00
html
jpr
lazy
macro-debugger make macro stepper recover from jumps within expansion 2012-10-11 17:44:51 -04:00
match Move define/match to racket/match 2012-10-14 14:39:36 -04:00
mysterx
mzcom
net exposed mapping for unreserved characters 2012-11-01 12:38:09 -07:00
openssl
plai enabling shared in plai with some shameless copying of kernel code 2012-11-06 19:53:03 -07:00
planet
profile
r6rs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
racket Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
racklog
rackunit
scribble
scriblib
slatex
srfi Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stepper Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stxparse fixed template tests 2012-10-11 17:37:57 -04:00
syntax
syntax-color
test-engine
typed-racket This test always errors -- belongs in fail. 2012-11-01 21:14:50 -04:00
units
unstable
utils add find-labelled-windows 2012-11-03 13:54:48 -05:00
web-server
xml Adding support for byte counting rather than char counting in XML 2012-10-12 17:15:13 -06:00
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt