valkey/tests
antirez 84d9ef4f31 Added a new hash fuzzy tester.
The new fuzzy tester also removes elements from the hash instead of just
adding random fields. This should increase the probability to find bugs
in the implementations of the hash type internal representations.
2012-06-12 15:21:54 +02:00
..
assets fix typos in tests/assets/default.conf 2012-03-29 18:23:04 +08:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Properly wait the slave to sync with master in BRPOPLPUSH test. 2012-04-30 10:55:03 +02:00
support New test: hash ziplist -> hashtable encoding conversion. 2012-06-11 15:19:46 +02:00
tmp
unit Added a new hash fuzzy tester. 2012-06-12 15:21:54 +02:00
test_helper.tcl BITOP and BITCOUNT tests. 2012-05-24 15:19:48 +02:00