.. |
json
|
test: run all checks through the TAP driver
|
2014-05-23 17:11:28 +10:00 |
maths
|
maths: seperate float and double PI
|
2015-01-21 23:40:13 +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 |
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 |
float.cpp
|
Make all check macros uppercase
|
2012-05-11 12:34:21 +10:00 |
hton.cpp
|
Fix headers and linking for network tests
|
2013-08-05 16:43:52 +10:00 |
ip.cpp
|
Remove dependency on system netlibs for ip test
|
2013-08-05 21:46:31 +10:00 |
json.test.in
|
test: remove indirect script for json.test
|
2014-09-03 18:35:28 +10:00 |
Makefile.am
|
polynomial: initial degree 1-3 solvers
|
2015-01-21 23:40:45 +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: use range based for in some tests
|
2014-10-21 21:48:13 +11:00 |
point.cpp
|
point: add simple redim with fill test
|
2015-01-13 18:41:51 +11:00 |
polynomial.cpp
|
polynomial: initial degree 1-3 solvers
|
2015-01-21 23:40:45 +11:00 |
pool.cpp
|
Make all check macros uppercase
|
2012-05-11 12:34:21 +10:00 |
rand.cpp
|
rand: remove narrowing cast warning in test
|
2014-12-16 15:29:26 +11:00 |
range.cpp
|
Add MAX range object
|
2012-06-15 16:38:24 +10:00 |
region.cpp
|
region: style, comments, namespacing
|
2015-01-21 23:40:13 +11:00 |
ripemd.cpp
|
Add RIPEMD160 implementation
|
2014-04-10 21:04:07 +10: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
|
test: build tests against static libraries
|
2014-08-18 22:16:50 +10:00 |
stringid.cpp
|
add stringid for mapping between strings and ints
|
2014-05-26 17:11:07 +10:00 |
version.cpp
|
Fix missing headers in tests for windows
|
2013-08-05 16:45:03 +10:00 |