redict/tests/integration
antirez 95883313b5 Solaris fixes about tail usage and atomic vars.
Testing with Solaris C compiler (SunOS 5.11 11.2 sun4v sparc sun4v)
there were issues compiling due to atomicvar.h and running the
tests also failed because of "tail" usage not conform with Solaris
tail implementation. This commit fixes both the issues.
2017-02-22 13:08:21 +01:00
..
aof-race.tcl Failing test related to AOF rewrite buffers 2011-09-16 11:25:05 +02:00
aof.tcl Solaris fixes about tail usage and atomic vars. 2017-02-22 13:08:21 +01:00
convert-zipmap-hash-on-load.tcl convert-zipmap-hash-on-load false positive fixed. 2012-03-25 11:02:16 +02:00
logging.tcl Added regression test for issue #2371. 2015-02-10 14:40:27 +01:00
psync2.tcl PSYNC2 test: check ability to resync after restart. 2016-11-29 11:15:16 +01:00
rdb.tcl Solaris fixes about tail usage and atomic vars. 2017-02-22 13:08:21 +01:00
redis-cli.tcl Use fstat to detect if stdin was redirected 2010-08-25 14:48:50 +02:00
replication-2.tcl Tests for min-slaves-* feature. 2014-06-05 10:46:12 +02:00
replication-3.tcl Writable slaves expires: unit test. 2016-12-13 16:28:12 +01:00
replication-4.tcl Test: fix SPOP replication test count. 2015-03-13 17:30:13 +01:00
replication-psync.tcl Test: replication-psync, wait more to detect write load. 2017-02-22 12:27:01 +01:00
replication.tcl Regression test for issue #2813. 2015-10-15 11:23:15 +02:00