Commit History

Author SHA1 Message Date
  antirez cabe03eb75 more valgrind friendly test 13 years ago
  antirez 17daf16f85 SLOWLOG tests 13 years ago
  antirez 0d1650f8a9 Updated to unstable 13 years ago
  antirez faa2a80f89 disabled development test entry, tests moved in the right place 13 years ago
  antirez 3fe40d6e3c Variadic ZADD tests 13 years ago
  antirez 449286a588 Scripting tests added 13 years ago
  antirez 206d62710c Print version info before running the test 13 years ago
  antirez 72dff2c084 test fixed after ascii art banner modified the output of a running server 13 years ago
  antirez 69cb546223 minor aesthetic change in test suite messages 14 years ago
  antirez 322ea972fe run both inmemory and diskstore tests. 14 years ago
  antirez a5062bbab0 fixed bgsave_in_progress in INFO when BGSAVEing with diskstore enabled, don't DEBUG FLUSHCACHE when bgsave is in progress. 14 years ago
  antirez 69bfffb4a7 test adapted to run with diskstore, and a few bugs fixed 14 years ago
  antirez 5e1d2d30f7 initial fix of the test suite to run both in in-memory and diskstore mode 14 years ago
  antirez 5d46e370b7 diskstore more fixes 14 years ago
  antirez d6107fd6f1 Merge remote branch 'pietern/testverbosity' 14 years ago
  Pieter Noordhuis 6f8a32d5c7 Be less verbose in testing; improve error handling 14 years ago
  antirez 4b918769a1 command line option in test suite to activate valgrind mode 14 years ago
  Pieter Noordhuis 5a4f9f27e7 Add tests for OK on QUIT 14 years ago
  Pieter Noordhuis 941c9fa285 Return OK on QUIT 14 years ago
  Pieter Noordhuis 9f1ae9abee Allow to specify which specific test files to run 14 years ago
  antirez 588cd980e9 redis-cli tests commented out since there is a problem with the CI server and this tests, will be activated again once the problem is fixed 14 years ago
  antirez e59a64b8d3 forgot the traceleaks var in tests set to 1, reverted to the default, 0 14 years ago
  antirez bad7d097e9 fixed a memory leak in the new Set code 14 years ago
  Pieter Noordhuis f2dd4769dd Tests for the interactive mode of redis-cli 14 years ago
  Pieter Noordhuis e39c8b5047 exit with non-zero status when there are failed tests 14 years ago
  Pieter Noordhuis 4589a823fd initial basic pub/sub tests 14 years ago
  Pieter Noordhuis 5eedc9c65e tests for BLPOP/BRPOP via an option in the tcl client that defers reading the reply 14 years ago
  antirez 7d04fc7563 allow running the test suite against an external Redis instance, without auto spawning 14 years ago
  Pieter Noordhuis d4507ec615 refactor list tests to test both encodings; implemented assert functions 14 years ago
  Pieter Noordhuis 73bd6c583b pass tags to filter and match via arguments 14 years ago