aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | tests: Add missing 'std' namespaceDenis Shienkov2020-09-3018-28/+28
* | Remove cpp dependency from PathProbe blackbox testsRichard Weickelt2020-09-272-4/+1
* | GitHub actions: Run tests with Xcode 12Ivan Komissarov2020-09-251-0/+4
* | xcode12: fix compiler warningsIvan Komissarov2020-09-251-4/+4
* | Make protobuf.*.outputDir public againKai Dohmen2020-09-246-0/+126
* | baremetal: Implement cpp.generateCompilerListingFiles for ARMCLANGDenis Shienkov2020-09-232-34/+6
* | Android: Change the product property to importingProduct to allow exporting Q...Raphaƫl Cotty2020-09-213-1/+80
* | tests: Add 'std' prefix for printf() in blackbox::configure testDenis Shienkov2020-09-181-1/+1
* | baremetal: Pass 'generate-linker-map' test for SDCC toolchainDenis Shienkov2020-09-172-10/+0
* | Add protobuf.nanopb moduleKai Dohmen2020-09-164-0/+123
* | GitHub actions: fix the fallbackModuleProvider testIvan Komissarov2020-09-141-3/+0
* | Remove extra semicolonsDenis Shienkov2020-09-115-9/+10
* | Fix InnoSetupModule to support InnoSetup v6Ivan Komissarov2020-09-043-47/+24
* | joblimits: do not call --force-probe-executionIvan Komissarov2020-09-033-11/+20
* | Initial support for GitHub ActionsIvan Komissarov2020-09-015-0/+32
* | Skip sanitizer test when run using VS clang for x86_64Ivan Komissarov2020-08-311-1/+7
* | Fix setting base profiles in testsIvan Komissarov2020-08-315-1/+25
* | Introduce an "exportingProduct" variableChristian Kandeler2020-08-2415-24/+24
* | Bump c++ version to the 17th standardIvan Komissarov2020-08-214-4/+4
* | qbsbuild: move logging to the static libraryIvan Komissarov2020-08-205-4/+5
* | Merge branch '1.17' into masterIvan Komissarov2020-08-176-0/+81
|\|
| * Fix passing compiler defines to mocIvan Komissarov2020-08-176-0/+81
* | Initial CMake portIvan Komissarov2020-08-1710-0/+168
* | Merge branch 1.17 into masterRichard Weickelt2020-08-1428-22/+383
|\|
| * Tune search order of path probesIvan Komissarov2020-08-134-0/+14
| * baremetal: Pass 'compiler-listing-files' test for KEIL ARM toolchainDenis Shienkov2020-08-133-3/+12
| * baremetal: Pass 'compiler-listing-files' test for SDCC toolchainDenis Shienkov2020-08-132-0/+4
| * Implement cpp.generateCompilerListingFiles for MSVC toolchainDenis Shienkov2020-08-123-1/+9
| * baremetal: Fix linker MAP file generation for KEIL C51/C251/C166Denis Shienkov2020-08-081-1/+1
| * baremetal: Add new 'generate-linker-map-file' testDenis Shienkov2020-08-076-3/+89
| * baremetal: Add new 'generate-compiler-listing-files' testDenis Shienkov2020-08-078-39/+113
| * Add XFAIL-ing autotest for newly discovered bugChristian Kandeler2020-08-054-0/+22
| * baremetal: Add new 'defines' testDenis Shienkov2020-08-054-0/+25
| * baremetal: Add new 'external-static-libraries' testDenis Shienkov2020-08-046-0/+80
| * baremetal: Introduce new 'none' choosing for qbs.targetPlatformDenis Shienkov2020-08-043-0/+38
| * Android: Do not append the version number to a library nameChristian Kandeler2020-08-041-0/+1
| * ModuleLoader: Fix scope for RHS of module provider property bindingsChristian Kandeler2020-08-041-1/+1
* | Do not rely on PathProbe returning relative pathsRichard Weickelt2020-08-131-2/+2
* | Do not modify probe properties in configure scriptsRichard Weickelt2020-08-131-2/+1
* | Make TestBlackboxApple::aggregateDependencyLinking smarterIvan Komissarov2020-08-072-9/+57
* | Merge branch '1.17' into masterRichard Weickelt2020-08-0321-0/+295
|\|
| * baremetal: Disable position-independent code generation in a testsDenis Shienkov2020-08-012-0/+2
| * Fix TestApi::disappearedWildcardFile()Christian Kandeler2020-07-291-0/+1
| * baremetal: Pass 'one-object-asm-application' test for GCC RXDenis Shienkov2020-07-292-0/+10
| * baremetal: Pass 'one-object-asm-application' test for GCC AVR32Denis Shienkov2020-07-292-0/+10
| * baremetal: Pass 'one-object-asm-application' test for GCC RISC-VDenis Shienkov2020-07-292-0/+13
| * baremetal: Pass 'one-object-asm-application' test for GCC M32RDenis Shienkov2020-07-272-0/+11
| * baremetal: Pass all current tests for GCC M32RDenis Shienkov2020-07-272-0/+10
| * baremetal: Pass 'one-object-asm-application' test for GCC V850Denis Shienkov2020-07-272-0/+13
| * baremetal: Pass 'one-object-asm-application' test for GCC M68KDenis Shienkov2020-07-272-0/+9