antirez
|
9b30e1a207
|
WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB
|
2010-05-25 19:30:24 +02:00 |
|
antirez
|
c22b2ec863
|
by default test with valgrind does not show full leak info
|
2010-05-21 13:58:04 +02:00 |
|
antirez
|
c4669d257f
|
tests suite initial support for valgrind, fixed the old test suite until the new one is able to target a specific host/port
|
2010-05-21 12:00:13 +02:00 |
|
Pieter Noordhuis
|
f166bb1d50
|
code to enable running tests with the vm enabled
|
2010-05-20 13:58:58 +02:00 |
|
Pieter Noordhuis
|
53cbf66caf
|
initial tests for AOF (and small changes to server.tcl to support these)
|
2010-05-19 14:54:20 +02:00 |
|
Pieter Noordhuis
|
46b614edf7
|
Merge branch 'master' into integration
|
2010-05-19 14:53:57 +02:00 |
|
Pieter Noordhuis
|
fdfb02e7ff
|
print warnings in redis log when a test raises an exception (very likely to be caused by something like a failed assertion)
|
2010-05-15 23:48:08 +02:00 |
|
antirez
|
76a224700d
|
added pid info to the check memory leaks test, so that those tests don't appear to be duplicated
|
2010-05-15 00:43:43 +02:00 |
|
Pieter Noordhuis
|
85ecc65edc
|
initial rough integration test for replication
|
2010-05-14 20:50:58 +02:00 |
|
Pieter Noordhuis
|
1c4114be40
|
store entire server object on the stack instead of just the client
|
2010-05-14 20:50:32 +02:00 |
|
Pieter Noordhuis
|
9cf9e6f197
|
proc to retrieve values from INFO properties
|
2010-05-14 20:48:57 +02:00 |
|
antirez
|
ab72b4833d
|
minor fixes to the new test suite, html doc updated
|
2010-05-14 18:48:33 +02:00 |
|