Marc-Antoine Perennou
1cf839a216
test-server: only listen to 127.0.0.1
...
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2013-06-18 19:38:16 +02:00
antirez
e8cc959300
Test default config modified to set logfile to empty string.
...
Required because of recent changes in the way logfile is set to standard
output.
2013-05-15 12:00:47 +02:00
antirez
8d81e68d18
Test: remove useless statements and comments from test default config.
2013-04-04 14:31:30 +02:00
antirez
14daa01c52
Test: No clients timeout while testing.
2013-02-05 12:02:41 +01:00
antirez
9db8fbcfdd
Keyspace notifications: fixed a leak and a bug introduced in the latest commit.
2013-01-28 13:18:53 +01:00
antirez
b9bc4f9132
Keyspace events: it is now possible to select subclasses of events.
...
When keyspace events are enabled, the overhead is not sever but
noticeable, so this commit introduces the ability to select subclasses
of events in order to avoid to generate events the user is not
interested in.
The events can be selected using redis.conf or CONFIG SET / GET.
2013-01-28 13:18:36 +01:00
antirez
81af92b023
Enable keyspace events notification when testing.
2013-01-28 13:17:33 +01:00
antirez
ab0603812d
RDB load of different encodings test added.
2012-03-23 15:23:01 +01:00
antirez
87faf90696
hash-max-zipmap-... renamed hash-max-ziplist-... in defalt conf for tests.
2012-03-10 12:14:17 +01:00
Pieter Noordhuis
80586cb894
Test that zipmap from RDB is correctly converted
2012-01-25 13:28:11 -08:00
antirez
c9d0c3623a
diskstore removed
2011-06-25 12:22:03 +02:00
antirez
5e1d2d30f7
initial fix of the test suite to run both in in-memory and diskstore mode
2011-01-09 16:49:52 +01:00
antirez
5d46e370b7
diskstore more fixes
2011-01-03 17:18:37 +01:00
antirez
4942145d72
fixed a bug in diskstore
2011-01-02 21:39:17 +01:00
Pieter Noordhuis
f166bb1d50
code to enable running tests with the vm enabled
2010-05-20 13:58:58 +02:00
antirez
ab72b4833d
minor fixes to the new test suite, html doc updated
2010-05-14 18:48:33 +02:00