summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix an Android testHEADmasterChristian Kandeler2023-05-171-1/+4
* Support Date propertiesChristian Kandeler2023-05-173-0/+26
* Loader: Do not error out when encountering duplicate multiplex valuesChristian Kandeler2023-05-165-14/+44
* js: represent QByteArray as JsArrayBufferIvan Komissarov2023-05-165-0/+67
* Merge branch '2.0' into masterIvan Komissarov2023-05-111-0/+1
|\
| * GitHub actions: Update Qt on Windows to 6.5Ivan Komissarov2023-05-051-0/+1
* | Remove Loader classChristian Kandeler2023-05-092-77/+77
* | Loader: Move out the setupProjectFilePath() methodChristian Kandeler2023-05-051-1/+1
* | Loader: Remove unnecessary search paths forwarding machineryChristian Kandeler2023-05-051-2/+1
* | Introduce loader/ subdirectoryChristian Kandeler2023-05-041-1/+1
* | Merge 2.0 into masterChristian Kandeler2023-05-034-0/+9
|\ \ | |/
| * ScriptEngine: Make import functionality exception safeChristian Kandeler2023-04-284-0/+9
* | Use RAII in JSSourceValueCreator in tst_language.cppIvan Komissarov2023-05-021-9/+4
* | Remove unneeded QStringRef in tst_language.cppIvan Komissarov2023-05-021-1/+1
* | Move providers tests to a dedicated test suiteIvan Komissarov2023-04-3038-330/+458
* | Fix module provider search pathsIvan Komissarov2023-04-294-0/+45
* | Fix Value copy constructorChristian Kandeler2023-04-281-0/+9
* | 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