..
coersing
changing the constant back
2011-07-27 15:55:49 -04:00
module-test
continuing to work on package
2011-05-23 12:30:36 -04:00
more-tests
adding expectations for what happens for module-scoping test.
2012-02-26 22:59:37 -05:00
older-tests
renaming primitives.js since they're not directly the primitives we'll use; I need to adapt them.
2011-06-10 12:42:40 -04:00
browser-harness.rkt
Narrowing the definition of MainModuleSource so that it's always a path, not a general Source
2011-09-22 16:30:55 -04:00
run-more-tests.rkt
adding expectations for what happens for module-scoping test.
2012-02-26 22:59:37 -05:00
test-all.rkt
continuing to shrink code down. Eliminating the use of simulator in test suite; I don't think we'll need the simulator any more.
2011-09-09 14:19:56 -04:00
test-assemble.rkt
continuing to shrink code down. Eliminating the use of simulator in test suite; I don't think we'll need the simulator any more.
2011-09-09 14:19:56 -04:00
test-browser-evaluate.rkt
test cases appear to be running again
2011-09-06 14:33:22 -04:00
test-compiler-2.rkt
rewriting the splicing begins to lets to dodge the bug in the 5.1.2 parser
2011-07-22 11:57:29 -04:00
test-compiler.rkt
rewriting the splicing begins to lets to dodge the bug in the 5.1.2 parser
2011-07-22 11:57:29 -04:00
test-conform.rkt
moving tests to separate directory
2011-05-20 10:48:44 -04:00
test-earley.rkt
need to figure out why it takes so long to parse bytecode.
2011-05-20 11:23:28 -04:00
test-get-dependencies.rkt
correcting the test case, since get-module-bytecode is doing image-related stuff now
2011-08-15 13:37:28 -04:00
test-helpers.rkt
Moved compiler-related stuff to compiler subdirectory
2011-05-26 19:46:49 -04:00
test-package.rkt
tests adjusted to dodge what appears to be a bug in zo-parse regarding splicing begin at a non-module toplevel. This is something that we'll probably not hit in module contexts. Hopefully.
2011-07-22 12:01:09 -04:00
test-parse-bytecode-on-collects.rkt
failures saved as list rather than exceptions, since memory usage seemed a lot higher than expected.
2011-06-05 16:13:18 -04:00
test-parse-bytecode.rkt
Merge branch 'master' into inlining
2011-08-08 11:00:01 -04:00
test-parse.rkt
toplevelref remembers if it's a constant or not
2011-07-30 20:12:11 -04:00
test-simulator.rkt
disabling some test that looked pretty suspicious
2011-08-30 01:48:19 -04:00