]> git.saurik.com Git - redis.git/commit
print warnings in redis log when a test raises an exception (very likely to be caused...
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Sat, 15 May 2010 21:48:08 +0000 (23:48 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Sat, 15 May 2010 21:48:08 +0000 (23:48 +0200)
commitfdfb02e7ff6e25f94dda2e649c18fa4addac4cc4
tree7daaf2c844c1588ea038a4afbd25c4d8dd816f37
parent85ecc65edcdb08519a8cf1cd05b9eb910c26eb5c
print warnings in redis log when a test raises an exception (very likely to be caused by something like a failed assertion)
redis.c
tests/support/test.tcl
tests/support/util.tcl