antirez
|
a3f2b4895b
BITOP and BITCOUNT tests.
|
12 年之前 |
antirez
|
27737964c4
If the computer running the Redis test is slow, we revert to --clients 1 to avoid false positives.
|
12 年之前 |
antirez
|
a3af8d8e49
Test for maxclients.
|
12 年之前 |
Premysl Hruby
|
7cc17ed8ff
new option for choosing number of test clients to run
|
12 年之前 |
antirez
|
ab8232d022
DUMP, RESTORE, MIGRATE tests.
|
12 年之前 |
antirez
|
22c9c4076b
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
|
12 年之前 |
antirez
|
c79373482f
convert-zipmap-hash-on-load test enabled
|
12 年之前 |
antirez
|
03116904c3
RDB load of different encodings test added.
|
12 年之前 |
antirez
|
efc8f6c1a2
Added test for client output buffer limit (hard limit).
|
13 年之前 |
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
|
f4bddefecd
unit/introspection added among tests executed by default
|
13 年之前 |
antirez
|
570bbcf8e0
Added tests for AOF rewrite.
|
13 年之前 |
antirez
|
dfcf5a0ac8
Redis test port allocation fixed.
|
13 年之前 |
antirez
|
38b957d8ba
--quiet option implemented in the Redis test. Output improved a bit.
|
13 年之前 |
antirez
|
53a2af3941
still problems with the AOF race regression test, disabling it again for now
|
13 年之前 |
antirez
|
5c63922691
aof-race test reenabled now that port allocation of the test suite is smarter
|
13 年之前 |
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 年之前 |
antirez
|
dcdfd005a0
commenting out aof-race test for now, waiting for a fix to issue #80
|
13 年之前 |
Pieter Noordhuis
|
3aa4b00970
Failing test related to AOF rewrite buffers
|
13 年之前 |
antirez
|
243b783fdc
Maxmemory test
|
13 年之前 |
antirez
|
0681c5ad84
master branch merged into scripting.
|
13 年之前 |
antirez
|
c7c16a32a7
cleanup after test
|
13 年之前 |
antirez
|
e4715f0011
--help implemented
|
13 年之前 |
antirez
|
121ffc85f4
better recap of failed tests.
|
13 年之前 |
antirez
|
04e2410d2d
initial support for failed tests summary at end of the test.
|
13 年之前 |
antirez
|
524d515f0c
implemented --single, --list-tests. --accurante and --help are now recognized but not actually implemented.
|
13 年之前 |
antirez
|
6209797d37
list test further split into smaller units
|
13 年之前 |
antirez
|
be9250c8cd
list-2 added to the list of tests
|
13 年之前 |
antirez
|
daab159932
no longer prints testing... but just shows the test when we get the final result from the testing client.
|
13 年之前 |
antirez
|
569f84aa7c
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
|
13 年之前 |