This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
redis
Watch
1
Star
1
Fork
0
You've already forked redis
mirror of
https://github.com/redis/redis.git
synced
2026-04-21 03:01:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f08aa2bf48883fa3c00266229f17efe4af201078
redis
/
tests
/
support
History
antirez
f3e159bc93
Redis test: regexp to check if valgrind reported errors modified. Now we no longer look at the total count because this includes "possibly lost" bytes that are not interesting for Redis (tons of false positives because of how sds.c works).
2012-03-28 13:18:32 +02:00
..
redis.tcl
DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and other commands against read only slaves.
2012-03-22 10:09:49 +01:00
server.tcl
Redis test: regexp to check if valgrind reported errors modified. Now we no longer look at the total count because this includes "possibly lost" bytes that are not interesting for Redis (tons of false positives because of how sds.c works).
2012-03-28 13:18:32 +02:00
test.tcl
Regression test for the main problem causing issue
#141
. Minor changes/fixes/additions to the test suite itself needed to write the test.
2012-01-06 17:28:40 +01:00
tmpfile.tcl
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
2011-07-10 23:25:48 +02:00
util.tcl
more valgrind (and other archs) friendly testing of floating number related features.
2011-11-16 14:40:50 +01:00