Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

testing.rst 208B

12345678910
  1. =======
  2. Testing
  3. =======
  4. There is a similar script for running tests::
  5. cd examples
  6. ./run_tests.sh vanilla
  7. This specifies a sqlite3 database to use for testing and filters out the useless output.