1. 27 Feb, 2014 3 commits
  2. 25 Feb, 2014 8 commits
  3. 24 Feb, 2014 3 commits
  4. 23 Feb, 2014 3 commits
  5. 22 Feb, 2014 1 commit
    • antirez's avatar
      Sentinel test: framework improved and conf-update unit added. · 8c254415
      antirez authored
      It is now possible to kill and restart sentinel or redis instances for
      more real-world testing.
      
      The 01 unit tests the capability of Sentinel to update the configuration
      of Sentinels rejoining the cluster, however the test is pretty trivial
      and more tests should be added.
      8c254415
  6. 20 Feb, 2014 2 commits
  7. 19 Feb, 2014 3 commits
  8. 18 Feb, 2014 6 commits
  9. 17 Feb, 2014 3 commits
  10. 13 Feb, 2014 1 commit
  11. 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
  12. 09 Jan, 2014 1 commit
  13. 08 Jan, 2014 1 commit
  14. 13 Dec, 2013 1 commit
  15. 08 Dec, 2013 1 commit
  16. 25 Nov, 2013 1 commit
  17. 05 Nov, 2013 1 commit