Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.x
-
None
Description
The tests for QSharedPointer are disabled. The problem is two-fold:
- the tests are completely disabled
- while bringing back the basic tests is easy, the negative tests are a different ballgame.
See the following urls for the un-ported build system bits of the negative tests
https://code.qt.io/cgit/qt/qtbase.git/tree/tests/auto/corelib/tools/qsharedpointer/externaltests.cpp?h=6.0.0
https://code.qt.io/cgit/qt/qtbase.git/tree/tests/auto/corelib/tools/qsharedpointer/qsharedpointer.pro?h=6.0.0
https://code.qt.io/cgit/qt/qtbase.git/tree/tests/auto/corelib/tools/qsharedpointer/externaltests.pri?h=6.0.0
Attachments
Issue Links
- is covered by
-
QTBUG-109570 Retire QSharedPointer
- Open