aboutsummaryrefslogtreecommitdiff
path: root/src/ext/tinytest.c
AgeCommit message (Expand)Author
2019-05-15Give tinytest a function to say whether the current test has failedNick Mathewson
2018-09-13Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12Check waitpid return value and exit status in tinytest.cNick Mathewson
2018-09-04Update prefork and postfork NSS code for unit tests.Nick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-13Add postfork support for nssNick Mathewson
2018-07-13Fix forking tests on Windows when there is a space in the path.Alexander Færøy
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2015-02-17Have tinytest tolerate systems where char has > 8 bytesNick Mathewson
2014-04-19scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson
2014-03-06Upgrade to the latest version of tinytest.Nick Mathewson
2012-10-11Move all externally maintained source files into src/extNick Mathewson