index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.c
Age
Commit message (
Expand
)
Author
2016-04-20
Add CI for Windows
owent
2016-04-17
test.c: Fix shadowed name with typedef when compiling with -Wshadow
Jerry Jacobs
2015-09-16
Add FreeBSD message to test_blocking_connection_errors.
olgeni
2015-04-16
Implement a reconnect method for the client context
Jan-Erik Rediger
2015-04-16
Make this work on Redis 3.0
Jan-Erik Rediger
2015-02-18
Fix tests when assert() undefined
Matt Stancliff
2015-01-22
Cleanup memory during test
Matt Stancliff
2015-01-08
Use known-bad hostname when testing hostname fail
Matt Stancliff
2015-01-08
Update test error message detection for dead hosts
Matt Stancliff
2014-05-29
Add tests for redisFree() and freeReplyObject()
Daniel Melani
2014-04-09
Add new redisAppendFormatedCommand with tests
Axel Etcheverry
2014-04-09
Fix "host cannot be resolved test" test
ripcurld00d
2014-04-09
Add redisConnectFd() and redisFreeKeepFd()
Eddy Jansson
2013-07-10
Emphasize size_t length for %b formatting
Wolfgang Richter
2013-07-10
Fix DNS error test (fixes #167)
Pieter Noordhuis
2013-05-01
Merge branch 'gai_strerror'
Pieter Noordhuis
2013-05-01
Fix style
Pieter Noordhuis
2013-03-14
Set error when invalid timeout value is given to redisConnectWithTimeout
Aaron Bedra
2013-02-23
Fix tests for test_blocking_connection_errors();
Thordur Bjornsson
2013-01-22
Made connect functions return NULL on alloc failures.
Henri Doreau
2012-08-27
Test new maximum depth of multi-bulk replies
Pieter Noordhuis
2011-12-20
more error messages
Chip Salzenberg
2011-12-02
increase read depth by one, would allow ruby redis client to read from slowlog
mrb
2011-07-10
Colorize test outcome
Pieter Noordhuis
2011-07-10
Test all supported types for printf-like formatting
Pieter Noordhuis
2011-07-09
Abort on invalid format
Pieter Noordhuis
2011-07-09
Update printf-formatting tests to fail
Pieter Noordhuis
2011-06-19
Revert "Add function to retrieve formatted reply"
Pieter Noordhuis
2011-06-18
Remove private feature macros for Solaris from compiler flags
Pieter Noordhuis
2011-06-18
Fix compiler warnings
Pieter Noordhuis
2011-06-09
Fix for issue #45
Pieter Noordhuis
2011-06-09
Flag to disable throughput tests
Pieter Noordhuis
2011-05-29
Exit with a non-zero status when tests failed
Pieter Noordhuis
2011-05-22
More control over host/port and unix path in test.c
Pieter Noordhuis
2011-05-22
Add "make check" target (useful for automated tests).
Piotr Sikora
2011-05-05
Add function to retrieve formatted reply
Pieter Noordhuis
2011-04-21
Reflect rename in tests
Pieter Noordhuis
2011-04-21
Create protocol reader when creating context
Pieter Noordhuis
2011-04-21
State should not be reset after protocol error
Pieter Noordhuis
2011-04-19
Use variable for throughput test iteration count
Pieter Noordhuis
2011-03-31
Add pipelined throughput tests
Pieter Noordhuis
2011-03-06
Fix formatCommand to work with all empty interpolations
Pieter Noordhuis
2011-01-27
Properly reset state after protocol error in reply reader
Pieter Noordhuis
2011-01-27
Avoid warnings with -Wstrict-prototypes
Pieter Noordhuis
2011-01-07
Return error on socket timeout for a blocking context
Pieter Noordhuis
2010-12-02
Add (nearly) full printf support by delegating to vsprintf
Pieter Noordhuis
2010-11-24
Set error on unexpected nesting of multi bulks
Pieter Noordhuis
2010-11-22
Make error messages consistent in casing
Pieter Noordhuis
2010-11-22
Tests for behavior when connecting fails
Pieter Noordhuis
2010-11-22
Make test for formatting commands using a vector more robust
Pieter Noordhuis
[next]