racket/collects/tests/stepper
Stephen Chang 79dd7df945 fix lazy stepper bug: annota of non-identifier fns
- fix lazy stepper bug where delaying of non-identifier fns
  wasnt being properly hidden
- add test case for this bug

include in 5.2
2011-10-08 15:59:32 -04:00
..
already-defined.rktl
automatic-tests.rkt fix lazy stepper bug: annota of non-identifier fns 2011-10-08 15:59:32 -04:00
bad-letrec-test.rktl
big-bang-test.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
constructor-redexes.rktl
find-tag-test.rkt PR 5440 requests that the 'electric' > in XML boxes work properly in 2011-09-29 12:03:58 -05:00
global-prim-reduction.rktl
image-test.rktl Update the text message at the top of WXME files, including the URL. 2010-05-17 00:19:26 -04:00
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 minor testing changes 2011-07-28 22:51:00 -04:00
multiply-defined.rktl
name-chaining.rktl
no-else-clause.rktl
non-procedure.rktl
print-convert-test.rktl Update the text message at the top of WXME files, including the URL. 2010-05-17 00:19:26 -04:00
printing-reducing-test.rktl
procedure-display.rktl
recur-test
right-redex.rktl
shared-unit-tests.rkt added test of let* unwinding, moved shared.rkt unit tests out here 2011-06-29 00:24:02 -07:00
structures.rktl
symbol-identifier.rktl
symbols.rktl
syntax-error-ordering.rktl
test-abbrev.rkt refactored to move test cases into a separate file(s) 2011-06-29 12:42:18 -07:00
test-cases.rkt fix lazy stepper bug: annota of non-identifier fns 2011-10-08 15:59:32 -04:00
test-engine.rkt fix stepper test-engine unclosed input-port (in windows) problem 2011-07-24 12:19:05 -04:00
test-or.rktl
through-tests.rkt test-engine now sets current-directory before running tests 2011-07-09 17:17:49 -07:00
two-tests.rktl
unannotated.rktl
undefined.rktl
world-test.rktl
write-display.rktl