rubyx/test/parfait/type
Torsten Ruger 1132309f6a unify space collection attribute naming
currently space is still acting as a sort of memory manager.
For proper linking, all objects must be reachable from space, hence the plural versions like messages and addresses (even they are instances, it is the list that is important)
To dish out instance to use, the head must be kept, ie next_XXX for intergers, return addresses and messages
2018-07-02 15:49:51 +03:00
..
test_basic.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_hash.rb fix test ripples and minor parfait naming 2018-06-29 21:03:06 +03:00
test_message.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_method_api.rb wrap parfait tests in module and boot 2018-04-26 12:31:37 +03:00
test_type_api.rb switch to 0 based indexing 2018-05-14 11:55:01 +03:00