Commit History

Author SHA1 Message Date
  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
  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 c20c189db5 WATCH tests 14 years ago
  antirez c4669d257f tests suite initial support for valgrind, fixed the old test suite until the new one is able to target a specific host/port 14 years ago
  Pieter Noordhuis f166bb1d50 code to enable running tests with the vm enabled 14 years ago
  Pieter Noordhuis 53cbf66caf initial tests for AOF (and small changes to server.tcl to support these) 14 years ago
  Pieter Noordhuis 85ecc65edc initial rough integration test for replication 14 years ago
  Pieter Noordhuis 1c4114be40 store entire server object on the stack instead of just the client 14 years ago
  antirez ab72b4833d minor fixes to the new test suite, html doc updated 14 years ago