c063
|
Remove unnecessary cleanup routines.
|
2013-03-17 04:46:06 +00:00 |
db
|
Increase timeout. My hardware must be getting slower.
|
2013-07-29 10:43:15 +00:00 |
gen
|
Need stdlib.h for EXIT_FAILURE
|
2015-01-03 14:21:05 +00:00 |
hash
|
Fix year.
|
2012-09-26 22:23:30 +00:00 |
locale
|
include string.h for memset
|
2014-05-06 00:41:26 +00:00 |
regex
|
Sanitize the regex test cases.
|
2012-08-24 20:24:39 +00:00 |
rpc
|
remove the timeout; it is handled internally.
|
2013-02-28 15:56:53 +00:00 |
ssp
|
fix lossage with gcc-4.5
|
2014-04-07 15:09:20 +00:00 |
stdio
|
Add negative offset checks to fseeko
|
2014-10-19 11:17:43 +00:00 |
string
|
Add bm(3) tests
|
2014-06-23 10:53:20 +00:00 |
sync
|
Explicitly link C++ test case with CXX.
|
2014-10-18 02:22:35 +00:00 |
t_cdb.c
|
Add regression test for cdbr(3) and cdbw(3).
|
2012-09-27 00:38:57 +00:00 |
t_gdtoa.c
|
Add missing include <stdlib.h>
|
2012-09-27 08:19:18 +00:00 |