summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Enable qdoc warning count limitVenugopal Shivashankar2021-10-211-0/+3
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* Add note on selecting the device which is used to run tests on AndroidAssam Boudjelthia2021-08-181-0/+6
* Clarify documentation of QEXPECT_FAIL()'s modeEdward Welbourne2021-08-111-2/+2
* Fix MSVC compiler warning in code snippetsKai Köhne2021-06-081-5/+3
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-1/+1
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-192-0/+14
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-104-8/+86
* Remove the qmake project filesJoerg Bornemann2021-01-074-37/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-224-4/+4
* QTestLib: add a abort-on-fail environment variableGiuseppe D'Angelo2020-12-041-0/+6
* QTestLib: allow for non-zero values in env variablesGiuseppe D'Angelo2020-12-041-0/+14
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Doc: Fix documentation warnings for Qt TestTopi Reinio2020-11-193-4/+8
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-7/+6
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* QtTestLib: Update porting guideMårten Nordheim2020-11-031-1/+16
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+3
* Doc: Update CMake snippets to Qt 6Kai Koehne2020-09-251-2/+2
* Fix qdoc warning from broken snippetVolker Hilsheimer2020-09-231-1/+1
* Doc: Correct link errors qtbaseNico Vertriest2020-09-212-2/+2
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+46
* Doc: Compile snippets only when running testsPaul Wicking2020-09-102-13/+17
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-2/+1
* Doc: Mention no_testcase_installs which can be used to prevent installAndy Shaw2020-08-202-0/+9
* Fix build of testlib doc snippetsTor Arne Vestbø2020-07-291-2/+1
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-0/+20
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Doc: Fix issues with Qt Test documentation configurationTopi Reinio2020-05-281-2/+2
* Document how to use CMake for Qt TestLibKai Koehne2020-05-265-30/+19
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* Enable warnings-are-errors also for snippetsKai Koehne2020-05-071-0/+2
* Snippets: Fix dependency issuesKai Koehne2020-05-071-3/+0
* Doc: Fix compilation of testlib snippets if sql, widgets are missingKai Koehne2020-05-051-0/+3
* Doc: Fix compilation issue with QVERIFY2 exampleKai Koehne2020-04-231-1/+1
* Doc: Make Qt Test snippets compilableNico Vertriest2020-04-0310-185/+398
* Doc: Remove \contentspage commandsTopi Reinio2020-03-151-7/+0
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-4/+4
* Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-091-1/+1
* Doc: Correct link errorsNico Vertriest2020-01-072-3/+3
* Fix some qdoc warningsFriedemann Kleint2020-01-021-1/+1
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-2/+2
* Doc: Update info about building testsLeena Miettinen2019-12-062-2/+55
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-065-9/+623
|\
| * Doc: Add guidelines for writing Qt testsLeena Miettinen2019-11-013-6/+556
| * Doc: Add best-practice-info for using QVERIFY() and QCOMPARE()Leena Miettinen2019-11-011-2/+27
| * Doc: Add best-practices-info about creating benchmarksLeena Miettinen2019-10-301-1/+26
| * Doc: Add best-practices-info about initialization and clean-upLeena Miettinen2019-10-301-0/+14