Commit History

Author SHA1 Message Date
  Jan-Erik Rediger 74c0af21f5 Little typo 11 years ago
  Marc-Antoine Perennou edd7eb9b7d test-server: only listen to 127.0.0.1 12 years ago
  antirez 16f2c3ea14 Test: check that replication partial sync works if we break the link. 11 years ago
  antirez 7572dc47da Test: new functions to capture and analyze the replication stream. 11 years ago
  Johan Bergström 1154283577 Use `info nameofexectuable` to find current executable 12 years ago
  Johan Bergström acb046773d Enforce tcl 8.5 or newer 12 years ago
  antirez 9c00f07897 Test: MULTI/EXEC tests moved into multi.tcl. 12 years ago
  antirez 989a7820ca Test: more MIGRATE tests. 12 years ago
  antirez a3f2b4895b BITOP and BITCOUNT tests. 12 years ago
  antirez 27737964c4 If the computer running the Redis test is slow, we revert to --clients 1 to avoid false positives. 12 years ago
  antirez a3af8d8e49 Test for maxclients. 12 years ago
  Premysl Hruby 7cc17ed8ff new option for choosing number of test clients to run 12 years ago
  antirez ab8232d022 DUMP, RESTORE, MIGRATE tests. 12 years ago
  antirez 22c9c4076b Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 12 years ago
  antirez c79373482f convert-zipmap-hash-on-load test enabled 12 years ago
  antirez 03116904c3 RDB load of different encodings test added. 12 years ago
  antirez efc8f6c1a2 Added test for client output buffer limit (hard limit). 13 years ago
  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 years ago
  antirez f4bddefecd unit/introspection added among tests executed by default 13 years ago
  antirez 570bbcf8e0 Added tests for AOF rewrite. 13 years ago
  antirez dfcf5a0ac8 Redis test port allocation fixed. 13 years ago
  antirez 38b957d8ba --quiet option implemented in the Redis test. Output improved a bit. 13 years ago
  antirez 53a2af3941 still problems with the AOF race regression test, disabling it again for now 13 years ago
  antirez 5c63922691 aof-race test reenabled now that port allocation of the test suite is smarter 13 years ago
  antirez 24bfb570ee Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports. 13 years ago
  antirez dcdfd005a0 commenting out aof-race test for now, waiting for a fix to issue #80 13 years ago
  Pieter Noordhuis 3aa4b00970 Failing test related to AOF rewrite buffers 13 years ago
  antirez 243b783fdc Maxmemory test 13 years ago
  antirez 0681c5ad84 master branch merged into scripting. 13 years ago
  antirez c7c16a32a7 cleanup after test 13 years ago