summaryrefslogtreecommitdiff
path: root/test/testdbd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a segfault in the DBD testcase when the DBD modules were not present.minfrin2008-09-061-7/+19
* fix some obvious reversals of expected and actual values in invocationstrawick2007-11-181-2/+2
* Update license headers.jerenkrantz2007-01-151-6/+6
* Fix the escape implementation in the sqlite dbd back ends.rooneg2006-01-271-0/+10
* Clean up warnings in the dbd tests caused by r231463.rooneg2005-08-141-9/+9
* * test/testdbd.c: Fix compiler warnings; include apr_psprintfjorton2005-06-021-0/+3
* Add SQLite3 support for APR DBD.pquerna2005-05-051-3/+27
* - Rewrite the DBD tests to use the ABTS framework.pquerna2005-03-221-361/+150
* Move transaction bookkeeping into the apr_dbd_t object, thus avoidingrooneg2005-02-051-15/+15
* * test/testdbd.crooneg2005-02-051-1/+1
* * include/apr_dbd.hrooneg2005-02-051-10/+10
* Clean up the DBD tests a bit.rooneg2005-02-051-0/+407