Changeset 00176e
- Timestamp:
- 10/31/2019 10:04:30 AM (6 years ago)
- Branches:
- 2.0.x, develop, master
- Children:
- 89d62e
- Parents:
- 873700
- git-author:
- Christopher Beard <> (10/01/2019 08:35:08 PM)
- git-committer:
- Calum Lind <calumlind+deluge@gmail.com> (10/31/2019 10:04:30 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/source/contributing/testing.md
r873700 r00176e 15 15 ### Trial 16 16 17 Here are some examples that show running all the test through to selecting an17 Here are some examples that show running all the tests through to selecting an 18 18 individual test. 19 19 … … 58 58 59 59 Deluge develop branch is tested automatically by [Travis]. 60 When creating a pull request (PR) on [ GitHub], Travis will beautomatically run60 When creating a pull request (PR) on [github], Travis will automatically run 61 61 the unit tests with the code in the PR. 62 62
Note:
See TracChangeset
for help on using the changeset viewer.