libcruft-util/test
Danny Robson ecc40f2315 build: fold test makefile into primary makefile
Moving the subdir makefile into the main one lets us more easily track
dependencies for reliable builds. Previously we tended to build against
old versions of the static library when running the tests.
2015-02-13 18:02:09 +11:00
..
json json: rewrite test data for rfc7159 compliance 2015-02-02 23:01:57 +11:00
.gitignore test: remove indirect script for json.test 2014-09-03 18:35:28 +10:00
backtrace.cpp Use correct header for EXIT_SUCCESS 2011-07-06 19:39:22 +10:00
bezier.cpp bezier: add region query 2015-02-03 12:58:41 +11:00
bitwise.cpp bitwise: use lookup table for byte reverse 2014-09-01 16:23:46 +10:00
checksum.cpp hash: cleanup fletcher 2014-09-11 15:44:03 +10:00
colour.cpp colour: remove redundant rgba member variables 2015-01-15 14:03:44 +11:00
extent.cpp extent: add trivial validity instantiation test 2015-02-13 17:32:31 +11:00
fixed.cpp fixed: add signed supported 2015-02-06 20:01:26 +11:00
float.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00
hton.cpp Fix headers and linking for network tests 2013-08-05 16:43:52 +10:00
ip.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00
json_types.cpp json: split json impl files into tree and flat 2015-02-03 00:15:07 +11:00
json.test.in test: remove indirect script for json.test 2014-09-03 18:35:28 +10:00
maths_matrix.cpp test: move tests to flat directory structure 2015-01-30 16:45:57 +11:00
maths.cpp float: correctly handle double comparisons 2015-02-03 15:54:55 +11:00
matrix.cpp parameterise point, vector, region, matrix on type 2014-12-15 20:10:56 +11:00
md2.cpp hash: call finish before comparing in tests 2014-05-20 13:33:08 +10:00
md4.cpp hash: call finish before comparing in tests 2014-05-20 13:33:08 +10:00
md5.cpp hash: call finish before comparing in tests 2014-05-20 13:33:08 +10:00
options.cpp options: reset processor for each test 2015-01-30 16:46:47 +11:00
point.cpp point: fix float warning on test instantiation 2015-02-03 02:21:58 +11:00
polynomial.cpp tap: add rudimentary TAP helpers 2015-01-29 15:49:57 +11:00
pool.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00
rand.cpp rand: remove narrowing cast warning in test 2014-12-16 15:29:26 +11:00
range.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00
region.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00
ripemd.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00
sha1.cpp sha1: cleanup and fix test cases 2014-04-16 18:35:09 +10:00
sha2.cpp sha2: rename SHA2 class to SHA256 2014-05-09 13:01:02 +10:00
signal.cpp Make all check macros uppercase 2012-05-11 12:34:21 +10:00
static.test.in build: fold test makefile into primary makefile 2015-02-13 18:02:09 +11:00
stringid.cpp add stringid for mapping between strings and ints 2014-05-26 17:11:07 +10:00
uri.cpp uri: check component values in unit test 2015-02-11 16:43:27 +11:00
version.cpp debug: drop support for CHECK_HARD 2015-01-28 14:49:34 +11:00