Commit Graph

8 Commits

Author SHA1 Message Date
12d401b98b tuple/variadic: split into type/value/pack operations 2018-03-15 23:48:21 +11:00
9471b9eae7 test: ensure all tests return a useful status code
These tests were all assumed to execute correctly because CTest is not
capable of parsing the TAP output and instead relies entirely on status
codes.
2017-05-22 13:55:21 +10:00
9a798446b5 build: remove unnecessary includes
discovered with include-what-you-use
2016-10-12 15:08:22 +11:00
e7c547f764 tuple: note why RTTI test was skipped 2016-05-12 17:59:08 +10:00
0283c6b0f9 build: disable rtti for release builds 2015-10-08 12:20:56 +11:00
358f2ddb60 tuple: test tuple mapping with template src types
Added complexity in the test to help diagnose issues with the
introspection code.
2015-05-01 02:43:27 +10:00
33401becbd tuple: add type mapping template 2015-04-21 14:21:01 +10:00
fa8387252e tuple: add tuple iteration helpers 2015-04-20 17:48:11 +10:00