Commit Graph

50 Commits

Author SHA1 Message Date
Danny Yoo
901b4d9305 adding some test cases for navigating, editing the tree 2011-09-07 16:47:37 -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
d6759935cd major api change: view focus now only treats its input as an id, rather than a general selector. We'll have extension to this later. 2011-09-02 13:56:34 -04:00
Danny Yoo
81e05b1ac8 test cases for the bools 2011-09-01 11:54:56 -04:00
Danny Yoo
d2a0a17056 positive and negative predicates 2011-09-01 11:42:48 -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
bd5f0ba6f8 tests for andmap ormap running 2011-08-31 16:11:15 -04:00
Danny Yoo
330cc75f12 tests on list stuff 2011-08-31 16:04:13 -04:00
Danny Yoo
baa268bce9 minimal tests for min, max 2011-08-31 15:57:28 -04:00
Danny Yoo
2cdebebd51 something funny is happening when running string tests 2011-08-31 15:28:36 -04:00
Danny Yoo
8d1723a31b testing implementations 2011-08-31 15:21:31 -04:00
Danny Yoo
df065ed67f adding more primitives 2011-08-31 15:12:52 -04:00
Danny Yoo
3c347acc3a a few more tests of sharing 2011-08-30 17:16:09 -04:00
Danny Yoo
9299793e76 tests with sharing 2011-08-30 17:05:15 -04:00
Danny Yoo
315f222fbe adding preliminary sharing to the library 2011-08-30 16:54:57 -04:00
Danny Yoo
20204f0565 trying to trace why the sharing module is doing the wrong thing. 2011-08-30 16:07:14 -04:00
Danny Yoo
302d046165 fixing the base (untraced) language 2011-08-30 02:10:03 -04:00
Danny Yoo
9ef4e5ef45 adding some more primitives 2011-08-19 15:05:07 -04:00
Danny Yoo
47d2708f23 looking at error report 2011-08-19 14:55:19 -04:00
Danny Yoo
8ec8f3043c adding some tests 2011-08-19 14:41:33 -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
665c3e1897 fixing the logs so we don't run into format errors 2011-08-01 11:46:40 -04:00
Danny Yoo
a8af8dc9b6 working on block optimization 2011-07-30 18:28:32 -04:00
Danny Yoo
3bcf4e74b8 fixing the test case 2011-07-28 17:31:42 -04:00
Danny Yoo
ba2544653b fixing up application 2011-07-28 17:28:14 -04:00
Danny Yoo
7e3baee864 added missing definition for list* 2011-07-28 17:17:01 -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
1451f1e755 oops, forgot to add in the hello-bf example 2011-07-27 13:07:09 -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
dbdde36997 cleanup 2011-07-10 19:17:13 -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
Danny Yoo
5149c99a12 continuing to refactor. 2011-07-05 17:49:31 -04:00
Danny Yoo
1bb1b70192 removing helpers.js 2011-07-05 16:48:15 -04:00
Danny Yoo
570ad83371 structures finally look like they might be doing something 2011-07-03 21:10:01 -04:00
Danny Yoo
72a002801b moving functions into separate modules because I'm frankly getting super-confused of where anything is. 2011-07-03 15:12:14 -04:00
Danny Yoo
0890e81e3d added in another sk test 2011-07-01 13:04:46 -04:00
Danny Yoo
dc441e79c8 added in sk's diabolical test case with generators 2011-07-01 12:53:04 -04:00
Danny Yoo
03fd12cf41 updating to jquery 1.6.2, and adjusting the way we patch jquery so it works ok under multiple-require situations 2011-07-01 11:48:56 -04:00
Danny Yoo
56e523fbc9 continuing to work on structures 2011-07-01 11:33:46 -04:00
Danny Yoo
523fa09071 tests are showing that something broke with ctak. Tracing 2011-07-01 09:48:09 -04:00
Danny Yoo
7117320b1b continuing to work on structures 2011-06-30 18:00:11 -04:00
Danny Yoo
e3aed9b884 motivating the need for make-struct-type 2011-06-30 16:14:47 -04:00
Danny Yoo
b985efc28c browser-harness.rkt to make it easier to run the tests 2011-06-30 15:59:46 -04:00