summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/includes
Commit message (Collapse)AuthorAgeFilesLines
* Fix file which had SPDX-License-Identifier on two linesDmitry Shachnev2022-10-111-2/+1
| | | | | | | | This breaks our automation in Debian. Pick-to: 6.4 Change-Id: Iee035dee8e0d89e22540a2691689da46c4c301a3 Reviewed-by: Kai Koehne <[email protected]>
* Doc: Revise Qt Test tutorialAndreas Eliasson2022-06-211-0/+41
- Make it explicit that each chapter can be run as a stand-alone test application - Add a CMake section on how to build the executable Task-number: QTBUG-103730 Pick-to: 6.4 6.3 Change-Id: Id4c87c454521f698dcf16cfdc176318dd3e16786 Reviewed-by: Kai Koehne <[email protected]>