minor testing changes
This commit is contained in:
parent
b346665c5c
commit
0bcff68226
|
@ -35,7 +35,7 @@
|
|||
#;(namespace-attach-module outer-namespace 'mzlib/pconvert-prop (current-namespace))
|
||||
(namespace-require 'test-engine/racket-tests)
|
||||
(if (and (run-all-tests-except
|
||||
(append '(bad-and bad-cons check-error begin-let-bug prims qq-splice time
|
||||
(append '(bad-and check-error begin-let-bug prims qq-splice time
|
||||
set! local-set! local-struct/i local-struct/ilam)
|
||||
lazy-tests))
|
||||
(run-tests lazy-tests))
|
||||
|
|
|
@ -5,7 +5,6 @@ language level changes.
|
|||
|
||||
Make sure that you get a warning when you change the underlying program, and a
|
||||
warning when the program window disappears.
|
||||
** closing a tab does not trigger the error message that it should...**
|
||||
|
||||
Try stepping backward and forward through programs with correct and erroneous
|
||||
(syntax errors, runtime errors) executions.
|
||||
|
|
Loading…
Reference in New Issue
Block a user