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 година |