aboutsummaryrefslogtreecommitdiffstats
path: root/tests/types/TypesTest.ok
AgeCommit message (Collapse)AuthorFilesLines
2013-12-12tests/TypesTest: Check rbb handling in DLDaniel Willmann1-0/+1
2013-12-12tests/TypesTest: Print the result of Encoding::encode_rbb()Daniel Willmann1-0/+5
2013-11-21types: Add a simple testcase for basic types and fix the LLC codeHolger Hans Peter Freyther1-0/+1
* Make append_data, remaining_space and fits_in_current.. work on m_length and not the index. This ways things can't overflow. * The current API consumer was moving the m_index so it should have worked okay.