libcruft-util/test
2021-04-13 16:05:08 +10:00
..
algo tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
alloc tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
array debug: split debug headers into components 2019-05-17 12:26:08 +10:00
buffer debug: split debug headers into components 2019-05-17 12:26:08 +10:00
coord rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpp/good cpp: add basic C preprocessor emulator 2018-04-01 14:49:10 +10:00
encode tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
geom tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
hash tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
job tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
list rand: prefer our own generators 2020-08-18 07:20:26 +10:00
map map/multi_fixed: return erase count from erase_keys 2021-02-08 11:17:48 +10:00
maths tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
memory buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
parallel tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
parse tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
rand tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
roots tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
set set: add a simple static-alloc, dynamic-resize, set 2020-09-21 14:34:23 +10:00
thread tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
time tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
tuple tuple/value: correct the test case values 2020-02-25 11:31:56 +11:00
types types/description: use the inner_type for descriptions 2020-05-01 11:19:46 +10:00
.gitignore rand/lcg: add naive LCG RNG 2016-02-03 12:13:03 +11:00
affine.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
ascii.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
backtrace.cpp backtrace: give consistent outputs for backtrace 2019-07-02 16:39:40 +10:00
bezier.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bitwise.cpp bitwise: remove tests that perform a full rotate 2019-05-01 13:17:35 +10:00
cmdopt.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
colour.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
comparator.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
concepts.cpp concepts: protect tuple concept against empty tuples 2020-02-25 11:16:58 +11:00
coord.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
cpp.py.in build; account for newlines in win32 tests 2018-08-13 23:29:14 +10:00
endian.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
exe.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
expected.cpp build: fix range-loop-analysis warnings 2020-02-17 17:40:03 +11:00
extent.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fixed.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
float.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
format.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
hton.cpp hton: avoid using type names as variables 2018-12-15 15:38:01 +11:00
introspection.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
io.cpp io: test that mapped_file satisfies is_container_v 2018-12-17 12:50:05 +11:00
ip.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
iterator.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
kmeans.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
maths.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
matrix.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
point.cpp debug: don't include assert.hpp if you don't use it 2021-04-12 16:12:08 +10:00
polynomial.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
pool.cpp test/pool: make allocation tests more robust against allocator issues 2019-05-24 10:57:35 +10:00
preprocessor.cpp build: update the meson build configuration 2019-06-19 17:28:01 +10:00
quaternion.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
random.cpp random: add a trivial test of the default generator 2018-11-28 15:24:28 +11:00
range.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rational.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
region.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
registrar.cpp registrar: add skeleton of plugin registry 2019-04-16 11:02:26 +10:00
scoped.cpp scoped: rename disabling methods for consistency 2019-08-12 12:58:44 +10:00
signal.cpp signal: simplify the implementation of the cookie and signal 2020-07-23 15:16:15 +10:00
singleton.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stream.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
string.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
stringcache.cpp stringcache: add a simple bulk string cache 2020-04-23 05:53:40 +10:00
stringid.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
strongdef.cpp strongdef: don't expose the raw data directly 2019-03-20 15:39:24 +11:00
traits.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
typeidx.cpp typeidx: add type tagged namespacing to queries 2019-09-04 08:06:46 +10:00
uri.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
utf8.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
vector.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
version.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00
view.cpp tap: use fmtlib specifiers 2021-04-13 16:05:08 +10:00