Commit graph

19 commits

Author SHA1 Message Date
Peter Camilleri
7bc38686ba Fixed alignment of error output to make it easier to spot problems. 2015-07-17 15:39:16 -04:00
Peter Camilleri
8c5c450716 Duration; started on methods =, > 2015-07-05 21:51:06 -04:00
Peter Camilleri
a34df68858 Updated to work with minitest 5.5.1 2015-04-12 15:29:54 -04:00
Peter Camilleri
e926403404 Fixed error reporting in foorth_raises. 2015-01-19 10:28:53 -05:00
Peter Camilleri
aa16e7a259 More var name refactoring. 2015-01-18 21:08:10 -05:00
Peter Camilleri
fb358194f0 Some var name refactoring. 2015-01-18 21:05:56 -05:00
Peter Camilleri
4613e96774 Fixed assertion count. 2015-01-18 20:59:29 -05:00
Peter Camilleri
6a456cea9e Removed spurious old code. 2015-01-18 20:55:49 -05:00
Peter Camilleri
c19d489c4d The foorth_utf8_output test now has correct locn. 2015-01-18 20:53:14 -05:00
Peter Camilleri
ccca93c4f0 The foorth_output test now reports correct locn. 2015-01-18 20:47:55 -05:00
Peter Camilleri
c51be1221a Corrected miscount of foorth specific tests. 2015-01-18 20:34:31 -05:00
Peter Camilleri
d48d436afa Tests now return correct error location. 2015-01-14 11:12:35 -05:00
Peter Camilleri
1319818545 Added the foorth_run method. 2015-01-13 12:57:20 -05:00
Peter Camilleri
a546c97766 Updated the naming of the UTF-8 stdout test. 2014-11-26 21:43:52 -05:00
Peter Camilleri
470f407c5a Comment correction. 2014-11-26 21:28:48 -05:00
Peter Camilleri
31e98fb237 Added the emit verb. Also some preliminary fixes to the way UTF-8 is handled
during testing. More work is likely needed in this area.
2014-11-26 21:09:38 -05:00
Peter Camilleri
f2a6386bf5 During tests, the compiler is also reset to avoid insane cascade errors. 2014-11-20 16:13:02 -05:00
Peter Camilleri
548d75e56a Core rewrite: The switchover and purge of old code. 2014-11-13 12:06:25 -05:00
Peter Camilleri
93b9d38185 Library and Integration testing expansion. 2014-10-21 16:46:40 -04:00