summaryrefslogtreecommitdiffstats
path: root/src/testlib/qpropertytesthelper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a compiler warning (GCC 13.2.1) -Wpessimizing-moveAhmad Samir2023-11-201-2/+2
* Extend QTestPrivate property tests - actual implementation [2/2]Ivan Solovev2023-11-011-20/+37
* QTestPrivate property tests: don't try to create abstract typesVolker Hilsheimer2023-09-281-2/+12
* Extend QTestPrivate property tests - update signatures [1/2]Ivan Solovev2023-09-271-2/+64
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-9/+9
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-0/+1
* Include qproperty.h where neededMarc Mutz2021-11-041-0/+1
* Add a helper method for testing write-once bindable propertiesJuha Vuolle2021-04-301-4/+117
* Improve error message in bindable property testAndreas Buhr2021-04-231-8/+14
* qpropertytesthelper: Check that the types matchFabian Kosmale2021-04-221-0/+11
* QTest: improve the read-only property test helperSona Kurazyan2021-04-201-0/+12
* QTest: add helper methods to test bindable propertiesIvan Solovev2021-04-161-0/+304