summaryrefslogtreecommitdiffstats
path: root/src/util/db2/test
Commit message (Expand)AuthorAgeFilesLines
* * run.test (getnwords): Run data through "cat -v", because at least one versionKen Raeburn2004-08-272-1/+11
* * run.test (getnwords): Rewrite to drop blank lines before counting lines, no...Ken Raeburn2004-08-152-1/+6
* * run.test (getnwords): New function. Uses sed to get N words from $DICT asKen Raeburn2004-08-122-11/+21
* Only system headers should declare errnoSam Hartman2003-01-053-3/+13
* blahSam Hartman2003-01-011-0/+645
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* * Makefile: DeletedKen Raeburn2002-08-242-23/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * dbtest.c: Include btree.h if we're compiled with -DSTATISTICSTom Yu2002-08-233-1/+21
* * main.c: Disable append(); we don't have R_APPEND in this releaseTom Yu2002-08-232-8/+88
* * dbtest.c: Test for __STDC__ defined, not nonzero, to decide whether to useKen Raeburn2002-05-082-3/+8
* * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itselfKen Raeburn2002-02-203-12/+31
* Check test results more carefully.Ken Raeburn2002-01-043-4/+14
* * test/dbtest.c: Cast argument to isspace() to int. Do not shadowEzra Peisach2001-06-211-15/+15
* * test/dbtest.c: Cleanup gcc -Wall complaints with printf formatEzra Peisach2000-07-041-12/+15
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-301-0/+23
* * dbtest.c (err): Add format attribute to decl, for typechecking under GNU CKen Raeburn2000-06-262-1/+12
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-064-2/+11
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-2112-17/+17
* * db2: overflow_page fixes, __P redefMark Eichin1996-11-112-0/+324
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2222-0/+4162