summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Act on some FIXME commentsChristian Kandeler2023-04-244-7/+3
* Rewrite ModuleLoaderChristian Kandeler2023-04-2010-28/+119
* mingw: workaround for cpp.minimumWindowsVersionIvan Komissarov2023-04-112-3/+3
* Only setup Qt in qbspkgconfig when not cross compilingKai Dohmen2023-04-091-0/+2
* grpc: Bump C++ language version in the autotest againv2.0.0Christian Kandeler2023-03-171-1/+1
* freedesktop: Rename "name" property to "appName"Christian Kandeler2023-03-151-1/+1
* Tests: Upgrade the grpc test app to C++14Christian Kandeler2023-03-071-1/+1
* Protobuf: Let users provide extra grpc libs for linkingChristian Kandeler2023-02-161-0/+7
* Prefer built-in JS function in autotestsChristian Kandeler2023-02-16131-282/+282
* Switch JavaScript back-endChristian Kandeler2023-02-0721-180/+45
* RIP QMake buildIvan Komissarov2022-12-1620-339/+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-142-6/+29
* 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
* qbspkgconfig: fix handling empty variablesv1.23.1Ivan Komissarov2022-08-053-0/+36
* 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-042-5/+5
* 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-3169-84/+201
* 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-133-0/+12
* 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-0139-84/+85
* 'product' variable points to 'importingProduct" in Export itemsRaphael Cotty2021-11-302-3/+2
* Fix descriptions for JS commandsDenis Shienkov2021-11-1535-104/+104
* Merge branch '1.21' into masterIvan Komissarov2021-11-0319-19/+140
|\
| * Implement providing Qt libs via pkg-configIvan Komissarov2021-11-036-0/+61
| * Allow protobuf to have runtime from providersIvan Komissarov2021-11-028-8/+47
| * pkgconfig: fix variables in the merged packageIvan Komissarov2021-11-011-0/+5
| * pkgconfig: Rename vars to variablesIvan Komissarov2021-11-011-4/+4