This website requires JavaScript.
Explore
Help
Sign In
caleb-brown
/
redict
Watch
1
Star
0
Fork
0
You've already forked redict
mirror of
https://codeberg.org/redict/redict.git
synced
2025-01-22 08:08:53 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0f9997845a
redict
/
tests
/
support
History
antirez
0f9997845a
Merge remote-tracking branch 'origin/unstable' into unstable
2012-03-24 12:07:58 +01: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-20 17:53:47 +01:00
server.tcl
When running the test in valgrind mode, pass the right flags to show memory leaks stack traces but only including the "definitely lost" items.
2012-03-24 12:07:14 +01: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