summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* 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 top-level tests descriptions.antirez2018-09-113-12/+12
* | Fix scripting tests now that we default to commands repl.antirez2018-09-051-1/+8
* | Merge pull request #5265 from oranagra/stabilize_testsSalvatore Sanfilippo2018-08-273-17/+23
|\ \
| * | Fix unstable tests on slow machines.Oran Agra2018-08-213-17/+23
* | | adjust qbuf to 26 in test case for client listzhaozhao.zz2018-08-141-1/+1
|/ /
* | Test: new sorted set skiplist order consistency.antirez2018-08-021-0/+26
|/
* fix slave buffer test suite false positivesOran Agra2018-07-241-1/+1
* make active defrag test more stableOran Agra2018-07-181-2/+4
* slave buffers were wasteful and incorrectly counted causing evictionOran Agra2018-07-161-0/+92
* Test: XDEL fuzz testing. Remove and check stage.antirez2018-07-131-0/+15
* Test: XDEL fuzz testing, stream creation.antirez2018-07-131-0/+20
* Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2018-07-131-0/+10
|\
| * Add test in slowlog.tclWuYunlong2018-07-131-0/+10
* | Test: XDEL basic test.antirez2018-07-131-0/+12
|/
* Add regression test for #5111.antirez2018-07-121-0/+15
* Fix typoJack Drogon2018-07-033-3/+3
* Merge branch 'unstable' into pending-querybufchendianqiang2018-07-036-32/+136
|\
| * 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-6/+15
| * fix typoshenlongxing2018-06-211-1/+1
| * Enhance RESTORE with RDBv9 new featuresGuy Benoish2018-06-201-0/+33
| * Fix SCAN bug regression test, avoiding empty SREM call.antirez2018-06-141-1/+1
| * Regression test for issue #5006.antirez2018-06-121-0/+16
| * Improved regression test for #4906.antirez2018-06-111-29/+37
| * Regression test for the dictScan() issue #4906.antirez2018-06-111-0/+38
| * ZPOP: invert score-ele to match ZRANGE WITHSCORES order.antirez2018-06-051-25/+25
* | limit the size of pending-querybuf in masterclientchendianqiang2018-07-011-0/+35
|/
* Streams: fix test ID format.antirez2018-05-251-4/+4
* Make active defragmentation tests optional.antirez2018-05-241-54/+62
* Active defrag fixes for 32bit buildsOran Agra2018-05-171-4/+6
* ZPOP: fix the tests according to new non-blocking "count" argument.zpopantirez2018-05-111-15/+11
* ZPOP: renaming to have explicit MIN/MAX score idea.antirez2018-05-111-42/+42
* Implements [B]Z[REV]POP and the respective unit testsItamar Haber2018-04-301-0/+158
* AOF: run tests with preamble off when it makes sense.antirez2018-03-253-2/+5
* Merge pull request #4691 from oranagra/active_defrag_v2Salvatore Sanfilippo2018-03-221-40/+146
|\
| * Adding real allocator fragmentation to INFO and MEMORY command + active defra...Oran Agra2018-03-121-40/+146
* | CG: test XACK remaining features.antirez2018-03-151-0/+10
* | CG: test XACK ability to remove items from the PELs.antirez2018-03-151-0/+13