..
support
Fixed alignment of error output to make it easier to spot problems.
2015-07-17 15:39:16 -04:00
_FILE_test.foorth
Added the _FILE_ method.
2016-02-25 13:02:51 -05:00
array_lib_tests.rb
Added >> to the Array class.
2016-04-10 22:11:53 -04:00
class_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
clone_lib_tests.rb
More tests, added the protect method.
2016-04-20 10:39:21 -04:00
comparison_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
compile_lib_tests.rb
Initial working method stubs.
2016-09-20 15:16:14 -04:00
ctrl_struct_lib_tests.rb
Added the ,asm method with tests. Needs docs.
2016-05-14 14:01:23 -04:00
data_ref_lib_tests.rb
Initial global var fix working.
2016-09-15 13:09:44 -04:00
exception_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
fiber_bundle_tests.rb
Added the SyncBundle class as well.
2016-02-29 12:28:17 -05:00
hash_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
in_stream_test_1.txt
Added .open, .close, and .gets to InStream.
2015-01-22 12:38:21 -05:00
load_test_one.foorth
load_test_two.foorth
Added better comment to test helper fOOrth file.
2016-01-23 12:49:27 -05:00
numeric_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
object_lib_tests.rb
More tests, added the protect method.
2016-04-20 10:39:21 -04:00
procedure_lib_tests.rb
Proceures now support local data.
2016-03-28 11:48:55 -04:00
queue_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
README.md
Updated Integration README.md
2015-04-13 15:09:47 -04:00
stack_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
standard_lib_tests.rb
Full rethink of StringBuffer literals.
2016-04-10 13:32:26 -04:00
stdio_lib_tests.rb
More tests.
2016-10-30 20:39:39 -04:00
stream_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
string_lib_tests.rb
More tests, added the protect method.
2016-04-20 10:39:21 -04:00
thread_lib_tests.rb
Backed out extreme testing.
2016-10-31 16:00:56 -04:00
time_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00
vm_lib_tests.rb
Updated tests and gem specs.
2016-02-18 12:23:04 -05:00