From 2cbaded7019ce7a1e641aaa5f444daf1375275dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Neuh=C3=A4user?= Date: Fri, 2 Jul 2010 16:44:05 +0200 Subject: [PATCH] Add test for oldcmarkup warning --- tests/test_build_html.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/test_build_html.py b/tests/test_build_html.py index fe249f44a..a1d993570 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -39,6 +39,9 @@ http://www.python.org/logo.png reading included file u'wrongenc.inc' seems to be wrong, try giving an \ :encoding: option %(root)s/includes.txt:4: WARNING: download file not readable: nonexisting.png +%(root)s/objects.txt:79: WARNING: using old C markup; please migrate to \ +new-style markup \(e.g. c:function instead of cfunction\), see \ +http://sphinx.pocoo.org/domains.html """ HTML_WARNINGS = ENV_WARNINGS + """\