summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Change links from froglogic to qt domainKai Köhne2022-12-092-3/+3
* Doc: Remove qtestlib-tools sectionAndreas Eliasson2022-11-302-15/+0
* Doc: link to the testlib tutorial section on skippingMitch Curtis2022-10-311-0/+3
* testlib: make it possible to test double-clicks with discrete eventsShawn Rutledge2022-10-161-0/+13
* Fix file which had SPDX-License-Identifier on two linesDmitry Shachnev2022-10-111-2/+1
* Document shell-friendly data tags as best practiceEdward Welbourne2022-09-075-16/+20
* Fix two trivial defects in testlib docsEdward Welbourne2022-09-011-2/+2
* Provide CMake guidance for skipping whole testsEdward Welbourne2022-09-011-5/+14
* Implement the batch_tests featureMikolaj Boc2022-08-241-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Make it clear that a hyphen may be used to log to stdout in qtestMikolaj Boc2022-08-181-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* Doc: Revise Qt Test Module landing pageAndreas Eliasson2022-06-271-21/+24
* Doc: Revise Qt Test tutorialAndreas Eliasson2022-06-214-34/+177
* Use SPDX license identifiersLucie Gérard2022-05-1619-771/+39
* QtTestLib: replace QLatin1String uses with _L1/_s/QStringLiteralSona Kurazyan2022-05-021-2/+4
* Support test-case selection based on global data tagEdward Welbourne2022-04-253-6/+46
* Match QtTest command-line output options to the help outputEdward Welbourne2022-03-221-8/+10
* Document what QtTest's various loggers doEdward Welbourne2022-03-221-3/+3
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-092-2/+2
* 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