Commit Graph

19 Commits

Author SHA1 Message Date
Paul Chiusano
559daffe50 added effects to Type AST, trying to get everything parsing
There seems to be an issue with virtual semicolon parsing at end of file
2018-05-29 13:07:43 -04:00
Paul Chiusano
75e227f3ae Fixed issue with virtual_rbrace not handling eof properly, data decl example passes 2018-05-24 17:28:28 -04:00
Arya Irani
8726f22012 trying to get FileParser working without breaking anything else
limited success
2018-05-24 16:46:19 -04:00
Rúnar Óli Bjarnason
63fe1eb329 Ifthenelse blocks and case blocks tests 2018-05-23 16:01:11 -04:00
Rúnar Óli Bjarnason
2234079b71 Fixed all warnings 2018-05-23 15:22:57 -04:00
Paul Chiusano
004926efd4 got some layout blocks working, still some lingering bugs 2018-05-22 13:02:45 -04:00
Paul Chiusano
bd86eb02e1 braced block tests passing, layout block test is failing 2018-05-21 17:31:43 -04:00
Paul Chiusano
42ea0604d2 started deleting and cleanup, not compiling yet 2018-05-16 18:20:27 -04:00
Tim McIver
3e352eac03 Easytest fix to make exceptions from code under test result in test errors. 2017-02-25 23:20:18 -05:00
Paul Chiusano
cac3ab3a6b some easy test polish, added docs 2017-01-03 13:30:53 -05:00
Paul Chiusano
4a8c703d41 added Http tests, expectJust and expectRight 2017-01-03 09:55:33 -05:00
Paul Chiusano
c2d64c180c convert unison-node tests to EasyTest 2017-01-03 07:49:32 -05:00
Paul Chiusano
822c2b30ad simplify and fix handling of scopes and runOnly 2017-01-01 15:36:25 -05:00
Paul Chiusano
1a90f6a9e9 better concurrency for test logging 2016-12-31 01:04:17 -05:00
Paul Chiusano
d5f686eb22 converted unison-shared tests over to EasyTest, went fabulously 2016-12-30 14:39:14 -05:00
Paul Chiusano
2a307b0d4a added using function 2016-12-30 09:51:54 -05:00
Paul Chiusano
e292987fc7 polish, lots of helper functions 2016-12-29 01:06:53 -05:00
Paul Chiusano
379d4d5188 new testing library 2016-12-28 00:57:15 -05:00
Paul Chiusano
7b92d440a1 moved layout combinators to separate subproject in yaks directory 2016-12-26 18:08:41 -05:00