redict/tests/integration
antirez 28ccb53008 Redis test: More reliable BRPOPLPUSH replication test.
Now it uses the new wait_for_condition testing primitive.
Also wait_for_condition implementation was fixed in this commit to properly
escape the expr command and its argument.
2012-04-26 11:25:13 +02:00
..
aof-race.tcl Failing test related to AOF rewrite buffers 2011-09-16 11:25:05 +02:00
aof.tcl Replace unnecessary calls to echo and cat 2012-04-17 22:20:54 +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 Contextualize comment. 2012-03-23 20:24:40 +01: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 the test runs less iterations of slow tests if no --accurate is given. 2011-07-11 12:15:35 +02:00
replication-4.tcl Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
replication.tcl Redis test: More reliable BRPOPLPUSH replication test. 2012-04-26 11:25:13 +02:00