index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testlib
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
QTest::CrashHandler: split into Unix and Windows (1/2)
Thiago Macieira
11 days
1
-1
/
+11
*
Testlib: wrap cycle_p.h header
Giuseppe D'Angelo
2025-01-18
1
-0
/
+1
*
CMake: Add doc_snippets feature
Kai Köhne
2024-11-19
1
-2
/
+1
*
testlib: Enable -tickcounter on Apple Silicon
Tor Arne Vestbø
2024-09-24
1
-0
/
+6
*
Enable QT_NO_QSNPRINTF globally
Marc Mutz
2024-08-10
1
-1
/
+0
*
QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf...
Marc Mutz
2024-08-03
1
-0
/
+1
*
QtTest 3rdparty: isolate Catch2 part as a 3rdparty component
Edward Welbourne
2024-07-11
1
-0
/
+2
*
Reorganise QtTest 3rdparty to separate its various parts
Edward Welbourne
2024-07-11
1
-4
/
+8
*
Introduce QT_SKIP_DEFAULT_TESTCASE_DIRS target property
Alexey Edelev
2024-07-04
1
-2
/
+14
*
CMake: Annotate some targets with SBOM information
Alexandru Croitor
2024-06-13
1
-0
/
+2
*
Remove GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-12
1
-1
/
+0
*
QTest: group all the toString() functionality in a single header
Thiago Macieira
2024-04-26
1
-0
/
+1
*
QTest: add removed_api.cpp and move deprecated functions to it
Thiago Macieira
2024-04-26
1
-0
/
+3
*
Long live [[nodiscard]] QFile::open
Giuseppe D'Angelo
2024-04-17
1
-0
/
+1
*
QSignalSpy: prepare for de-inlining
Marc Mutz
2024-04-16
1
-1
/
+1
*
QTest: move crash-handling code out into qtestcrashhandler_p.h
Mitch Curtis
2024-04-04
1
-0
/
+1
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS argument
Alexey Edelev
2024-01-17
1
-1
/
+0
*
testlib: Add test function for simulating wheel events
Doris Verria
2023-12-20
1
-0
/
+1
*
TestLib: provide helper functions to test relational operators
Ivan Solovev
2023-11-13
1
-0
/
+1
*
Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase
Giuseppe D'Angelo
2023-07-11
1
-0
/
+1
*
Add Gui_sync_headers as the explicit dependency for Test module
Alexey Edelev
2023-06-02
1
-0
/
+5
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-29
/
+0
*
wasm: Add missing batchtestrunner files to copy logic
David Skoland
2022-11-07
1
-1
/
+4
*
wasm: change logic for copying batchedtestrunner files to build dir
David Skoland
2022-10-15
1
-22
/
+21
*
Provide visual output in page in WASM test runner
Mikolaj Boc
2022-10-05
1
-0
/
+4
*
Adapt the js batched test runner to emrun interface
Mikolaj Boc
2022-09-12
1
-0
/
+4
*
Plug the WASM batched test runner into the build system
Mikolaj Boc
2022-08-31
1
-0
/
+16
*
Implement the batch_tests feature
Mikolaj Boc
2022-08-24
1
-1
/
+7
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Add missing header files to the module sources
Alexey Edelev
2022-05-12
1
-0
/
+3
*
testlib: Replace custom QTestCoreList with std::vector
Tor Arne Vestbø
2021-09-10
1
-1
/
+0
*
CMake: Fix testlib compile definitions not to be overridden
Alexandru Croitor
2021-08-12
1
-1
/
+1
*
testlib: Pass on file location on failure, but don't assume we have one
Tor Arne Vestbø
2021-08-04
1
-0
/
+2
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-06-25
1
-0
/
+1
*
QTest: add helper methods to test bindable properties
Ivan Solovev
2021-04-16
1
-0
/
+1
*
Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitly
Alexey Edelev
2021-04-08
1
-0
/
+10
*
Move QEMU emulation detector to QTest
Samuli Piippo
2021-02-13
1
-0
/
+1
*
CMake: Port the snippet project setup to CMake
Venugopal Shivashankar
2021-02-10
1
-0
/
+5
*
Remove the QT_CMAKE_BUILD preprocessor define
Joerg Bornemann
2021-01-22
1
-3
/
+0
*
CMake: Cleanup module and plugin define situation
Alexandru Croitor
2020-10-30
1
-1
/
+0
*
CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEs
Alexandru Croitor
2020-10-30
1
-1
/
+2
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-10
/
+10
*
CMake: Properly handle CONFIG += thread aka Threads::Threads
Alexandru Croitor
2020-08-06
1
-1
/
+0
*
CMake: Add "cmake" keyword for test blacklisting
Alexandru Croitor
2020-07-01
1
-0
/
+3
*
cmake: QTestCase: enable threading support
Fabian Kosmale
2020-05-15
1
-0
/
+1
*
CMake: Regenerate projects after .pro files were modified
Alexandru Croitor
2020-04-03
1
-4
/
+0
*
CMake: Enable testlib selftests
Leander Beernaert
2020-03-18
1
-0
/
+7
*
cmake: Remove APPLE prefix from platform names
Tor Arne Vestbø
2020-03-16
1
-3
/
+3
*
cmake: Fix naming when referring to Apple macOS
Tor Arne Vestbø
2020-03-16
1
-3
/
+3
[next]