1. 28 Apr, 2017 1 commit
    • antirez's avatar
      Regression test for PSYNC2 issue #3899 added. · c180bc7d
      antirez authored
      Experimentally verified that it can trigger the issue reverting the fix.
      At least on my system... Being the bug time/backlog dependant, it is
      very hard to tell if this test will be able to trigger the problem
      consistently, however even if it triggers the problem once in a while,
      we'll see it in the CI environment at http://ci.redis.io.
      c180bc7d
  2. 29 Nov, 2016 1 commit
  3. 18 Nov, 2016 1 commit
  4. 15 Jun, 2016 1 commit
  5. 31 May, 2016 1 commit
  6. 02 Mar, 2016 1 commit
  7. 09 Oct, 2015 1 commit
  8. 07 Oct, 2015 1 commit
  9. 01 Oct, 2015 2 commits
  10. 25 Feb, 2015 1 commit
  11. 10 Feb, 2015 1 commit
  12. 28 Nov, 2014 2 commits
  13. 29 Sep, 2014 2 commits
  14. 03 Apr, 2014 1 commit
  15. 17 Feb, 2014 1 commit
  16. 31 Jan, 2014 1 commit
    • antirez's avatar
      Test: fixed osx msg passing issue in testing framework. · 331de693
      antirez authored
      The Redis test uses a server-clients model in order to parallelize the
      execution of different tests. However in recent versions of osx not
      setting the channel to a binary encoding caused issues even if AFAIK no
      binary data is really sent via this channel. However now the channels
      are deliberately set to a binary encoding and this solves the issue.
      
      The exact issue was the test not terminating and giving the impression
      of running forever, since test clients or servers were unable to
      exchange the messages to continue.
      331de693
  17. 30 Oct, 2013 1 commit
  18. 29 Aug, 2013 1 commit
  19. 07 Aug, 2013 1 commit
  20. 12 Jun, 2013 1 commit
  21. 08 May, 2013 1 commit
  22. 27 Mar, 2013 1 commit
  23. 23 Jan, 2013 2 commits
  24. 22 Nov, 2012 1 commit
  25. 14 Nov, 2012 1 commit
  26. 24 May, 2012 1 commit
    • antirez's avatar
      BITOP and BITCOUNT tests. · a3f2b489
      antirez authored
      The Redis implementation is tested against Tcl implementations of the
      same operation. Both fuzzing and testing of specific aspects of the
      commands behavior are performed.
      a3f2b489
  27. 11 May, 2012 1 commit
  28. 08 Apr, 2012 1 commit
  29. 03 Apr, 2012 1 commit
  30. 02 Apr, 2012 1 commit
  31. 30 Mar, 2012 1 commit
  32. 24 Mar, 2012 1 commit
  33. 23 Mar, 2012 1 commit
  34. 25 Jan, 2012 1 commit
  35. 06 Jan, 2012 1 commit
  36. 19 Dec, 2011 1 commit