Chapter 1: Writing a Unit Test▲
Sélectionnez
QT +=
widgets testlib
SOURCES =
testqstring.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
qtestlib/
tutorial1
INSTALLS +=
target
How to write a unit test.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT +=
widgets testlib
SOURCES =
testqstring.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
qtestlib/
tutorial1
INSTALLS +=
target