summaryrefslogtreecommitdiff
path: root/test/testdbm.c
Commit message (Expand)AuthorAgeFilesLines
* fix some obvious reversals of expected and actual values in invocationstrawick2007-11-181-11/+11
* Remove previous testdbm and add a new one that opens room for further tests.davi2007-08-061-352/+148
* Test usednames for each db type.davi2007-08-041-1/+1
* Update license headers.jerenkrantz2007-01-151-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* * dbm/apr_dbm_sdbm.c (vt_sdbm_exists): Fix (size_t *) -> (int *) castsjorton2004-02-161-1/+5
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-51/+12
* make sure we have prototypes for strcasecmp()trawick2003-04-281-0/+2
* we never call oops() for failures that promise to set errno,trawick2003-04-221-5/+0
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* clean up some declarationstrawick2002-10-071-2/+2
* Bug #9789 NDBM support for apr_dbm.ianh2002-08-211-0/+3
* Update our copyright for this year.fielding2002-03-131-1/+1
* make this compile on sun.ianh2002-01-111-2/+3
* - Improve the output of testdbm so that morons like me have a shot ofjerenkrantz2001-12-091-54/+139
* Multi DBM supportianh2001-11-281-6/+11
* add a truncate option to apr_dbm_open APR_DBM_RWTRUNCianh2001-09-271-0/+4
* remove all the tabsianh2001-08-231-36/+36
* added extra checking of return codesianh2001-08-221-32/+71
* Use uniform wrapping for unistd.h, and don't include it if it's aready includ...martin2001-08-221-0/+2
* Add the "new" perm argument to apr_dbm_open.jerenkrantz2001-06-241-1/+2
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-3/+3
* *) some DBMs need cleanups registered for the memory they return, just ingstein2000-12-091-2/+3
* new name, new location, same as httpd-2.0/test/dbu.c which goes away.wrowe2000-12-081-1/+1
* get the test directory working again:gstein2000-12-061-31/+31
* *) Put lib/aputil/ into the INCLUDES pathgstein2000-11-261-0/+321