From f16319f0a06f6e0e5dca58397053de0d8d95a828 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Fri, 13 Dec 2019 10:45:25 +0100 Subject: QDoc: Add tests to cover webXML generation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch adds new tests and test data for covering webxml generation from plain qdoc, as well as from cpp and qml projects. Fixes: QTBUG-79003 Change-Id: I416e88cb4d0ee5c9a27c5096f4fd0d534a4ba50c Reviewed-by: Topi Reiniƶ --- .../qdoc/generatedoutput/expected_output/html/index.webxml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/auto/qdoc/generatedoutput/expected_output/html/index.webxml (limited to 'tests/auto/qdoc/generatedoutput/expected_output/html/index.webxml') diff --git a/tests/auto/qdoc/generatedoutput/expected_output/html/index.webxml b/tests/auto/qdoc/generatedoutput/expected_output/html/index.webxml new file mode 100644 index 000000000..4e51df8d0 --- /dev/null +++ b/tests/auto/qdoc/generatedoutput/expected_output/html/index.webxml @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3