..
type
Implement class instance variables
2019-09-19 15:48:27 +03:00
helper.rb
better test for attr
2019-03-07 10:47:48 +02:00
test_attributes.rb
Quite small amount of parfait tests needed changing after that
2019-09-09 20:29:18 +03:00
test_binary_code.rb
increase binary_code size to 32
2019-08-22 12:26:40 +03:00
test_block.rb
push the name down into callable
2018-07-30 10:21:43 +03:00
test_callable_method.rb
push the name down into callable
2018-07-30 10:21:43 +03:00
test_class.rb
wrap parfait tests in module and boot
2018-04-26 12:31:37 +03:00
test_data_object.rb
integer was wrong padded§ length
2018-05-30 14:55:17 +03:00
test_dictionary.rb
add next_value for dictionary
2018-05-13 13:03:04 +03:00
test_factory.rb
changing factory size per factory
2019-08-24 09:46:33 +03:00
test_integer.rb
replace add_new_int in most builtins
2018-11-21 20:29:22 +02:00
test_interpreted.rb
More or less a stash
2019-02-12 22:41:42 +02:00
test_list1.rb
to_s for parfait list
2019-02-17 18:16:19 +02:00
test_list2.rb
some test change because of renaming
2018-08-11 19:17:20 +03:00
test_list.rb
Quite small amount of parfait tests needed changing after that
2019-09-09 20:29:18 +03:00
test_message.rb
fix mom and vool after cc changes
2019-08-23 10:21:22 +03:00
test_meta_class.rb
Get a basic MetaClass going
2019-02-16 23:24:16 +02:00
test_object2.rb
removed unused NamedList
2019-09-18 22:07:05 +03:00
test_object.rb
fix interpreter to output symbols
2019-09-08 15:31:03 +03:00
test_space2.rb
generalize get_main and get_init to get_method
2019-09-15 12:58:43 +03:00
test_space.rb
removed unused NamedList
2019-09-18 22:07:05 +03:00
test_vool_method.rb
some renames before main fixes commences
2019-09-12 13:10:31 +03:00
test_word2.rb
Weird to be finding Parfait word bugs now
2019-09-08 21:14:54 +03:00
test_word.rb
fix all tests for previous commit
2019-02-08 23:03:23 +02:00