os-api-ref/os_api_ref/tests
Stephen Finucane 525eee5a72 Add support for Sphinx 2.0
Sphinx 2.0 switched the default HTML builder from HTML4 to HTML5 [1].
Since some of our tests are validating raw HTML output, this has caused
them to break. We can't drop support for Sphinx < 2.0 yet since Sphinx
2.0 doesn't support Python 2.7, so simply if-else this mofo until such a
time as we _can_ drop support.

[1] https://github.com/sphinx-doc/sphinx/issues/4587

Change-Id: I4631169908e34fa924f5a0a783a94ad9c1215d9f
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-04-25 17:26:50 +01:00
..
examples Merge "Removes unnecessary utf-8 encoding" 2017-06-13 19:46:05 +00:00
__init__.py Initial Cookiecutter Commit. 2016-05-13 19:54:08 -04:00
base.py Removes unnecessary utf-8 encoding 2017-01-16 10:14:24 +07:00
test_basic_example.py Add support for Sphinx 2.0 2019-04-25 17:26:50 +01:00
test_microversions.py Add support for Sphinx 2.0 2019-04-25 17:26:50 +01:00
test_os_api_ref.py Removes unnecessary utf-8 encoding 2017-01-16 10:14:24 +07:00
test_warnings.py Update hacking version 2019-01-06 18:12:47 +08:00