libcruft-util/test
2015-11-19 15:06:52 +11:00
..
alloc alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
crypto crypto: add XXTEA {en,de}cryption. 2015-05-15 18:27:24 +10:00
geom geom: move geometry primitives to own namespace 2015-10-13 18:19:47 +11:00
hash fasthash: add initial implementation 2015-05-28 12:17:25 +10:00
json json: add basic json-schema draft 4 support 2015-03-19 00:25:50 +11:00
memory/buffer memory: add paged and circular buffers 2015-11-11 16:56:35 +11:00
.gitignore test: remove indirect script for json.test 2014-09-03 18:35:28 +10:00
backtrace.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
bezier.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
bitwise.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
checksum.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
cmdopt.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
colour.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
coord.cpp coord: test for proper packing 2015-09-21 15:27:36 +10:00
extent.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
fixed.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
float.cpp whitespace 2015-04-13 18:06:08 +10:00
format.cpp tap: remove default format strings 2015-07-21 03:17:20 +10:00
hmac.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
hotp.cpp whitespace 2015-04-13 18:06:08 +10:00
hton.cpp test: use TAP on more tests 2015-07-13 16:30:54 +10:00
image.cpp image: templatise on component count 2015-10-20 16:54:15 +11:00
introspection.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
ip.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
json_types.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
json-parse.in test: move tests to TAP output 2015-04-13 16:45:56 +10:00
json-schema.in test: move tests to TAP output 2015-04-13 16:45:56 +10:00
maths.cpp maths: remove rootsquare, use std::hypot instead 2015-11-16 13:18:29 +11:00
matrix.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
md2.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
md4.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
md5.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
point.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
polynomial.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
pool.cpp whitespace 2015-04-13 18:06:08 +10:00
rand.cpp whitespace 2015-04-13 18:06:08 +10:00
range.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
rational.cpp rational: update with more operators 2015-07-13 16:30:54 +10:00
region.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
ripemd.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
sha1.cpp whitespace 2015-04-13 18:06:08 +10:00
sha2.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
signal.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
stringid.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00
strongdef.cpp strongdef: actually use tagging for disambiguation... 2015-11-19 15:06:52 +11:00
tuple.cpp build: disable rtti for release builds 2015-10-08 12:20:56 +11:00
uri.cpp view: template on arbirtrary iterator types 2015-09-21 15:36:05 +10:00
vector.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
version.cpp test: move tests to TAP output 2015-04-13 16:45:56 +10:00