summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Extend XINFO STREAM outputGuy Benoish2020-04-301-0/+34
* fix loading race in psync2 testsOran Agra2020-04-283-1/+15
* Keep track of meaningful replication offset in replicas tooOran Agra2020-04-271-18/+126
* Add the stream tag to XSETID testsGuy Benoish2020-04-271-1/+1
* LCS -> STRALGO LCS.antirez2020-04-241-8/+8
* add tcl test for cluster slotsyanhui132020-04-241-0/+44
* Tracking: test expired keys notifications.antirez2020-04-241-0/+13
* Tracking: NOLOOP tests.antirez2020-04-241-0/+32
* A few comments and name changes for #7103.antirez2020-04-171-4/+13
* testsuite run the defrag latency test soloOran Agra2020-04-172-0/+40
* LCS: more tests.antirez2020-04-071-0/+8
* LCS tests.antirez2020-04-071-0/+22
* diffrent fix for runtest --host --portOran Agra2020-04-072-13/+13
* Try to fix time-sensitive tests in blockonkey.tclGuy Benoish2020-04-071-1/+54
* XREAD and XREADGROUP should not be allowed from scripts when BLOCK option is ...Valentino Geron2020-04-071-0/+11
* Fix no-negative-zero testGuy Benoish2020-04-071-0/+1
* Make sure Redis does not reply with negative zeroGuy Benoish2020-04-071-0/+6
* XACK should be executed in a "all or nothing" fashion.Valentino Geron2020-04-071-0/+12
* Fix memory corruption in moduleHandleBlockedClientsGuy Benoish2020-04-072-43/+134
* Modules: Test MULTI/EXEC replication of RM_ReplicateGuy Benoish2020-03-311-0/+33
* RENAME can unblock XREADGROUPGuy Benoish2020-03-311-0/+21
* Fix the propagate Tcl test after module changes.antirez2020-03-311-1/+1
* Modify the propagate unit test to show more cases.antirez2020-03-311-2/+30
* Fix module commands propagation double MULTI bug.antirez2020-03-311-0/+16
* AOFRW on an empty stream created with MKSTREAM loads badklyOran Agra2020-03-311-0/+13
* PSYNC2: meaningful offset test.antirez2020-03-252-0/+62
* MULTI/EXEC during LUA script timeout are messed upOran Agra2020-03-251-0/+72
* Fix BITFIELD_RO test.antirez2020-03-251-4/+4
* Added BITFIELD_RO variants for read-only operations.bodong.ybd2020-03-251-0/+31
* Add 14-consistency-check.tcl to prove there is a data consistency issue.WuYunlong2020-03-251-0/+87
* Regression test for #7011.antirez2020-03-251-0/+7
* Fix bug of tcl test using external serverbodong.ybd2020-03-252-2/+8
* fix for flaky psync2 testOran Agra2020-03-121-0/+21
* fix race in module api test for forkOran Agra2020-02-272-3/+2
* fix github actions failing latency test for active defrag - part 2Oran Agra2020-02-271-2/+3
* fix github actions failing latency test for active defragOran Agra2020-02-271-3/+3
* Fix latency sensitivity of new defrag testOran Agra2020-02-271-8/+32
* Test engine: experimental change to avoid busy port problems.antirez2020-02-271-49/+84
* Test engine: detect timeout when checking for Redis startup.antirez2020-02-271-1/+11
* Test engine: better tracking of what workers are doing.antirez2020-02-272-4/+12
* Fix memory leak in test_ld_convGuy Benoish2020-02-271-0/+4
* Defrag big lists in portions to avoid latency and freezeOran Agra2020-02-271-0/+92
* XGROUP DESTROY should unblock XREADGROUP with -NOGROUPGuy Benoish2020-02-271-0/+9
* Test is more complex now, increase default timeout.antirez2020-02-271-1/+1
* Tracking: first set of tests for the feature.antirez2020-02-271-0/+66
* ACL LOG: make max log entries configurable.antirez2020-02-121-0/+11
* ACL LOG: test for AUTH reason.antirez2020-02-121-0/+9
* ACL LOG: implement a few basic tests.antirez2020-02-121-0/+87
* Add tcl regression test in scripting.tcl to reproduce memory leak.WuYunlong2020-02-041-0/+5
* ld2string should fail if string contains \0 in the middleGuy Benoish2020-02-042-0/+16