redict/tests
Pieter Noordhuis eae33c1c81 Add generic function to grow an sds value
Move logic concerned with setting a bit in an sds to the SETBIT command
instead of keeping it in sds.c. The function to grow an sds can and will
be reused for a command to set a range within a string value.
2010-12-10 11:58:21 +01:00
..
assets code to enable running tests with the vm enabled 2010-05-20 13:58:58 +02:00
integration Use fstat to detect if stdin was redirected 2010-08-25 14:48:50 +02:00
support minor test suite bug fixed 2010-11-04 10:48:49 +01:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Add generic function to grow an sds value 2010-12-10 11:58:21 +01:00
test_helper.tcl Add tests for OK on QUIT 2010-10-15 12:54:53 +02:00