libcruft-util/test
2016-10-12 23:03:33 +11:00
..
alloc alloc/aligned: add allocator with forced alignment 2016-10-10 18:19:09 +11:00
crypto build: remove unnecessary includes 2016-10-12 15:08:22 +11:00
geom geom: move geometry primitives to own namespace 2015-10-13 18:19:47 +11:00
hash build: remove unnecessary includes 2016-10-12 15:08:22 +11:00
json json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00
memory m/b/paged: annotate segv trigger for asan's benefit 2016-05-12 17:59:33 +10:00
rand rand: add mwc64x generator 2016-06-30 18:20:57 +10:00
roots format: reimplement format rendering 2016-07-28 13:39:27 +10:00
.gitignore rand/lcg: add naive LCG RNG 2016-02-03 12:13:03 +11:00
affine.cpp matrix: fix look_at multiply ordering 2016-10-12 23:03:33 +11:00
backtrace.cpp backtrace: test doesn't actually require output 2016-05-12 17:44:44 +10:00
bezier.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
bitwise.cpp build: remove unnecessary includes 2016-10-12 15:08:22 +11:00
cmdopt.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
colour.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
coord.cpp coord/ops: add element sum overload 2016-08-15 20:56:10 +10:00
exe.cpp exe: split into platform units 2016-10-10 16:23:07 +11:00
extent.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
fixed.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
float.cpp build: remove unnecessary includes 2016-10-12 15:08:22 +11:00
format.cpp format: allow %! specifier for all types 2016-09-27 15:23:33 +10:00
hton.cpp build: remove unnecessary includes 2016-10-12 15:08:22 +11:00
introspection.cpp maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
ip.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
json_types.cpp json: use templated iterator for parsing from views 2016-06-28 14:16:28 +10:00
json-parse.sh.in test/json: run tests through a line wine/crlf wrapper 2016-04-27 17:13:36 +10:00
json-schema.py.in test/json: run tests through a line wine/crlf wrapper 2016-04-27 17:13:36 +10:00
maths.cpp maths: remove rootsquare, use std::hypot instead 2015-11-16 13:18:29 +11:00
matrix.cpp matrix: add tranposition test case 2016-10-11 20:57:03 +11:00
point.cpp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
polynomial.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
pool.cpp pool: rename remain as size for consistency 2016-02-04 12:41:23 +11:00
quaternion.cpp quaternion: fix incorrect factorisation in as_matrix 2016-09-14 16:49:26 +10:00
random.cpp test/random: use a constant seed 2016-06-30 15:26:45 +10:00
range.cpp test: convert remaining tests to TAP 2016-01-19 18:31:49 +11:00
rational.cpp rational: update with more operators 2015-07-13 16:30:54 +10:00
region.cpp test: convert remaining tests to TAP 2016-01-19 18:31:49 +11:00
signal.cpp test: convert remaining tests to TAP 2016-01-19 18:31:49 +11:00
string.cpp make header paths more explicit 2016-04-05 11:06:35 +10:00
stringid.cpp test: convert remaining tests to TAP 2016-01-19 18:31:49 +11:00
strongdef.cpp strongdef: actually use tagging for disambiguation... 2015-11-19 15:06:52 +11:00
tuple.cpp build: remove unnecessary includes 2016-10-12 15:08:22 +11:00
uri.cpp view: template on arbirtrary iterator types 2015-09-21 15:36:05 +10:00
vector.cpp vector: fix hypot implementation 2016-09-21 22:24:02 +10:00
version.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
view.cpp make header paths more explicit 2016-04-05 11:06:35 +10:00