redict/tests
antirez 331de6930a Test: fixed osx msg passing issue in testing framework.
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.
2014-01-31 16:27:03 +01:00
..
assets test-server: only listen to 127.0.0.1 2013-06-12 22:49:32 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Test: regression test for issue #1221. 2013-07-29 17:39:28 +02:00
support Test: randomInt() behavior commented. 2013-06-25 15:32:37 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Test: regression for issues #1483. 2014-01-09 11:19:03 +01:00
test_helper.tcl Test: fixed osx msg passing issue in testing framework. 2014-01-31 16:27:03 +01:00