Commit History

Author SHA1 Message Date
  antirez f8ba3b5668 Fix comment typo in integration/aof.tcl. 11 years ago
  Michael Schlenker 875944a23f Replace unnecessary calls to echo and cat 12 years ago
  antirez 954cc9d0f6 Redis test: vaoid two false positives while running under valgrind. 13 years ago
  antirez 43093dff2d Redis test: two redundant tests removed as they tend to create issues when running the test with valgrind. 13 years ago
  antirez 4c378d7f6c new test engine valgrind support 13 years ago
  antirez 5521fa6a9f Test for regression about: Redis should not try to convert DEL into EXPIREAT for EXPIRE -1 13 years ago
  Hampus Wessman 72bae0cc75 Add test for incorrect expiration when loading AOF. 13 years ago
  Pieter Noordhuis 45b0f6fb14 Use correct argc/argv for cleanup when loading AOF 13 years ago
  Pieter Noordhuis d8b6ae3cd6 Reformat AOF tests 13 years ago
  antirez e2641e09cc redis.c split into many different C files. 14 years ago
  Pieter Noordhuis 5713f06b33 change how arguments are passed from the AOF tests 14 years ago
  Pieter Noordhuis 7f7499eeac tags for existing tests 14 years ago
  Pieter Noordhuis 9e5d2e8bd6 changed how server.tcl accepts options to support more directives without requiring more arguments to the proc 14 years ago
  Pieter Noordhuis 53cbf66caf initial tests for AOF (and small changes to server.tcl to support these) 14 years ago