summaryrefslogtreecommitdiffstats
path: root/tests/baseline/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation issues with QtLite configurationJari Helaakoski4 days2-0/+6
* Baseline tests: improve focus setting and clearingVolker Hilsheimer2024-04-171-15/+18
* Baseline testing: use a full screen background behind the test windowVolker Hilsheimer2024-04-172-2/+8
* GUI: add CMYK painting supportGiuseppe D'Angelo2024-04-031-0/+1
* Baseline tests: avoid rendering items that are blacklisted on the serverEirik Aavitsland2024-02-152-9/+29
* Modify the baseline testing framework to show new test itemsEirik Aavitsland2024-02-081-4/+11
* Change license for tests filesLucie Gérard2024-02-049-9/+9
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+2
* Baseline tests: wait longer before taking a screen snapshotVolker Hilsheimer2023-04-201-2/+3
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* Lancelot: fix a copy-paste error in the new drawPixmapFragment commandEirik Aavitsland2023-03-071-1/+1
* Lancelot: add drawPixmapFragment testLaszlo Agocs2023-03-022-0/+102
* Update base line test case for widgetsSanthosh Kumar2023-01-062-0/+14
* Silence compiler warnings about unused variablesVolker Hilsheimer2022-12-131-6/+4
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-1/+3
* Fix typos in docs and commentsKai Köhne2022-06-151-3/+3
* Add painter render hint for brush pattern transformationEirik Aavitsland2022-05-312-9/+27
* Use SPDX license identifiersLucie Gérard2022-05-169-243/+18
* Baseline tests: slow down cursor blinkingVolker Hilsheimer2022-05-051-0/+4
* Baseline testing of widget: wait before taking snapshotVolker Hilsheimer2022-05-051-1/+2
* lance: Handle unspecified size or weight in setFont commandTor Arne Vestbø2022-03-311-13/+21
* Baseline testing: Fix overriding of Project propertyEirik Aavitsland2022-03-172-16/+4
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-161-0/+1
* Painting: fix overriding and combining different clip typesEirik Aavitsland2022-03-152-3/+26
* Baseline: don't compensate for DPRs != 1.0Volker Hilsheimer2022-03-141-9/+7
* Baseline: Allow setting git commit through environment variableVolker Hilsheimer2022-03-141-16/+18
* Baseline testing: make style name explicitVolker Hilsheimer2022-03-141-6/+7
* Baseline: Move the paintcommands code into the shared directoryVolker Hilsheimer2022-01-202-0/+3174
* Baseline test framework: follow rule of zero for PlatformInfo typeVolker Hilsheimer2022-01-192-29/+1
* Baseline test framework: fix bug in internal data structureEirik Aavitsland2022-01-192-23/+2
* Prevent takeStandardSnapshots() from stopping on first mismatchAxel Spoerl2022-01-172-4/+18
* Add a couple of utility functions to the baseline test frameworkEirik Aavitsland2022-01-135-3/+19
* Remove faulty #include from widgets baseline testEirik Aavitsland2022-01-041-2/+0
* Share common code for baseline-testing widget UIsVolker Hilsheimer2021-11-263-3/+258
* Update baseline testing frameworkEirik Aavitsland2021-11-245-68/+40
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-167-0/+2095