2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Oran Agra 5e3880a492 various cleanups and minor fixes vor 8 Jahren
  Matt Stancliff 5e362b84ab Add quicklist implementation vor 10 Jahren
  Matt Stancliff 09cb281bc3 Fix spelling in some test cases vor 10 Jahren
  antirez 8c254415f7 Sentinel test: framework improved and conf-update unit added. vor 10 Jahren
  antirez 34c404e069 Test: colorstr moved to util.tcl. vor 10 Jahren
  antirez 28ccb53008 Redis test: More reliable BRPOPLPUSH replication test. vor 12 Jahren
  antirez 5080e625d3 Redis test: scripting EVALSHA replication test more reliable. vor 12 Jahren
  antirez 414c3deac1 Regression test for the main problem causing issue #141. Minor changes/fixes/additions to the test suite itself needed to write the test. vor 13 Jahren
  antirez 202e3091d7 Redis test: when assertion fails print not just the expression but also expanded values in the error message. vor 13 Jahren
  antirez e54484876a fixed assert proc on Redis test vor 13 Jahren
  antirez 121ffc85f4 better recap of failed tests. vor 13 Jahren
  antirez 82e5dd35ea display less useless information in parallel test vor 13 Jahren
  antirez 3744824c3e some test colorization and some fix vor 13 Jahren
  antirez 13566085cf Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. vor 13 Jahren
  antirez 4a67d194e9 fixed color support for test suite. Now colors are shown as long as there is xterm somewhere inside the TERM env var vor 13 Jahren
  antirez 180e07b8c0 fixed test rendering when test failed in non verbose mode vor 14 Jahren
  antirez 7982173fef print test names inline in the non verbose output mode vor 14 Jahren
  antirez eae9cce166 colorized make test output when the verbose output is disabled (default) vor 14 Jahren
  Pieter Noordhuis 6f8a32d5c7 Be less verbose in testing; improve error handling vor 14 Jahren
  Pieter Noordhuis 5b12b47df9 Show output of leaks command on a leak vor 14 Jahren
  Pieter Noordhuis 6825491928 Fix assertion function on value encoding vor 14 Jahren
  Pieter Noordhuis 86d392498b ensure the value is swapped in before testing its encoding vor 14 Jahren
  Pieter Noordhuis c2ff0e90b8 more pub/sub tests vor 14 Jahren
  Pieter Noordhuis 5eedc9c65e tests for BLPOP/BRPOP via an option in the tcl client that defers reading the reply vor 14 Jahren
  Pieter Noordhuis 08b5920750 change ltrim tests to cover all min/max cases and add stronger stresser vor 14 Jahren
  Pieter Noordhuis d4507ec615 refactor list tests to test both encodings; implemented assert functions vor 14 Jahren
  Pieter Noordhuis 73bd6c583b pass tags to filter and match via arguments vor 14 Jahren
  Pieter Noordhuis 6e0e5bedd9 basic support to tag tests vor 14 Jahren
  Pieter Noordhuis 38273a9ed6 removed obsolete code vor 14 Jahren
  Pieter Noordhuis 436f18b618 catch exceptions in the server proc, to be able to kill the entire chain of running servers vor 14 Jahren