ray/src/common/test
Stephanie Wang 24d2b42d86 Fix object table subscriptions (#122)
* First attempt at fixing psubscribe. psubscribe_success_test will fail

* psubscribe test

* SUBSCRIBE returns the number of subscriptions, not success

* Comment out failing test.
2016-12-13 00:47:21 -08:00
..
common_tests.c Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00
db_tests.c Object reconstruction in Photon (#65) 2016-12-12 23:17:22 -08:00
io_tests.c Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
object_table_tests.c Fix object table subscriptions (#122) 2016-12-13 00:47:21 -08:00
redis_tests.c Change object table subscribe to also return payload (#88) 2016-12-05 00:26:53 -08:00
task_table_tests.c Object reconstruction in Photon (#65) 2016-12-12 23:17:22 -08:00
task_tests.c Merge task table and task log into a single table (#30) 2016-11-10 18:13:26 -08:00
test.py Start working toward Python3 compatibility. (#117) 2016-12-11 12:25:31 -08:00
test_common.h Object reconstruction in Photon (#65) 2016-12-12 23:17:22 -08:00