ray/test
Robert Nishihara bcaab78908 Add script for building MacOS wheels. (#601)
* Add script for building MacOS wheels.

* Small cleanups to script.

* Fix setting of PATH before building wheel.

* Create symbolic link to correct Python executable so Ray installation finds the right Python.

* Address comments.

* Rename readme.
2017-06-01 00:30:46 +00:00
..
jenkins_tests Add script for building MacOS wheels. (#601) 2017-06-01 00:30:46 +00:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Make it possible to use actor definitions within remote functions and other actors. (#587) 2017-05-24 15:43:32 -07:00
array_test.py By default, start a number of workers equal to the number of CPUs. (#430) 2017-04-06 00:02:58 -07:00
component_failures_test.py Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
failure_test.py Remove Ray environment variables from codebase. (#590) 2017-05-24 18:29:40 -07:00
microbenchmarks.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
multi_node_test.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
recursion_test.py Re-enable recursive remote functions in a limited form. (#453) 2017-04-13 01:47:33 -07:00
runtest.py Fix runtest.py on the ubuntu system python 3 (#599) 2017-05-26 15:22:36 -07:00
stress_tests.py Shard Redis. (#539) 2017-05-18 17:40:41 -07:00
tensorflow_test.py Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00