antirez
|
59b084b7cf
If the computer running the Redis test is slow, we revert to --clients 1 to avoid false positives.
|
преди 12 години |
antirez
|
2c2b6159d3
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
|
8a625029e7
Redis test port allocation fixed.
|
преди 13 години |
antirez
|
c08eb8e74d
unit/introspection added among tests executed by default
|
преди 13 години |
antirez
|
901120f8e6
--quiet option implemented in the Redis test. Output improved a bit.
|
преди 13 години |
antirez
|
cd0458470e
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 години |
antirez
|
481a05cd23
commenting out aof-race test for now, waiting for a fix to issue #80
|
преди 13 години |
Pieter Noordhuis
|
b9a65682fb
Failing test related to AOF rewrite buffers
|
преди 13 години |
antirez
|
a57bd791e9
243b783fdc4a77968f7a3dd4a246e43b226a4316
|
преди 13 години |
antirez
|
619174117d
new test engine backported to 2.4
|
преди 13 години |
antirez
|
99509ab257
slow log merged into 2.4
|
преди 13 години |
antirez
|
6c194dae58
VM tests commented out for 2.4
|
преди 13 години |
antirez
|
5fca35da3f
disabled development test entry, tests moved in the right place
|
преди 13 години |
antirez
|
d260b9a499
Variadic ZADD tests
|
преди 13 години |
antirez
|
1f2af715cb
Print version info before running the test
|
преди 13 години |
antirez
|
d6107fd6f1
Merge remote branch 'pietern/testverbosity'
|
преди 14 години |
Pieter Noordhuis
|
6f8a32d5c7
Be less verbose in testing; improve error handling
|
преди 14 години |
antirez
|
4b918769a1
command line option in test suite to activate valgrind mode
|
преди 14 години |
Pieter Noordhuis
|
5a4f9f27e7
Add tests for OK on QUIT
|
преди 14 години |
Pieter Noordhuis
|
941c9fa285
Return OK on QUIT
|
преди 14 години |
Pieter Noordhuis
|
9f1ae9abee
Allow to specify which specific test files to run
|
преди 14 години |
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 години |
antirez
|
e59a64b8d3
forgot the traceleaks var in tests set to 1, reverted to the default, 0
|
преди 14 години |
antirez
|
bad7d097e9
fixed a memory leak in the new Set code
|
преди 14 години |
Pieter Noordhuis
|
f2dd4769dd
Tests for the interactive mode of redis-cli
|
преди 14 години |
Pieter Noordhuis
|
e39c8b5047
exit with non-zero status when there are failed tests
|
преди 14 години |
Pieter Noordhuis
|
4589a823fd
initial basic pub/sub tests
|
преди 14 години |
Pieter Noordhuis
|
5eedc9c65e
tests for BLPOP/BRPOP via an option in the tcl client that defers reading the reply
|
преди 14 години |
antirez
|
7d04fc7563
allow running the test suite against an external Redis instance, without auto spawning
|
преди 14 години |
Pieter Noordhuis
|
d4507ec615
refactor list tests to test both encodings; implemented assert functions
|
преди 14 години |