zuul-jobs/roles/tox/library/test-cases/sphinx_output.yaml
Tobias Henkel 99ea9c94a0
Add test cases for tox line comment parsing
Tox line comment parsing had a few side effects at first so add
testing to it.

Change-Id: I9eb2aa00d6e467bd170fad80598728aec6949ee6
2020-04-03 19:34:24 +02:00

25 lines
692 B
YAML

---
workdir: .
output: |
reading sources... [ 95%] reference/web
reading sources... [ 97%] tutorials/admin
reading sources... [ 98%] tutorials/quick-start
reading sources... [100%] tutorials/user
unable to find release notes file associated with unique id '4b4ecb4678c11470', skipping
unable to find release notes file associated with unique id 'df1645c63e82f65c', skipping
Warning, treated as error:
{workdir}/CONTRIBUTING.rst:96:Unknown directive type "code-blockf".
.. code-blockf:: shell
echo "test" > README.txt
git add .
git commit -m "First commit"
comments:
CONTRIBUTING.rst:
- line: 96
message: Unknown directive type "code-blockf".