Commit Graph

10 Commits

Author SHA1 Message Date
f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
2d7e3e5d7d build: prefer iosfwd over iostream 2018-03-22 16:11:13 +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
d937bb2ece backtrace: convert from CRLF terminators to LF 2017-01-23 15:33:47 +11:00
420e4215ef backtrace: test doesn't actually require output 2016-05-12 17:44:44 +10:00
a59844be98 don't pull in namespace std 2016-03-11 13:28:56 +11:00
bbbbb675a6 test: move tests to TAP output 2015-04-13 16:45:56 +10:00
24e4cb4b35 Use correct header for EXIT_SUCCESS 2011-07-06 19:39:22 +10:00
e73a7e0e1b removed unneeded local variables 2011-05-25 23:03:00 +10:00
745e06d1af initial import from waif 2011-05-23 17:18:52 +10:00