1. 16 Sep, 2019 1 commit
    • Yossi Gottlieb's avatar
      Add SSL mode tests. · d952ed87
      Yossi Gottlieb authored
      This repeats all existing tests in SSL mode, but does not yet provide
      SSL-specific tests.
      d952ed87
  2. 14 May, 2019 1 commit
  3. 31 Mar, 2019 1 commit
  4. 26 Nov, 2018 1 commit
  5. 26 Sep, 2018 1 commit
  6. 21 May, 2018 1 commit
  7. 20 May, 2018 3 commits
  8. 19 May, 2018 1 commit
  9. 14 May, 2016 1 commit
  10. 20 Apr, 2016 1 commit
    • owent's avatar
      Add CI for Windows · 6c53d680
      owent authored
      - fix macro problem in mingw-gcc
      - fix typedef in cygwin
      6c53d680
  11. 17 Apr, 2016 1 commit
  12. 18 Nov, 2015 1 commit
    • Tom Lee's avatar
      Fix potential race in 'invalid timeout' tests · d4b715f0
      Tom Lee authored
      It's possible for the call to connect() to succeed on the very first
      try, in which case the logic for checking for invalid timeout fields is
      never executed. When this happens, the tests fail because they expect a
      REDIS_ERR_IO but no such failure has occurred.
      
      Tests aside, this is a potential source of irritating and hard-to-find
      intermittent bugs.
      
      This patch forces the validation to occur early so that we get
      predictable behavior whenever an invalid timeout is specified.
      d4b715f0
  13. 16 Sep, 2015 1 commit
  14. 16 Apr, 2015 2 commits
  15. 18 Feb, 2015 1 commit
  16. 22 Jan, 2015 1 commit
  17. 08 Jan, 2015 2 commits
  18. 29 May, 2014 1 commit
  19. 09 Apr, 2014 3 commits
  20. 11 Jul, 2013 2 commits
  21. 01 May, 2013 1 commit
  22. 15 Mar, 2013 1 commit
  23. 23 Feb, 2013 1 commit
  24. 22 Jan, 2013 1 commit
  25. 28 Aug, 2012 1 commit
  26. 20 Dec, 2011 1 commit
  27. 02 Dec, 2011 1 commit
  28. 10 Jul, 2011 2 commits
  29. 09 Jul, 2011 2 commits
  30. 19 Jun, 2011 1 commit
  31. 18 Jun, 2011 1 commit