Files
qt-creator/src/plugins/autotest
Jarek Kobus fc605d7a76 AutoTest: Replace QSharedPointer with std::shared_ptr
According to https://wiki.qt.io/Things_To_Look_Out_For_In_Reviews
QSharedPointer impl is poor and it's going to be removed from Qt 7.

Move TestParseResultPtr to the common place and don't repeat
this typedef.

Change-Id: Id8523b7898965ea9bfccb8a1bdc6a8ea23f090ed
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2024-02-02 14:05:18 +00:00
..
2023-11-07 08:54:34 +00:00
2023-11-07 08:54:34 +00:00
2024-02-01 06:59:09 +00:00
2023-10-30 12:12:48 +00:00
2024-01-26 07:51:16 +00:00