summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaces from #4491 code.antirez2017-12-113-3/+3
* Add config options to make diskless slave saferOran Agra2017-12-113-3/+70
* diskless replication on slave side (don't store rdb to file), plus some other...Oran Agra2017-12-115-102/+234
* Regression test for #4505 (Lua AUX field loading).antirez2017-12-041-1/+22
* Streams: add some initial test for XREVRANGE.antirez2017-12-011-0/+8
* Streams: fix XREAD test broken after previous tests improvements.antirez2017-12-011-1/+1
* Streams: move ID ms/seq separator from '.' to '-'antirez2017-12-011-7/+7
* Streams: add XADD + MAXLEN test.antirez2017-12-011-0/+17
* Streams: modify tests to stress compression.antirez2017-12-011-5/+10
* Streams: tests for blocking and non-blocking XREAD.antirez2017-12-011-0/+90
* Streams: XRANGE fuzz testing.antirez2017-12-011-1/+52
* Streams: more advanced XADD and XRANGE tests.antirez2017-12-011-0/+43
* Streams: basic XADD tests.antirez2017-12-012-0/+43
* Regression test: Slave restart with EVALSHA in backlog issue #4483.antirez2017-11-301-1/+64
* Merge pull request #4215 from lamby/correct-faield-spellingSalvatore Sanfilippo2017-11-281-1/+1
|\
| * Correct spelling of "faield".Chris Lamb2017-08-121-1/+1
* | Test: regression test for latency expire events logging bug.antirez2017-11-241-0/+14
* | fix string to double conversion, stopped parsing on \0 even if the string has...Oran Agra2017-11-231-0/+7
* | Regression test for issue #4391.antirez2017-10-301-0/+4
|/
* Fix GEORADIUS edge case with huge radius.antirez2017-07-031-0/+3
* Fix set with ex/px option when propagated to aofxuzhou2017-06-161-0/+15
* SLOWLOG: log offending client address and name.antirez2017-06-151-1/+12
* Regression test for #3899 fixed.antirez2017-04-281-19/+36
* Regression test for PSYNC2 issue #3899 added.antirez2017-04-282-0/+62
* Defrag: test currently disabled, too many false positives.antirez2017-04-221-38/+40
* Defrag: fix test false positive.antirez2017-04-221-3/+4
* add test for active defragoranagra2017-04-221-0/+45
* Test: fix, hopefully, false PSYNC failure like in issue #2715.antirez2017-04-141-1/+1
* add LFU policies to the test suite, just for coverageOran Agra2017-03-151-2/+2
* Solaris fixes about tail usage and atomic vars.antirez2017-02-223-6/+6
* Test: replication-psync, wait more to detect write load.antirez2017-02-221-1/+1
* Test: fix conditional execution of HINCRBYFLOAT representation test.antirez2017-02-221-1/+1
* Geo: fuzzy test inconsistency report fixed to show all points.antirez2016-12-201-2/+3
* Fix test "server is up" detection after logging changes.antirez2016-12-192-1/+2
* Writable slaves expires: unit test.antirez2016-12-131-0/+12
* Geo: improve fuzz test.antirez2016-12-051-3/+11
* 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: test added to the default tests.antirez2016-11-291-0/+1
* 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
* Test: WAIT tests added in wait.tcl unit.antirez2016-11-182-0/+43
* Test: regression test for #3564 added.antirez2016-10-311-0/+9
* Fix SELECT test, broken cause change in error msg.antirez2016-10-141-1/+1
* RDB AOF preamble: test it in the aofrw unit.aofrdbantirez2016-08-241-49/+52
* Multiple GEORADIUS bugs fixed.antirez2016-07-271-2/+79
* Sentinel: new test unit 07 that tests master down conditions.antirez2016-07-221-0/+68
* Sentinel: check Slave INFO state more often when disconnected.antirez2016-07-221-1/+2
* Regression test for issue #3333.antirez2016-07-061-0/+6