redis/tests
Oran Agra 3b29556a0c AOFRW on an empty stream created with MKSTREAM loads badkly
the AOF will be loaded successfully, but the stream will be missing,
i.e inconsistencies with the original db.

this was because XADD with id of 0-0 would error.

add a test to reproduce.
2020-03-25 21:47:57 +02:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster Add 14-consistency-check.tcl to prove there is a data consistency issue. 2020-03-18 16:17:46 +08:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration fix for flaky psync2 test 2020-03-05 16:55:14 +02:00
modules fix race in module api test for fork 2020-02-23 16:48:37 +02:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Fix bug of tcl test using external server 2020-03-11 21:01:27 +08:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit AOFRW on an empty stream created with MKSTREAM loads badkly 2020-03-25 21:47:57 +02:00
instances.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
test_helper.tcl Fix bug of tcl test using external server 2020-03-11 21:01:27 +08:00