summaryrefslogtreecommitdiff
path: root/test/utility
Commit message (Expand)AuthorAgeFilesLines
* WT-2422: multiple definitions of custom die functionKeith Bostic2016-02-221-3/+2
* WT-2405: test utility error handling.Keith Bostic2016-02-191-1/+12
* WT-2405 Switch new testing error handler to be shared in test utilAlex Gorrod2016-02-191-0/+10
* WT-2405 Switch test/format to use shared testutil_dieAlex Gorrod2016-02-191-1/+16
* WT-2356 Put recovery tests in a single directory.Michael Cahill2016-02-011-16/+7
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Including "wt_internal.h" will include string.h, stdlib.h stdio.h andKeith Bostic2015-10-191-4/+0
* boolean conversion, test calls to __wt_exist.Keith Bostic2015-09-231-1/+2
* More CR CleanupDavid Hows2015-05-131-11/+8
* Change to __wt_existsDavid Hows2015-05-121-3/+7
* KNFDavid Hows2015-05-121-1/+1
* Make cleanup check before deletingDavid Hows2015-05-121-2/+8
* Change all testutils functions to return nothingDavid Hows2015-05-111-9/+13
* Add testutils to all testsDavid Hows2015-05-051-2/+2
* KNF, don't cast return from malloc, don't call out fixed numbers ofKeith Bostic2015-05-041-8/+10
* CR ChangesDavid Hows2015-05-041-2/+2
* Fix for covert testsDavid Hows2015-05-041-2/+4
* Testutils memory leak fixDavid Hows2015-05-041-1/+5
* Code review ChangesDavid Hows2015-05-011-20/+15
* Add directory_delimiter functionDavid Hows2015-05-011-0/+7
* Move utilities to .i and add fixes for WindowsDavid Hows2015-05-013-53/+15
* Change comments and use snprintfdaveh862015-05-012-28/+47
* Remove relative pathingdaveh862015-05-013-1/+6
* Fix Broken Includes and other minor thingsdaveh862015-05-011-2/+5
* Changes by s_alldaveh862015-05-012-5/+5
* Create test utilities and modify FOPS testdaveh862015-05-012-0/+137