Commit Graph

36 Commits

Author SHA1 Message Date
Danny Yoo
32ff42bebe adding a simple looping example 2012-02-28 19:23:46 -05:00
Danny Yoo
3ed2d19eab adding expectations for what happens for module-scoping test.
fixing up the namespace stuff so it goes through getters and setters
trying to add the necessary to the il, but running into typed racket issues
corrected compilation of toplevelref so it works more correctly on module
variables.
2012-02-26 22:59:37 -05:00
Danny Yoo
578b745dfe adding nucleic2 test 2012-02-21 18:04:51 -05:00
Danny Yoo
d490992f99 registering the new tests 2012-02-21 16:25:09 -05:00
Danny Yoo
819725c573 adding graphs to our test suite 2012-02-20 12:37:29 -05:00
Danny Yoo
74e34bd04a adding fft to the test suite 2012-02-20 12:20:51 -05:00
Danny Yoo
1939e02553 adding test for whalesong base as well 2012-02-16 15:55:54 -05:00
Danny Yoo
f15e01fb7f adding to the test suite 2012-02-15 15:27:12 -05:00
Danny Yoo
b266d489ab adding the test case that exposes Whalesong's non-implementation of parsing inline variants 2012-01-09 12:38:20 -05:00
Danny Yoo
78737142d0 correcting implementation of cs019 list selectors, since they want to deal with shared structures 2011-11-09 16:23:27 -05:00
Danny Yoo
93d7991960 integrating the tests 2011-11-07 17:01:15 -05:00
Danny Yoo
e72671fa77 fringe 2011-10-18 15:10:33 -04:00
Danny Yoo
8629e8c2ab more tests. signatures are doing more. 2011-10-03 17:09:05 -04:00
Danny Yoo
1169401292 sigs-cs019 is failing; trying to trace why. 2011-10-03 16:40:39 -04:00
Danny Yoo
ec4cfc3c06 exercising cs019 language 2011-10-03 16:00:16 -04:00
Danny Yoo
ea578d6ff4 adding the isolating bug into the test suite. 2011-09-27 17:24:05 -04:00
Danny Yoo
9a7ee2dff4 constructor printing 2011-09-20 17:37:03 -04:00
Danny Yoo
23bd9eb999 fix for checking procedure arity. Thanks to Jens for the bug report. 2011-09-19 12:01:34 -04:00
Danny Yoo
2777b193ff another test added 2011-09-09 17:08:55 -04:00
Danny Yoo
5d62bbd9b6 initial test cases on views 2011-09-07 16:22:23 -04:00
Danny Yoo
bf5698c0fa fixing quasiquotation 2011-09-07 13:43:06 -04:00
Danny Yoo
f9b37470f8 adding test case for check-expect 2011-08-31 18:39:16 -04:00
Danny Yoo
5a9b1a1eea adding chars 2011-08-31 18:08:04 -04:00
Danny Yoo
315f222fbe adding preliminary sharing to the library 2011-08-30 16:54:57 -04:00
Danny Yoo
9ef4e5ef45 adding some more primitives 2011-08-19 15:05:07 -04:00
Danny Yoo
0438950e28 test cases for number? 2011-08-17 16:58:14 -04:00
Danny Yoo
16eab25f16 quick and dirty implementations of some string functions 2011-08-16 18:21:06 -04:00
Danny Yoo
a8af8dc9b6 working on block optimization 2011-07-30 18:28:32 -04:00
Danny Yoo
ba2544653b fixing up application 2011-07-28 17:28:14 -04:00
Danny Yoo
c7dd5cc99c trying to trace why apply isn't working with regards to a simple definition 2011-07-28 16:39:21 -04:00
Danny Yoo
a3c9b7c732 working on apply 2011-07-28 14:46:32 -04:00
Danny Yoo
887e986487 moving tests 2011-07-22 18:47:03 -04:00
Danny Yoo
32dd7388c4 rewriting the splicing begins to lets to dodge the bug in the 5.1.2 parser 2011-07-22 11:57:29 -04:00
Danny Yoo
f4c426f41a images look like they're working 2011-07-11 15:59:42 -04:00
Danny Yoo
afd4ff8742 images test starting 2011-07-08 16:37:50 -04:00
Danny Yoo
a4944ecc9c moving run-more-tests up one directory 2011-07-06 21:28:11 -04:00