3a1ab86a35
Change getDoubleFromObject to fail on NaN.
...
Return an error when the resulting value is not a number (NaN). Fix
ZUNIONSTORE/ZINTERSTORE to clean up when a weight argument is not a
double value. Backport of 673e1fb7
to 2.0.0.
2010-07-29 23:10:53 +02:00
75d675d954
partial cherry-pick of d4507ec6
to import assertion functions
2010-07-12 15:35:11 -04:00
19b49c31f3
pass tags to filter and match via arguments
2010-06-03 01:08:37 +02:00
3c5b5e15d4
basic support to tag tests
2010-06-03 01:08:37 +02:00
f7b8ff227a
removed obsolete code
2010-06-03 01:07:43 +02:00
8a58008b1b
catch exceptions in the server proc, to be able to kill the entire chain of running servers
2010-06-03 00:54:58 +02:00
fdfb02e7ff
print warnings in redis log when a test raises an exception (very likely to be caused by something like a failed assertion)
2010-05-15 23:48:08 +02:00
ab72b4833d
minor fixes to the new test suite, html doc updated
2010-05-14 18:48:33 +02:00