summaryrefslogtreecommitdiff
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Prefer built-in JS function in autotestsChristian Kandeler2023-02-1696-224/+224
* Switch JavaScript back-endChristian Kandeler2023-02-0711-142/+11
* RIP QMake buildIvan Komissarov2022-12-1610-188/+0
* Fix TestBlackboxApple::assetCatalogIvan Komissarov2022-10-261-34/+5
* Fix handling multiple dots in qbspkgconfig providerIvan Komissarov2022-10-245-0/+25
* JSON interface: Bump API levelChristian Kandeler2022-10-191-1/+1
* Github actions: Update mingwChristian Kandeler2022-10-141-5/+20
* Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2022-10-141-2/+2
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-046-12/+62
* Take into account qbs module props used by providers when cachingIvan Komissarov2022-09-164-0/+65
* qbspkgconfig: fix sysrootIvan Komissarov2022-08-293-11/+19
* Darwin: Set NSSupportsAutomaticGraphicsSwitching to true by defaultIvan Komissarov2022-08-241-0/+1
* MSVC: Support cLanguageVersionOrgad Shaneh2022-08-012-6/+13
* Fix linux baremetal testsIvan Komissarov2022-07-273-5/+0
* Add module for providing AddressSanitizer supportChristian Kandeler2022-04-112-5/+9
* baremetal: Add test to check the SDCC compiler probeDenis Shienkov2022-02-282-0/+30
* baremetal: Add test to check the Digital Mars compiler probeDenis Shienkov2022-02-282-0/+32
* baremetal: Skip `shared-libraries` test for GCC toolchainsDenis Shienkov2022-02-281-2/+0
* baremetal: Add test to check toolchain probesDenis Shienkov2022-02-214-0/+58
* baremetal: Add simple test for linking with shared librariesDenis Shienkov2022-02-215-0/+81
* baremetal: Add launch of test application target if possibleDenis Shienkov2022-02-154-1/+29
* Add probe items in module providersRaphael Cotty2022-02-085-1/+47
* Add Qt 6.3 Android image and update ANDROID_PLATFORMRaphael Cotty2022-02-061-20/+30
* Do not use std::string in HostOsInfoIvan Komissarov2022-02-041-3/+4
* Long live Open Watcom toolchainDenis Shienkov2022-02-041-0/+2
* Add qmlImportPaths property to Qt.android_supportJan Blackquill2022-02-031-1/+1
* Create Host service and update FileInfoRaphael Cotty2022-02-014-1/+73
* Use Host and FileInfo serviceRaphael Cotty2022-01-3162-75/+180
* Fix buildIvan Komissarov2022-01-281-2/+2
* tests: Make sure we handle prefix cases where libPath have arch tripletMarius Gripsgard2021-12-311-1/+3
* Convenience products: Make installDebugInformation consistentChristian Kandeler2021-12-132-0/+11
* Ignore weak symbols when re-linking in non-strict modeChristian Kandeler2021-12-066-0/+109
* Replace missing std::all_of with Internal::all_ofDenis Shienkov2021-12-021-1/+1
* Add missing std:: namespace for all functions from <cstdio> libraryDenis Shienkov2021-12-0114-32/+34
* 'product' variable points to 'importingProduct" in Export itemsRaphael Cotty2021-11-302-3/+2
* Fix descriptions for JS commandsDenis Shienkov2021-11-1526-94/+94
* Merge branch '1.21' into masterIvan Komissarov2021-11-0317-12/+128
|\
| * Implement providing Qt libs via pkg-configIvan Komissarov2021-11-036-0/+61
| * Allow protobuf to have runtime from providersIvan Komissarov2021-11-028-8/+47
| * Print conan output while ConanfileProbe runsKai Dohmen2021-10-264-4/+20
* | Fix build with Qt 6.2Ivan Komissarov2021-10-262-3/+3
|/
* capnproto: add test with the new providerIvan Komissarov2021-10-252-0/+18
* Android: Add android image for Qt 6.2Raphael Cotty2021-10-252-12/+48
* Implement eager pkg-config providerIvan Komissarov2021-10-148-0/+110
* Fix setting stringlist properties in module providersIvan Komissarov2021-10-065-11/+18
* Drop JDK version 1.6 from testingIvan Komissarov2021-10-041-1/+1
* Add android testing with different ndk versionsRaphael Cotty2021-09-301-1/+1
* Don't use global includes in dbus testsIvan Komissarov2021-09-273-12/+5
* Merge branch '1.20' into masterIvan Komissarov2021-09-211-1/+2
|\
| * freebsd: fix TestBlackbox::removeDuplicateLibrariesIvan Komissarov2021-09-211-1/+2