racket/collects/tests/stepper
Stephen Chang e41ba9c77b in lazy/lazy.rkt
- modify cond for stepper
- add support for multiple values in stepper
  - add inspector to multiple-values struct
  - hide split-values call in ~define-values

in tests/stepper/
- add tests for cond

in stepper/private/annotate.rkt
- in annotate/top-level, allow arbitrary top-level terms
  (no error in else case), otherwise exprs like let throws error

in stepper/private/
   reconstruct.rkt
   lazy-highlighting.rkt
- add support for eq? eqv? equal? lazy fns
2011-04-06 18:44:35 -04:00
..
already-defined.rktl
automatic-tests.rkt in lazy/lazy.rkt 2011-04-06 18:44:35 -04:00
bad-letrec-test.rktl
big-bang-test.rkt
constructor-redexes.rktl
find-tag-test.rkt fix the algorithm for determining if a > that is typed in an 2011-03-31 17:26:03 -05:00
global-prim-reduction.rktl
image-test.rktl
intermediate-y.rktl
jump-to-ui-test.rkt
lambda-test.rktl
language-level-model.rkt existing lazy stepper tests passing 2011-04-06 18:42:53 -04:00
let-test.rktl
letrec-test.rktl
local-define-struct.rktl
local-test-2.rktl
local-test.rktl
long-error-message.rktl
manual-tests.txt bug fixed 2011-02-15 14:10:57 -08:00
multiply-defined.rktl
name-chaining.rktl
no-else-clause.rktl
non-procedure.rktl
print-convert-test.rktl
printing-reducing-test.rktl
procedure-display.rktl
recur-test
right-redex.rktl
structures.rktl
symbol-identifier.rktl
symbols.rktl
syntax-error-ordering.rktl
test-abbrev.rkt
test-engine.rkt existing lazy stepper tests passing 2011-04-06 18:42:53 -04:00
test-or.rktl
through-tests.rkt in lazy/lazy.rkt 2011-04-06 18:44:35 -04:00
two-tests.rktl
unannotated.rktl
undefined.rktl
world-test.rktl
write-display.rktl