redict/tests
Pieter Noordhuis d9e28bcf00 Fix ZUNIONSTORE/ZINTERSTORE to never store a NaN score.
When +inf and -inf are added, the result is NaN. We don't want NaN
scores in a sorted set, so agreed on the result of this operation being
zero.
2010-07-29 23:03:11 +02:00
..
assets code to enable running tests with the vm enabled 2010-05-20 13:58:58 +02:00
integration better random dataset creation function in test. master-slave replication test now is able to save the two datasets in CSV when an inconsistency is detected. 2010-07-28 14:08:46 +02:00
support better random dataset creation function in test. master-slave replication test now is able to save the two datasets in CSV when an inconsistency is detected. 2010-07-28 14:08:46 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Fix ZUNIONSTORE/ZINTERSTORE to never store a NaN score. 2010-07-29 23:03:11 +02:00
test_helper.tcl exit with non-zero status when there are failed tests 2010-07-23 13:08:35 +02:00