This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
mirror of
https://github.com/fluencelabs/redis
synced
2025-03-26 04:11:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
redis
/
tests
/
support
History
Michael Schlenker
875944a23f
Replace unnecessary calls to echo and cat
...
Tcl's exec can send data to stdout itself, no need to call cat/echo for that usually.
2012-04-17 22:20:54 +02:00
..
redis.tcl
redis.tcl: no longer leave unread replies if an error happens during a MULTI/EXEC block.
2012-04-06 23:52:28 +02:00
server.tcl
Replace unnecessary calls to echo and cat
2012-04-17 22:20:54 +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