summaryrefslogtreecommitdiff
path: root/testapp.c
Commit message (Expand)AuthorAgeFilesLines
* Add more tests on the binary protocolTrond Norbye2009-09-021-6/+1163
* Deal with C tests running as root.Dustin Sallings2009-08-291-0/+5
* Issue #77: Bug in the realloc code caused the previous allocated buffer to be...Trond Norbye2009-08-221-0/+5
* Remove compilation errors from gcc on SolarisTrond Norbye2009-08-221-2/+2
* vperror implementationDustin Sallings2009-08-191-0/+47
* Put a time limit on memcached processes started from within tests.Dustin Sallings2009-08-141-2/+7
* Fix for issue 72: 1.4.0 binary multi-get crash issueTrond Norbye2009-08-141-0/+80
* The C test should emit TAP.Dustin Sallings2009-08-131-14/+10
* Allow memcached to bind to an ephemeral portTrond Norbye2009-08-131-16/+95
* Create a generic cache for objects of same sizeTrond Norbye2009-04-171-0/+308