index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.10
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
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
Qt component for application lifecycle management
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
testrunner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license check
Lucie Gérard
2025-03-21
4
-4
/
+4
*
Fix the testlib crash handler instantiation
Robert Griebl
2024-11-04
1
-5
/
+6
*
Tests: explicitly enable QtTest's crash handler for the AM test-runner
Robert Griebl
2024-10-29
1
-2
/
+8
*
Better abstraction for the watchdog and OpenGL configuration
Robert Griebl
2024-06-18
1
-1
/
+1
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-1
/
+1
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-2
/
+3
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
2
-2
/
+8
*
tests: shorten the qml testrunner tag to make reports more readable
Robert Griebl
2024-02-28
1
-1
/
+1
*
Re-enable console/terminal output on Windows
Robert Griebl
2024-02-19
1
-1
/
+3
*
Disable the crash test on ASAN builds
Robert Griebl
2024-01-12
2
-0
/
+11
*
Modernize string literals
Robert Griebl
2024-01-08
1
-12
/
+14
*
Simplify builing a custom appman executable
Robert Griebl
2023-12-06
1
-3
/
+1
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
2
-3
/
+3
*
Make it easier to run unit tests against older, buggy Qt versions
Robert Griebl
2023-11-20
2
-0
/
+7
*
Switch to declarative registration
Robert Griebl
2023-11-08
2
-1
/
+6
*
Make our TestRunner #ifdef mess a little bit more readable
Robert Griebl
2023-08-02
4
-6
/
+37
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-1
/
+2
*
Make sure the qmltestrunner is logging to stderr on Windows
Robert Griebl
2023-07-21
1
-0
/
+4
*
qmltestrunner: support BLACKLIST files
Robert Griebl
2023-07-21
2
-29
/
+32
*
Replace our zoo of AmTest helpers with a generic runProgram function
Robert Griebl
2023-07-19
2
-52
/
+31
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-1
/
+1
*
CMake: our tools are really apps as far as the build system is concerned
Robert Griebl
2022-09-26
1
-7
/
+3
*
Fix appman-qmltestrunner initialization
Dominik Holland
2022-09-01
1
-1
/
+0
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-20
1
-1
/
+1
*
Prevent linking of AppMan modules into user plugins
Robert Griebl
2022-06-30
1
-0
/
+1
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
4
-118
/
+14
*
Use AM_TIMEOUT_FACTOR in all tests and the intent handling
Robert Griebl
2022-05-12
1
-8
/
+13
*
Fix the QML tst_installer to run on Windows
Robert Griebl
2022-04-26
2
-0
/
+7
*
macos: Fix the appman-qmltestrunner
Dominik Holland
2022-04-26
2
-6
/
+9
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-2
/
+2
*
Replace strdup with qstrdup to avoid warnings on Windows
Robert Griebl
2021-07-02
1
-4
/
+6
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-5
/
+0
*
cmake: remove qmake build system (except in examples/)
Robert Griebl
2021-06-30
1
-21
/
+0
*
cmake: reimplement the build-config.yaml mechanism
Robert Griebl
2021-06-30
1
-10
/
+4
*
Adapt the appman-qmltestruner to the new QmlTest internals
Dominik Holland
2021-06-25
3
-107
/
+2
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+34
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
5
-120
/
+65
*
Remove legacy functionality: headless, pssdp and pshellserver
Robert Griebl
2020-11-28
1
-2
/
+0
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
5
-9
/
+6
*
Register AmTest in QtApplicationManager.SystemUI
Bernd Weimer
2020-09-21
1
-1
/
+1
*
Disallow implicit ASCII casts
Bernd Weimer
2020-09-17
2
-6
/
+6
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
2
-0
/
+4
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-1
/
+1
*
Add test for setting (launcher) process title
Bernd Weimer
2020-07-16
5
-99
/
+244
*
Flush Wayland messages in test case
Bernd Weimer
2020-04-15
2
-0
/
+7
*
Allow qmltestrunner to shutdown gracefully
Bernd Weimer
2020-02-18
3
-19
/
+4
*
Merge remote-tracking branch 'gerrit/5.13' into dev
Robert Griebl
2019-08-09
2
-0
/
+16
|
\
|
*
Cleanup application lifecycle in single-process mode
Bernd Weimer
2019-08-08
2
-0
/
+16
|
*
Fix headless compilation
Robert Griebl
2019-08-01
1
-0
/
+2
*
|
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
3
-3
/
+3
[next]