summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to PR #5187.antirez2018-07-311-3/+7
* Fix typoJack Drogon2018-07-031-1/+1
* minor fix in creating a stream NACK for rdb and defrag testsOran Agra2018-06-271-1/+1
* add active defrag support for streamsOran Agra2018-06-271-0/+2
* Test RDB stream encoding saving/loading.antirez2018-06-191-0/+17
* Test: fix blocking lists/zsets replication test.antirez2018-05-151-3/+3
* Test: replication test blocking lists/zsets ops.antirez2018-05-151-0/+58
* AOF: run tests with preamble off when it makes sense.antirez2018-03-251-1/+1
* Fix integration test NOREPLICAS error time dependent false positive.antirez2018-01-241-3/+6
* Regression test for #4505 (Lua AUX field loading).antirez2017-12-041-1/+22
* Regression test: Slave restart with EVALSHA in backlog issue #4483.antirez2017-11-301-1/+64
* Regression test for #3899 fixed.antirez2017-04-281-19/+36
* Regression test for PSYNC2 issue #3899 added.antirez2017-04-281-0/+61
* Test: fix, hopefully, false PSYNC failure like in issue #2715.antirez2017-04-141-1/+1
* Solaris fixes about tail usage and atomic vars.antirez2017-02-222-5/+5
* Test: replication-psync, wait more to detect write load.antirez2017-02-221-1/+1
* Writable slaves expires: unit test.antirez2016-12-131-0/+12
* PSYNC2 test: check ability to resync after restart.antirez2016-11-291-1/+35
* PSYNC2 test: 20 seconds are enough...antirez2016-11-291-1/+5
* PSYNC2 test: modify the test for production.antirez2016-11-291-17/+33
* PSYNC2: stop sending newlines to sub-slaves when master is down.antirez2016-11-281-0/+1
* PSYNC2: Test (WIP).antirez2016-11-281-0/+127
* Fix test for new RDB checksum failure message.antirez2016-07-041-1/+1
* Regression test for issue #2813.antirez2015-10-151-0/+53
* Fix RDB encoding test for new csvdump format.antirez2015-08-051-13/+13
* PSYNC test: also test the vanilla SYNC.antirez2015-08-051-18/+27
* Test PSYNC with diskless replication.antirez2015-08-041-13/+17
* Test: regression for issue #2473.antirez2015-03-271-8/+44
* Test: fix SPOP replication test count.antirez2015-03-131-1/+1
* SPOP replication tests.antirez2015-02-111-0/+19
* alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading.antirez2015-02-111-1/+1
* Added regression test for issue #2371.antirez2015-02-101-0/+24
* Fix RDB corruption test after server behavior change.antirez2015-02-041-1/+1
* Added <count> parameter to SPOP:Alon Diamant2014-12-141-0/+24
* Attempt to prevent false positives in replication test.antirez2014-11-241-11/+15
* Diskless replication tested with the multiple slaves consistency test.antirez2014-10-241-64/+67
* Remove trailing spaces from testsMatt Stancliff2014-09-291-5/+5
* Fix spelling in some test casesMatt Stancliff2014-09-291-1/+1
* Better truncated AOF loading tests.antirez2014-09-161-2/+29
* Tests for aof-load-truncated = yes.antirez2014-09-081-1/+27
* AOF tests fixed turning aof-load-truncated to no.antirez2014-09-081-6/+6
* Test AOF format error detection.antirez2014-09-081-0/+25
* AOF loading: split handling of format errors from unexpected EOF.antirez2014-09-081-1/+1
* Test: AOF rewrite during write load.antirez2014-07-101-9/+0
* Fixed assert conditional in ROLE command test.antirez2014-06-261-1/+1
* Remove infinite loop from PSYNC test.antirez2014-06-261-4/+2
* Test: hopefully more robust PSYNC test.antirez2014-06-261-4/+16
* Basic tests for the ROLE command.antirez2014-06-231-0/+17
* Tests for min-slaves-* feature.antirez2014-06-051-0/+60
* Test: AOF test false positive when running in slow hosts.antirez2014-05-221-1/+16