whalesong/tests
2011-07-01 11:33:46 -04:00
..
conform trying to trace why conform is failing 2011-05-18 14:11:12 -04:00
earley figured out the bug. Silly function taking in more arguments than it needs. 2011-06-09 11:55:17 -04:00
module-test continuing to work on package 2011-05-23 12:30:36 -04:00
more-tests continuing to work on structures 2011-07-01 11:33:46 -04: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-evaluate.rkt browser-harness.rkt to make it easier to run the tests 2011-06-30 15:59:46 -04:00
browser-harness.rkt tests are showing that something broke with ctak. Tracing 2011-07-01 09:48:09 -04:00
test-all.rkt browser-harness.rkt to make it easier to run the tests 2011-06-30 15:59:46 -04:00
test-assemble.rkt getting more of the real types in 2011-06-07 17:53:52 -04:00
test-browser-evaluate.rkt test for current-print 2011-06-27 16:35:49 -04:00
test-compiler-2.rkt test cases print their file name just to help me trace when the tests fail 2011-05-23 14:54:38 -04:00
test-compiler.rkt simple tests for the floating point number writing. 2011-06-07 15:06:21 -04:00
test-conform-browser.rkt figured out the bug. Silly function taking in more arguments than it needs. 2011-06-09 11:55:17 -04:00
test-conform.rkt moving tests to separate directory 2011-05-20 10:48:44 -04:00
test-earley-browser.rkt figured out the bug. Silly function taking in more arguments than it needs. 2011-06-09 11:55:17 -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 need to trace why the browser tests are suddenly failing 2011-06-08 14:37:04 -04:00
test-helpers.rkt Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00
test-package.rkt figured out the bug. Silly function taking in more arguments than it needs. 2011-06-09 11:55:17 -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 fixing test case 2011-06-09 18:32:25 -04:00
test-parse.rkt Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00
test-simulator.rkt Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00