antirez
|
314b0309a1
|
Redis test port allocation fixed.
|
2011-12-07 17:15:17 +01:00 |
|
antirez
|
b5b2eb3f18
|
--quiet option implemented in the Redis test. Output improved a bit.
|
2011-11-29 16:29:12 +01:00 |
|
antirez
|
184f967688
|
still problems with the AOF race regression test, disabling it again for now
|
2011-11-28 10:35:30 +01:00 |
|
antirez
|
1df5e5de1d
|
aof-race test reenabled now that port allocation of the test suite is smarter
|
2011-11-18 15:53:47 +01:00 |
|
antirez
|
5531aa2b43
|
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.
|
2011-10-04 10:05:21 +02:00 |
|
antirez
|
ee7e838830
|
commenting out aof-race test for now, waiting for a fix to issue #80
|
2011-09-16 15:43:03 +02:00 |
|
Pieter Noordhuis
|
a9f7a179fd
|
Failing test related to AOF rewrite buffers
|
2011-09-16 11:25:05 +02:00 |
|
antirez
|
e7c4b3e835
|
Maxmemory test
|
2011-07-28 12:32:52 +02:00 |
|
antirez
|
335b27ecd0
|
master branch merged into scripting.
|
2011-07-12 12:39:16 +02:00 |
|
antirez
|
93e83b201b
|
cleanup after test
|
2011-07-11 13:19:42 +02:00 |
|
antirez
|
0ff3937259
|
--help implemented
|
2011-07-11 13:03:22 +02:00 |
|
antirez
|
5acc46d6b3
|
better recap of failed tests.
|
2011-07-11 12:56:00 +02:00 |
|
antirez
|
e26ab6b234
|
initial support for failed tests summary at end of the test.
|
2011-07-11 12:44:55 +02:00 |
|
antirez
|
526ae422b1
|
implemented --single, --list-tests. --accurante and --help are now recognized but not actually implemented.
|
2011-07-11 11:59:55 +02:00 |
|
antirez
|
8843375b2a
|
list test further split into smaller units
|
2011-07-11 11:41:23 +02:00 |
|
antirez
|
cf44de47c5
|
list-2 added to the list of tests
|
2011-07-11 11:32:19 +02:00 |
|
antirez
|
201d2fa360
|
no longer prints testing... but just shows the test when we get the final result from the testing client.
|
2011-07-11 00:53:30 +02:00 |
|
antirez
|
818df58b14
|
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
|
2011-07-11 00:46:25 +02:00 |
|
antirez
|
87a724e547
|
display less useless information in parallel test
|
2011-07-11 00:14:12 +02:00 |
|
antirez
|
1bb0f27110
|
some test colorization and some fix
|
2011-07-11 00:09:56 +02:00 |
|
antirez
|
213d6fe260
|
print execution time of different units at end
|
2011-07-10 23:57:35 +02:00 |
|
antirez
|
4e7aaf0a99
|
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
|
2011-07-10 23:25:48 +02:00 |
|
antirez
|
d63741af03
|
more valgrind friendly test
|
2011-07-06 15:22:00 +02:00 |
|
antirez
|
b965631979
|
SLOWLOG tests
|
2011-06-30 18:44:58 +02:00 |
|
antirez
|
11f9b77981
|
Updated to unstable
|
2011-06-14 18:06:39 +02:00 |
|
antirez
|
6975baed26
|
disabled development test entry, tests moved in the right place
|
2011-05-31 18:49:12 +02:00 |
|
antirez
|
9ba2137ccf
|
Variadic ZADD tests
|
2011-05-31 18:35:09 +02:00 |
|
antirez
|
a79ed5a118
|
Scripting tests added
|
2011-05-25 12:32:50 +02:00 |
|
antirez
|
014611492c
|
Print version info before running the test
|
2011-05-20 11:44:54 +02:00 |
|
antirez
|
9f7a139e7e
|
test fixed after ascii art banner modified the output of a running server
|
2011-04-15 16:35:54 +02:00 |
|
antirez
|
0606f2d3b1
|
minor aesthetic change in test suite messages
|
2011-01-09 22:17:08 +01:00 |
|
antirez
|
5cbd8e400f
|
run both inmemory and diskstore tests.
|
2011-01-09 19:42:56 +01:00 |
|
antirez
|
d3aa7312b9
|
fixed bgsave_in_progress in INFO when BGSAVEing with diskstore enabled, don't DEBUG FLUSHCACHE when bgsave is in progress.
|
2011-01-09 19:25:34 +01:00 |
|
antirez
|
f261a5d500
|
test adapted to run with diskstore, and a few bugs fixed
|
2011-01-09 18:25:34 +01:00 |
|
antirez
|
ee853db29d
|
initial fix of the test suite to run both in in-memory and diskstore mode
|
2011-01-09 16:49:52 +01:00 |
|
antirez
|
9486677b46
|
diskstore more fixes
|
2011-01-03 17:18:37 +01:00 |
|
antirez
|
d6e04c2b24
|
Merge remote branch 'pietern/testverbosity'
|
2010-12-10 17:24:03 +01:00 |
|
Pieter Noordhuis
|
0dc602e3b5
|
Be less verbose in testing; improve error handling
|
2010-12-10 16:13:21 +01:00 |
|
antirez
|
ff81d69775
|
command line option in test suite to activate valgrind mode
|
2010-12-10 15:40:48 +01:00 |
|
Pieter Noordhuis
|
0d4eb0937e
|
Add tests for OK on QUIT
|
2010-10-15 12:54:53 +02:00 |
|
Pieter Noordhuis
|
f19ee10824
|
Return OK on QUIT
|
2010-10-13 11:25:40 +02:00 |
|
Pieter Noordhuis
|
c8f88af7ca
|
Allow to specify which specific test files to run
|
2010-10-13 09:26:44 +02:00 |
|
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
|
2010-08-26 17:52:02 +02:00 |
|
antirez
|
e59a64b8d3
|
forgot the traceleaks var in tests set to 1, reverted to the default, 0
|
2010-08-26 13:18:56 +02:00 |
|
antirez
|
bad7d097e9
|
fixed a memory leak in the new Set code
|
2010-08-26 13:18:24 +02:00 |
|
Pieter Noordhuis
|
f2dd4769dd
|
Tests for the interactive mode of redis-cli
Changed redis-cli to output the raw response for a bulk reply when it is
run in interactive mode instead of checking isatty.
|
2010-08-04 15:28:03 +02:00 |
|
Pieter Noordhuis
|
e39c8b5047
|
exit with non-zero status when there are failed tests
|
2010-07-23 13:08:35 +02:00 |
|
Pieter Noordhuis
|
4589a823fd
|
initial basic pub/sub tests
|
2010-06-16 11:01:42 +02:00 |
|
Pieter Noordhuis
|
5eedc9c65e
|
tests for BLPOP/BRPOP via an option in the tcl client that defers reading the reply
|
2010-06-15 21:23:18 +02:00 |
|
antirez
|
7d04fc7563
|
allow running the test suite against an external Redis instance, without auto spawning
|
2010-06-14 10:19:45 +02:00 |
|