summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2024-03-20 15:28:25 +0100
committerPaul Wicking <paul.wicking@qt.io>2024-04-03 07:33:35 +0100
commitb979e82cc1dbf0497e59a604e771f920c28c8f8f (patch)
tree67169662f453176970914fd5147af327c1d9731d /src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html
parentafd5e25730d1a7d0c22ac0c83331a47bf010afcf (diff)
QDoc: Move ignoresince test
With the advent of QDoc's `tst_validateQdocOutputFiles` test, we now have a better way to test QDoc's generated output. One of the test cases in the new test represents a rather comprehensive documentation project. This project was adopted from `tst_generatedOutput`, where it is known as `TestCPP`. This change removes a configuration file from `tst_generatedOutput` and adapts the aforementioned documentation project such that the behavior remains tested. Expected output files are modified accordingly. Task-number: QTBUG-119500 Pick-to: 6.7 Change-Id: Ifa3c7c4fcbfd05c9ed45f989286fabe79995ad4b Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html')
-rw-r--r--src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html b/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html
index aac36a819..7ccc7f4dd 100644
--- a/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html
+++ b/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/testqdoc.html
@@ -31,12 +31,12 @@ target_link_libraries(mytarget PRIVATE Qt6::QDocTest)</td></tr>
</table></div>
<h2 id="classes">Classes</h2>
<div class="table"><table class="alignedsummary" translate="no">
-<tr><td class="memItemLeft rightAlign topAlign"> <code class="summary extra" translate="no">(since 2.0)</code> class </td><td class="memItemRight bottomAlign"><b><a href="testqdoc-test.html" translate="no">Test</a></b></td></tr>
+<tr><td class="memItemLeft rightAlign topAlign"> <code class="summary extra" translate="no">(since 1.1)</code> class </td><td class="memItemRight bottomAlign"><b><a href="testqdoc-test.html" translate="no">Test</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> <code class="summary extra" translate="no">(since 2.0)</code> class </td><td class="memItemRight bottomAlign"><b><a href="testqdoc-testderived.html" translate="no">TestDerived</a></b></td></tr>
</table></div>
<h2 id="macros">Macros</h2>
<div class="table"><table class="alignedsummary" translate="no">
-<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="testqdoc.html#QDOCTEST_MACRO" translate="no">QDOCTEST_MACRO</a></b></td></tr>
+<tr><td class="memItemLeft rightAlign topAlign"> <code class="summary extra" translate="no">(since Test 0.9)</code> </td><td class="memItemRight bottomAlign"><b><a href="testqdoc.html#QDOCTEST_MACRO" translate="no">QDOCTEST_MACRO</a></b></td></tr>
</table></div>
<!-- $$$TestQDoc-description -->
<div class="descr">
@@ -57,7 +57,8 @@ target_link_libraries(mytarget PRIVATE Qt6::QDocTest)</td></tr>
<div class="macros">
<h2>Macro Documentation</h2>
<!-- $$$QDOCTEST_MACRO[overload1]$$$QDOCTEST_MACRO -->
-<h3 class="fn" translate="no" id="QDOCTEST_MACRO"><span class="name">QDOCTEST_MACRO</span></h3>
+<h3 class="fn" translate="no" id="QDOCTEST_MACRO"><code class="details extra" translate="no">[since Test 0.9]</code> <span class="name">QDOCTEST_MACRO</span></h3>
+<p>This macro was introduced in Test 0.9.</p>
<!-- @@@QDOCTEST_MACRO -->
</div>
</body>