Add documentation to execute automatic tests

This commit is contained in:
Frédéric Guillot
2014-09-17 18:25:24 +02:00
parent 210f6c8182
commit c2a7b0f73f
2 changed files with 181 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ Documentation
- [Translations](docs/translations.markdown)
- [Coding standards](docs/coding-standards.markdown)
- [Running tests](docs/tests.markdown)
The documentation is written in [Markdown](http://en.wikipedia.org/wiki/Markdown).
If you want to improve the documentation, just send a pull-request.