redis/tests
Viktor Söderqvist 0bc8c9c8f9
Modules: In RM_HashSet, add COUNT_ALL flag and set errno (#8446)
The added flag affects the return value of RM_HashSet() to include
the number of inserted fields, in addition to updated and deleted
fields.

errno is set on errors, tests are added and documentation updated.
2021-02-15 11:40:05 +02:00
..
assets Sanitize dump payload: ziplist, listpack, zipmap, intset, stream 2020-12-06 14:54:34 +02:00
cluster Cleanup in redis-cli and tests: release memory on exit, change dup test name (#8475) 2021-02-09 12:36:09 +02:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration solve race in replication-2 test (#8461) 2021-02-07 16:22:30 +02:00
modules Modules: In RM_HashSet, add COUNT_ALL flag and set errno (#8446) 2021-02-15 11:40:05 +02:00
sentinel Fix errors with sentinel leaked fds test. (#8482) 2021-02-11 15:25:01 +02:00
support Add --dump-logs tests option. (#8459) 2021-02-07 12:37:24 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Modules: In RM_HashSet, add COUNT_ALL flag and set errno (#8446) 2021-02-15 11:40:05 +02:00
instances.tcl Fix and cleanup Sentinel leaked fds test. (#8469) 2021-02-08 17:02:46 +02:00
test_helper.tcl Add --dump-logs tests option. (#8459) 2021-02-07 12:37:24 +02:00