Commit History

作者 SHA1 備註 提交日期
  Oran Agra a0cfd519e3 test infra: improve prints on failed assertions 5 年之前
  Madelyn Olson ea7c3fe7fd Allowed passing in of password hash and fixed config rewrite 5 年之前
  Oran Agra 7829287691 test suite conveniency improvements 6 年之前
  Oran Agra 5e3880a492 various cleanups and minor fixes 8 年之前
  Matt Stancliff 5e362b84ab Add quicklist implementation 10 年之前
  Matt Stancliff 09cb281bc3 Fix spelling in some test cases 10 年之前
  antirez 8c254415f7 Sentinel test: framework improved and conf-update unit added. 10 年之前
  antirez 34c404e069 Test: colorstr moved to util.tcl. 10 年之前
  antirez 28ccb53008 Redis test: More reliable BRPOPLPUSH replication test. 12 年之前
  antirez 5080e625d3 Redis test: scripting EVALSHA replication test more reliable. 12 年之前
  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. 13 年之前
  antirez 202e3091d7 Redis test: when assertion fails print not just the expression but also expanded values in the error message. 13 年之前
  antirez e54484876a fixed assert proc on Redis test 13 年之前
  antirez 121ffc85f4 better recap of failed tests. 13 年之前
  antirez 82e5dd35ea display less useless information in parallel test 13 年之前
  antirez 3744824c3e some test colorization and some fix 13 年之前
  antirez 13566085cf Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. 13 年之前
  antirez 4a67d194e9 fixed color support for test suite. Now colors are shown as long as there is xterm somewhere inside the TERM env var 13 年之前
  antirez 180e07b8c0 fixed test rendering when test failed in non verbose mode 14 年之前
  antirez 7982173fef print test names inline in the non verbose output mode 14 年之前
  antirez eae9cce166 colorized make test output when the verbose output is disabled (default) 14 年之前
  Pieter Noordhuis 6f8a32d5c7 Be less verbose in testing; improve error handling 14 年之前
  Pieter Noordhuis 5b12b47df9 Show output of leaks command on a leak 14 年之前
  Pieter Noordhuis 6825491928 Fix assertion function on value encoding 14 年之前
  Pieter Noordhuis 86d392498b ensure the value is swapped in before testing its encoding 14 年之前
  Pieter Noordhuis c2ff0e90b8 more pub/sub tests 14 年之前
  Pieter Noordhuis 5eedc9c65e tests for BLPOP/BRPOP via an option in the tcl client that defers reading the reply 14 年之前
  Pieter Noordhuis 08b5920750 change ltrim tests to cover all min/max cases and add stronger stresser 14 年之前
  Pieter Noordhuis d4507ec615 refactor list tests to test both encodings; implemented assert functions 14 年之前
  Pieter Noordhuis 73bd6c583b pass tags to filter and match via arguments 14 年之前