summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test cases: skiptill -> skip-tillzhaozhao.zz2019-05-101-1/+1
* make replication tests more stable on slow machinesOran Agra2019-05-053-4/+34
* Merge pull request #5961 from yossigo/modules-testsSalvatore Sanfilippo2019-04-114-9/+181
|\
| * Add runtest-moduleapi with commandfilter coverage.Yossi Gottlieb2019-03-244-23/+46
| * fix: missing initialization.Yossi Gottlieb2019-03-242-0/+149
* | ACL: Fix memory leak in ACLResetSubcommandsForCommand().antirez2019-04-081-1/+1
* | ACL: regression test for #5998.antirez2019-04-081-0/+7
|/
* CommandFilter API: REDISMODULE_CMDFILTER_NOSELF.Yossi Gottlieb2019-03-211-5/+22
* CommandFilter API: Add unregister option.Yossi Gottlieb2019-03-211-0/+22
* CommandFilter API: hellofilter and tests.Yossi Gottlieb2019-03-181-1/+19
* Add command filter Module API tests.Yossi Gottlieb2019-03-182-0/+28
* HyperLogLog: speedup fuzz test.antirez2019-03-151-2/+1
* HyperLogLog: dense/sparse repr parsing fuzz test.antirez2019-03-151-0/+29
* Merge pull request #5907 from spjwebster/xclaim-increment-delivery-countSalvatore Sanfilippo2019-03-131-0/+43
|\
| * Only increment delivery count if JUSTID option is omittedSteve Webster2019-03-121-1/+15
| * Increment delivery counter on XCLAIM unless RETRYCOUNT specifiedSteve Webster2019-03-081-0/+29
* | Merge pull request #2774 from rouzier/blocking-list-commands-support-millisec...Salvatore Sanfilippo2019-03-121-2/+5
|\ \ | |/ |/|
| * If the unit of a timeout is seconds treat it a floatJames Rouzier2016-02-231-2/+5
* | Acl: Test: check command rules synthesis.antirez2019-01-301-0/+22
* | ACL: Test: check subcommands (test fails).antirez2019-01-281-0/+9
* | ACL: Test: nopass user flag, commands/groups +/- rules.antirez2019-01-281-0/+23
* | ACL: Test: check default behavior and keys ACLs.antirez2019-01-281-0/+20
* | ACL: Test: add the acl tests as default unit.antirez2019-01-281-0/+1
* | ACL: Test: check passwords validity and removal.antirez2019-01-281-2/+19
* | ACL: Test: enabled/disabled user.antirez2019-01-281-0/+15
* | ACL: create unit test.antirez2019-01-281-0/+5
* | ACL: implement resetpass directive and adjust test.antirez2019-01-181-1/+1
* | ACL: AUTH + no default user password raises an error.antirez2019-01-171-2/+2
* | Remove debugging printf from replication.tcl test.antirez2018-12-121-1/+0
* | Merge pull request #5549 from oranagra/fix_test_racesSalvatore Sanfilippo2018-11-283-0/+11
|\ \
| * | fix small test suite race conditionsOran Agra2018-11-123-0/+11
* | | Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2018-11-281-1/+17
|\ \ \
| * \ \ Merge pull request #4737 from guybe7/zlexcount_fixSalvatore Sanfilippo2018-11-281-1/+17
| |\ \ \
| | * | | Don't call sdscmp() with shared.maxstring or shared.minstringGuy Benoish2018-03-061-1/+17
* | | | | Add unit test for stream XCLAIM command.Qu Chen2018-11-281-0/+48
|/ / / /
* | | | Test: regression test for #5570.antirez2018-11-191-0/+15
* | | | Test: regression test for #5577.antirez2018-11-191-0/+24
| |/ / |/| |
* | | Tests for XGROUP CREATE MKSTREAM.antirez2018-10-171-0/+11
* | | Streams: Tests modified XSTREAM -> XSETIDzhaozhao.zz2018-10-161-2/+2
* | | Tests modified to use XADD MAXLEN 0 + XSETID.antirez2018-10-161-26/+12
* | | Merge pull request #5426 from soloestoy/feature-xstreamSalvatore Sanfilippo2018-10-161-0/+62
|\ \ \
| * | | Streams: add tests for aof rewritezhaozhao.zz2018-10-091-0/+23
| * | | Streams: add tests for XSTREAM commandzhaozhao.zz2018-10-091-0/+39
* | | | Test: avoid time related false positive in RESTORE test.antirez2018-10-131-1/+1
* | | | Test: cgroup propagation test also for NOACK variant.antirez2018-10-101-29/+39
* | | | Test: consumer group last ID slave propagation test.antirez2018-10-101-0/+39
|/ / /
* | | Merge pull request #5141 from soloestoy/fix-xtrim-inconsistencySalvatore Sanfilippo2018-10-081-0/+46
|\ \ \
| * | | Streams: add test cases for XADD/XTRIM maxlenzhaozhao.zz2018-08-011-0/+46
* | | | fix #5024 - commandstats for multi-exec were logged as EXEC.Oran Agra2018-09-301-0/+57
* | | | Slave removal: remove slave from integration tests descriptions.antirez2018-09-118-36/+36