summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/src/classlists.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2024-04-25 11:28:13 +0000
committerTopi Reinio <topi.reinio@qt.io>2024-04-25 15:41:49 +0000
commit406c5201e326f9429367928a34e9ca1c9fc6b800 (patch)
treecba2dffda93de84dbaa53386307dd408a780ef90 /src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/src/classlists.qdoc
parent70f1c85c0a60ac80f088abdff08edfa902cca38f (diff)
qdoc: validatedQDocOutput autotest: Stop relying on standard library
Two test cases used #include statements from the standard library. However, the test setup does not ensure that all required include paths are actually forwarded to QDoc and on to Clang. Some versions of Clang are able to correctly guess the include path(s) on some platforms/configurations, but we cannot rely on that always being the case. Replace the std lib includes with dummy declarations that should produce identical results in the expected output. Change-Id: I6f6b1bb9b176f7fa59ccdfc64c11e1586409eb5a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/src/classlists.qdoc')
0 files changed, 0 insertions, 0 deletions