b44e6b8cd7
WIP tap param rename
2016-07-28 14:18:47 +10:00
1e31f5daff
Merge branch 'master' of ssh://nerdcruft.net/var/git/libgim
2016-07-28 13:47:36 +10:00
ed7c466d8d
tap: protect against exceptions in func eval expect
2016-07-28 13:44:17 +10:00
8cc4c1e82a
format: reimplement format rendering
...
requires literal string arrays, and implements more of the specifier
specification. does not implement 'n' or '$' specifiers. falls back to
snprintf for real arguments.
2016-07-28 13:39:27 +10:00
08536765b6
Merge branch 'crypto'
2016-06-20 18:08:46 +10:00
c745658919
tap: use rval-references for test args
2016-06-20 18:02:45 +10:00
452c5511a4
tap: make test function parameter const
2016-05-12 17:28:33 +10:00
f1250b139a
debug: remove unneeded headers from debug
2016-02-05 14:27:21 +11:00
37526a5df3
tap: move base expect method to ipp file
...
allows use of format strings for simple boolean expressions
2015-09-21 15:25:56 +10:00
8c3dc295cf
tap: use printf style output messages
2015-07-21 02:53:46 +10:00
e03d1e57e3
tap: add expect_throw, expect_nothrow
2015-07-02 17:03:36 +10:00
46bd7f739f
tap: explicitly type the test as std::function
...
clang doesn't like to implicitly cast lambdas to functions.
2015-04-15 13:39:59 +10:00
54f5f2d170
tap: add expect_nan function
2015-04-13 21:46:56 +10:00
7f5533ff35
tap: consolidate expect_* functions
2015-04-13 21:45:49 +10:00
2658b41ea1
relicence under Apache-2.0
2015-04-13 18:05:28 +10:00
e9c0ed3f5f
tap: use an object for logging
2015-04-13 16:43:49 +10:00