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
2020-07-29
Move SSL management to a distinct private pointer. (#855)
Michael Grunder
2020-07-19
Resp3 oob push support (#841)
Michael Grunder
2020-05-30
Merge branch 'master' into new-ssl-api
michael-grunder
2020-05-26
Document allocator injection and completeness fix in test.c (#824)
Michael Grunder
2020-05-25
Use unique names for allocator struct members (#823)
Michael Grunder
2020-05-24
New SSL API to replace redisSecureConnection().
Yossi Gottlieb
2020-05-22
Allow users to replace allocator and handle OOM everywhere. (#800)
Michael Grunder
2020-05-21
Add logic to handle RESP3 push messages (#819)
Michael Grunder
2020-05-19
Resp3 verbatim string support (#805)
Michael Grunder
2020-05-04
Remove nested depth limitation. (#797)
Michael Grunder
2020-04-02
Win32 tests and timeout fix (#776)
Michael Grunder
2019-12-12
Free the reply in redisGetReply when passed NULL
michael-grunder
2019-09-25
Fixes leaks in unit tests
michael-grunder
2019-09-16
Add SSL mode tests.
Yossi Gottlieb
2019-08-09
Merge branch 'master' into createArray-size_t
Mark Nunberg
2019-05-14
test: fix errstr matching for musl libc
Eivind Uggedal
2019-03-31
Fix NXDOMAIN test case
michael-grunder
2018-11-26
FreeBSD build fix
David Carlier
2018-09-25
Skip NXDOMAIN test when using evil ISPs
Mark Nunberg
2018-05-21
Update createArray to take size_t
Justin Brewer
2018-05-20
Don't overflow 32 bit machines in the tests!
michael-grunder
2018-05-20
Add an integer parsing heavy workload to throughput testing
michael-grunder
2018-05-20
Fix bulk and multi-bulk length truncation
Justin Brewer
2018-05-19
Properly detect integer parse errors
Justin Brewer
2016-05-14
test: Add regression test for sds argv formatting
Jan-Erik Rediger
2016-04-20
Auto merge of #379 - thomaslee:tom_test_race, r=badboy
not-a-robot
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-11-18
Fix potential race in 'invalid timeout' tests
Tom Lee
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
[prev]
[next]