rubyx/test/parfait
Torsten Ruger ea7f3c9653 remove the last_object from chain
also tried to keep the first around as was done in space
partially to not have to add the consrtants seperately
didn't work, as chain gets broken
also this has to be redone anyway
2018-08-29 21:05:54 +03:00
..
type move return address generation to factory 2018-08-29 21:02:49 +03:00
helper.rb fix bug in slot_load and definition 2018-08-19 15:36:51 +03:00
test_attributes.rb store method, not name, in message 2018-07-22 22:29:32 +03:00
test_binary_code.rb some test change because of renaming 2018-08-11 19:17:20 +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 remove the last_object from chain 2018-08-29 21:05:54 +03:00
test_integer.rb use factory to generte intergers in space 2018-08-24 18:49:21 +03:00
test_list1.rb fix list to expand 2018-06-29 20:58:59 +03:00
test_list2.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_list.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_message.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_named_list.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_object.rb switch to 0 based indexing 2018-05-14 11:55:01 +03:00
test_space2.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_space.rb move return address generation to factory 2018-08-29 21:02:49 +03:00
test_word2.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_word.rb some test change because of renaming 2018-08-11 19:17:20 +03:00