aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add test projectsMiguel Costa2023-06-1215-0/+1500
tst_qtdotnet: * Auto tests targeting the full Qt/.NET stack. * Tests are implemented with Qt Test. Test_Qt.DotNet.Adapter: * Auto tests targeting the Qt/.NET Adapter module. * Uses the .NET unit-test SDK. Perf_Qt.DotNet.Adapter: * Performance tests targeting the Qt/.NET Adapter module. * Can be tested with the VS performance profiler. FooLib: * "Dummy" .NET library, used for testing purposes. Change-Id: Iefcf5ce8e2479e4dd7bfcf3298792989b38cce1f Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>