Commit 637ec4ff authored by Denis Bilenko's avatar Denis Bilenko

README.rst: add 'running tests' section (#172)

parent 00817b94
......@@ -41,6 +41,16 @@ To install latest development version:
pip install cython -e git://github.com/surfly/gevent.git#egg=gevent
running tests
-------------
python setup.py build
cd greentest
PYTHONPATH=.. python testrunner.py --expected ../known_failures.txt
.. _gevent: http://www.gevent.org
.. _greenlet: http://pypi.python.org/pypi/greenlet
.. _libev: http://libev.schmorp.de/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment