mojo: Add RunLoop::Current() and refactor unit tests.
commitf49625ca96cba23ed3113a625a77ba4b2ac00679
authorqsr <qsr@chromium.org>
Fri, 10 Oct 2014 13:15:24 +0000 (10 06:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Oct 2014 13:15:38 +0000 (10 13:15 +0000)
treeaee27d7b3397c7bb81052edbbc208b9fabaef6d6
parent1bae0dca640e2e57e528575f33a4050cff0252a0
mojo: Add RunLoop::Current() and refactor unit tests.

R=sdefresne@chromium.org

Review URL: https://codereview.chromium.org/644773002

Cr-Commit-Position: refs/heads/master@{#299100}
mojo/public/python/mojo/c_environment.pxd
mojo/public/python/mojo/system.pyx
mojo/python/tests/async_wait_unittest.py
mojo/python/tests/messaging_unittest.py
mojo/python/tests/mojo_unittest.py [new file with mode: 0644]
mojo/python/tests/runloop_unittest.py
mojo/python/tests/system_unittest.py