This website requires JavaScript.
Explore
Help
Sign In
Redis
/
redis-For-Windows
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
fb8409a5c8b46a1663d612c256a1a952c2d8d495
redis-For-Windows
/
tests
/
support
T
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