rubyx/test/parfait
Torsten Rüger 66728f09f4 Fix meta_class, sis class instance variables and class methods
after some serious recursive thinking it now actually makes sense.
The key was to change the actual type of the class that the meta_class manages
For objects it's (still) ok just to change the instance_type, but since the class object exists and has type, when adding instance variables, that actual type has to change
2019-09-24 12:59:22 +03:00
..
type Fixing new parfait boot process 2019-09-23 00:07:30 +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 Fixing new parfait boot process 2019-09-23 00:07:30 +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 Fix meta_class, sis class instance variables and class methods 2019-09-24 12:59:22 +03: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 Simplify Parfait booting 2019-09-22 19:10:47 +03:00
test_space.rb Simplify Parfait booting 2019-09-22 19:10:47 +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