racket/collects/tests
Robby Findler bb792c977d the tabber incorrectly counted tab chars as spaces when doing indentation;
this meant that if some line were supposed to be indented in the third
  column and you had two tabs and a space on that line, the indenter
  would leave it alone. Now, if it sees tabs in the line anywhere, it just
  decides that the line is not properly indented and re-indents it
  (always using spaces)

Also: started a tabber test suite
2011-04-08 07:48:17 -05:00
..
aligned-pasteboard
compiler
data
datalog
deinprogramm
drracket adjusted to change in the module language dialog 2011-02-25 09:42:16 -06:00
errortrace
file
framework the tabber incorrectly counted tab chars as spaces when doing indentation; 2011-04-08 07:48:17 -05:00
frtime
future futures: make `future' work in a future, overhaul logging, fix bugs 2011-04-06 17:40:44 -06:00
gracket fix region% problems 2011-03-28 15:15:57 -06:00
honu
htdp-lang
html
jpr
lazy
macro-debugger
match
mysterx
mzcom
net Use "127.0.0.1" instead of "localhost" which can be more fragile. 2011-03-03 11:10:12 -05:00
openssl Use runtime paths to make this work from a different directory 2011-03-03 12:25:19 -05:00
plai
planet
plot
profile
r6rs
racket fix `in-vector' range checking 2011-04-06 17:40:44 -06:00
racklog
rackunit oops rename in tests subdir too 2011-03-08 17:37:38 -08:00
scribble Scribble: simplify content that is conditioned on the render mode 2011-04-04 10:45:02 -06:00
slatex
srfi
srpersist
stepper fix stepper tests broken by lazy stepper 2011-04-07 15:11:40 -04:00
stxparse syntax/parse: added phase options to define-literal-set 2011-04-01 00:57:04 -06:00
syntax-color
test-engine
typed-scheme Fix bounded-fixnum opts to only fire with the right number of arguments. 2011-04-01 14:56:17 -04:00
units
unstable unstable/syntax: removed unused code and exports 2011-04-07 09:47:20 -06:00
utils
web-server Fix drdr discovered problem 2011-04-06 16:00:54 -06:00
xml Fixes PR11793. 2011-04-06 11:14:25 -06:00
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-size.rkt