6cd95ee933
more layout tests, seeing class names on stdout
2015-11-08 00:55:37 +02:00
ab7e517e9e
slightly tighter parfait tests
2015-11-07 22:26:06 +02:00
7523bac80a
add layout and class accessor and test
2015-11-07 19:38:52 +02:00
8aabff6b37
get layout test
...
start of copying the ruby parfait tests
lots can be done with string output and return value
2015-11-07 17:39:17 +02:00
c9c0f66d79
rename test/parfait
...
to then write parfait test on the runtime
2015-11-07 14:04:38 +02:00
7d7b7ca995
adding types to layout
...
so we can test assignment
2015-10-29 12:45:29 +02:00
bd171d091a
fix tests for indexed messages and frames
...
index_length changes index a bit
but from now on changes to layouts should push the index automatically
just have to set the index while calling now
2015-10-27 16:05:50 +02:00
55dd5f74fc
fixed layout inspect bug
2015-10-26 15:07:59 +02:00
885aa765d6
still fixing index bugs
...
the indexed_length got written wrong
which is why the layout methods didn’t work
Now all indexes are 1 based, even fake men, where we just ignore 0
2015-10-26 14:33:36 +02:00
4cadfc9ea9
shortening some methods, removing object prefix
2015-10-26 12:58:38 +02:00
979ebb7612
fixing indexed stuff
...
layout returns layout as first name (offsets indexes)
object internal length is gone into layouts functionality
2015-10-26 12:22:32 +02:00
dcbd3c7091
fold last of the virtual into register
2015-10-22 18:16:29 +03:00
4ce4775902
fix layout
...
amazing at this stage, but yet another index error
the strange (and wonderful) thing is that changing the return
of the one function just shifts the variables and everything else
stays intact. Thus are the wonders of object orientation
2015-10-17 10:03:39 +03:00
dc3920580b
bit more cleaning of testing
2015-10-16 18:34:54 +03:00
80d58ee03c
fixed simple layout offset bug in layout
2015-10-13 14:46:07 +03:00
5d838056fa
small rename and new test for layout
2015-08-08 18:08:47 +03:00