summaryrefslogtreecommitdiff
path: root/testapp.c
Commit message (Expand)AuthorAgeFilesLines
* Add binary GATK/GATKQdormando2011-09-271-2/+5
* Backport binary TOUCH/GAT/GATQ commandsdormando2011-09-271-0/+34
* Issue 221: Increment treats leading spaces as 0Trond Norbye2011-09-031-0/+4
* Issue 161 incorrect allocation in cache_createTrond Norbye2010-11-101-0/+34
* Remove compile warnings on openBSDTrond Norbye2009-12-301-6/+9
* Allow semi-broken C99 compilers to compile memcachedTrond Norbye2009-11-041-3/+1
* Extend test-case for 102 to verify that large multigets work1.4.3-rc2Trond Norbye2009-11-021-0/+31
* Enable test for bug101 to be skipped.Dustin Sallings2009-10-301-0/+4
* Use non-blocking connect_server in test.Dustin Sallings2009-10-281-8/+2
* Issue 101: Not reading server responses will hang the serverTrond Norbye2009-10-281-0/+74
* Issue 102: Piping null to the server will crash itTrond Norbye2009-10-281-0/+17
* Add a parameter to connect_server to get a nonblocking connectionTrond Norbye2009-10-281-5/+14
* SASL auth support.Dustin Sallings2009-10-251-1/+5
* Removed issue_72 C test (emits invalid key).Dustin Sallings2009-10-071-30/+0
* Issue 92: stats cachedump should respond CLIENT_ERROR for illegal slab idsTrond Norbye2009-09-221-0/+66
* binary set with cas does not return the new cas idTrond Norbye2009-09-021-0/+11
* 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