Author: Armin Rigo <[email protected]>
Branch:
Changeset: r92229:b02f6ce0d05b
Date: 2017-08-23 18:23 +0200
http://bitbucket.org/pypy/pypy/changeset/b02f6ce0d05b/
Log: (fijal, arigo)
Improve the explanation a bit
diff --git a/pypy/module/test_lib_pypy/README.txt
b/pypy/module/test_lib_pypy/README.txt
--- a/pypy/module/test_lib_pypy/README.txt
+++ b/pypy/module/test_lib_pypy/README.txt
@@ -1,4 +1,7 @@
This directory contains app-level tests are supposed to be run *after*
translation. So you run them by saying:
-pypy pytest.py <testfile.py>
+../../goal/pypy-c pytest.py <testfile.py>
+
+Note that if you run it with a PyPy from elsewhere, it will not pick
+up the changes to lib-python and lib_pypy.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit