Go to file
Edward Welbourne f9b58b5c14 Include current test name in crash reports
Previously a crashing test's output would end with the last completed
test's output followed by a crash report, leading readers
(understandably enough) to conclude that the last-named test is the
one that crashed. In fact the crashing test is typically the next one
in the class definition.

Include the current test function's name (when non-null) in the output
accompanying crash logs. This always goes to stderr so does not show
up in the expected output.

Pick-to: 6.4
Change-Id: Icab0ccd1fe434827ee92459ab0c97f9dc034754e
Reviewed-by: Jason McDonald <macadder1@gmail.com>
2022-08-12 20:32:30 +02:00
.github/workflows
bin Minor fixes for qt-configure-module 2022-06-27 17:55:19 +02:00
cmake CMake: Improve tool not found error message 2022-08-12 14:55:03 +02:00
coin Add license headers to cmake files 2022-08-03 17:14:55 +02:00
config.tests Add license headers to cmake files 2022-08-03 17:14:55 +02:00
dist
doc Add license headers to cmake files 2022-08-03 17:14:55 +02:00
examples Polish the model/view tutorial examples 2022-08-09 00:19:09 +02:00
lib
libexec
LICENSES
mkspecs wasm: allow apps to override EXPORT_RUNTIME_METHODS 2022-08-12 10:13:51 +10:00
qmake Add license headers to cmake files 2022-08-03 17:14:55 +02:00
src Include current test name in crash reports 2022-08-12 20:32:30 +02:00
tests QMetaType: don't use global relocations to the lambdas and structures 2022-08-12 11:32:29 -07:00
util CMake: Rewrite double-conversion find module 2022-07-02 00:11:12 +02:00
.cmake.conf Bump version to 6.5.0 2022-06-06 13:23:59 +03:00
.gitattributes
.gitignore
.lgtm.yml
.tag
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00
conanfile.py Conan: Do not force 'qt_host_path' usage in cross-build context 2022-06-22 18:18:42 +03:00
config_help.txt CMake: update the x86 intrinsic checks 2022-06-28 03:28:42 +00:00
configure
configure.bat
configure.cmake Add license headers to cmake files 2022-08-03 17:14:55 +02:00
dependencies.yaml
qt_cmdline.cmake Add license headers to cmake files 2022-08-03 17:14:55 +02:00
sync.profile Remove deprecated qgl.h from sync.profile 2022-06-11 00:42:13 +02:00