diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-07-10 08:54:08 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-07-10 08:54:08 +0200 |
| commit | 9ae09d5a5c6c69c089f76eb0b7ce3bbcb690257d (patch) | |
| tree | 6e47fc6e7be2949bcd4b6b39a36f0b009a5f9192 | |
| parent | 2433deba7889931c4bae679f116887fe49a2ce04 (diff) | |
Remove reference to "speedy" test suite option in README
Has been removed (and is now always on).
| -rw-r--r-- | README.rst | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -526,8 +526,7 @@ The test suite consists of a set of selftests and a set of compatibility tests t compare configurations generated by Kconfiglib with configurations generated by the C tools, for a number of cases. See `testsuite.py <https://github.com/ulfalizer/Kconfiglib/blob/master/testsuite.py>`_ -for the available options. You might want to use the "speedy" option to speed things -up a bit. +for the available options. The `tests/reltest <https://github.com/ulfalizer/Kconfiglib/blob/master/tests/reltest>`_ script runs the test suite and all the example scripts for both Python 2 and Python 3, verifying that everything works. |
