Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
76a224700d2745b7b292177f6b8eb0c2f122b73b
Switch branch/tag
redis
tests
support
server.tcl
14 May, 2010
8 commits
added pid info to the check memory leaks test, so that those tests don't appear to be duplicated
· 76a22470
antirez
authored
May 15, 2010
76a22470
store entire server object on the stack instead of just the client
· 1c4114be
Pieter Noordhuis
authored
May 14, 2010
1c4114be
minor fixes to the new test suite, html doc updated
· ab72b483
antirez
authored
May 14, 2010
ab72b483
wait for redis-server to be settled and ready for connections
· 47868511
Pieter Noordhuis
authored
May 14, 2010
47868511
check for memory leaks before killing a server
· 239515bc
Pieter Noordhuis
authored
May 14, 2010
239515bc
extract code to kill a server to a separate proc
· 4fb6d00c
Pieter Noordhuis
authored
May 14, 2010
4fb6d00c
start servers on different ports to prevent conflicts
· 47bebf15
Pieter Noordhuis
authored
May 14, 2010
47bebf15
split test suite into multiple files; runs redis-server in isolation
· 98578b57
Pieter Noordhuis
authored
May 14, 2010
98578b57