Commit History

Author SHA1 Message Date
  antirez c02bda324f fixed color support for test suite. Now colors are shown as long as there is xterm somewhere inside the TERM env var 14 years ago
  antirez 180e07b8c0 fixed test rendering when test failed in non verbose mode 14 years ago
  antirez 7982173fef print test names inline in the non verbose output mode 14 years ago
  antirez eae9cce166 colorized make test output when the verbose output is disabled (default) 14 years ago
  Pieter Noordhuis 6f8a32d5c7 Be less verbose in testing; improve error handling 14 years ago
  Pieter Noordhuis 5b12b47df9 Show output of leaks command on a leak 14 years ago
  Pieter Noordhuis 6825491928 Fix assertion function on value encoding 14 years ago
  Pieter Noordhuis 86d392498b ensure the value is swapped in before testing its encoding 14 years ago
  Pieter Noordhuis c2ff0e90b8 more 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
  Pieter Noordhuis 08b5920750 change ltrim tests to cover all min/max cases and add stronger stresser 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
  Pieter Noordhuis 6e0e5bedd9 basic support to tag tests 14 years ago
  Pieter Noordhuis 38273a9ed6 removed obsolete code 14 years ago
  Pieter Noordhuis 436f18b618 catch exceptions in the server proc, to be able to kill the entire chain of running servers 14 years ago
  antirez 9b30e1a207 WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB 14 years ago
  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) 14 years ago
  antirez ab72b4833d minor fixes to the new test suite, html doc updated 14 years ago