summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc
diff options
context:
space:
mode:
authorLevon Sargsyan <levon.sargsyan@qt.io>2019-12-02 17:26:49 +0100
committerLevon Sargsyan <levon.sargsyan@qt.io>2019-12-04 16:01:59 +0100
commit619a3d00fee89223d8ce19435dfde9140daf00b4 (patch)
tree79e126d92abdcfecef4200145b519a17dee5c499 /tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc
parent61617f7a13a2692cdc5415cd62acdedb2fd7a76d (diff)
Add regression test for class name sorting
This patch adds a regression test to cover QTBUG-80259 by adding new test data to the existing end-2-end qdoc test suite. The test is covering class name sorting functionality during documentation generation. Change-Id: I6421981596f4d72e8b0ce8351e85a8e5b3856b45 Fixes: QTBUG-80456 Reviewed-by: Levon Sargsyan <levon.sargsyan@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc')
-rw-r--r--tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc b/tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc
new file mode 100644
index 000000000..35ef7e087
--- /dev/null
+++ b/tests/auto/qdoc/generatedoutput/bug80259/src/qdoc/index.qdoc
@@ -0,0 +1,7 @@
+/*!
+ \page index.html
+ \title doc index
+
+ \generatelist {classesbymodule TestModule}
+
+*/