redis/tests/integration
antirez ce37488919 Test: AOF test false positive when running in slow hosts.
The bug was triggered by running the test with Valgrind (which is a lot
slower and more sensible to timing issues) after the recent changes
that made Redis more promptly able to reply with the -LOADING error.
2014-05-22 16:05:03 +02:00
..
aof-race.tcl Failing test related to AOF rewrite buffers 2011-09-16 11:25:05 +02:00
aof.tcl Test: AOF test false positive when running in slow hosts. 2014-05-22 16:05:03 +02:00
convert-zipmap-hash-on-load.tcl convert-zipmap-hash-on-load false positive fixed. 2012-03-25 11:02:16 +02:00
rdb.tcl Test: fix RDB test checking file permissions. 2013-04-23 14:16:50 +02:00
redis-cli.tcl Use fstat to detect if stdin was redirected 2010-08-25 14:48:50 +02:00
replication-2.tcl 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
replication-3.tcl Test: add some AOF testing to EVALSHA replication test. 2013-06-25 15:49:07 +02:00
replication-4.tcl Test: regression test for issue #1221. 2013-07-29 17:39:28 +02:00
replication-psync.tcl Test: more PSYNC tests (backlog TTL). 2013-05-09 12:52:04 +02:00
replication.tcl Make tests compatible with new INFO replication output. 2013-05-30 11:43:43 +02:00