aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* baremetal: Pass 'one-object-asm-application' test for GCC M32CDenis Shienkov2020-07-272-0/+7
* baremetal: Pass 'one-object-asm-application' test for IAR M16CDenis Shienkov2020-07-272-0/+8
* baremetal: Pass 'one-object-asm-application' test for IAR CR16Denis Shienkov2020-07-272-0/+8
* baremetal: Pass 'one-object-asm-application' test for IAR SHDenis Shienkov2020-07-272-0/+9
* baremetal: Pass all current tests for IAR SHDenis Shienkov2020-07-272-0/+20
* baremetal: Pass 'one-object-asm-application' test for IAR R32CDenis Shienkov2020-07-262-0/+9
* baremetal: Pass 'one-object-asm-application' test for IAR AVR32Denis Shienkov2020-07-262-0/+9
* baremetal: Pass 'one-object-asm-application' test for IAR 78KDenis Shienkov2020-07-264-0/+42
* baremetal: Pass 'one-object-asm-application' test for IAR V850Denis Shienkov2020-07-264-0/+27
* baremetal: Pass 'one-object-asm-application' test for IAR RH850Denis Shienkov2020-07-244-0/+27
* baremetal: Pass 'one-object-asm-application' test for IAR RL78Denis Shienkov2020-07-244-0/+37
* baremetal: Pass 'one-object-asm-application' test for GCC RL78Denis Shienkov2020-07-242-0/+13
* baremetal: Pass 'one-object-asm-application' test for KEIL C166Denis Shienkov2020-07-242-0/+9
* baremetal: Pass 'one-object-asm-application' test for KEIL MCS251Denis Shienkov2020-07-232-0/+10
* baremetal: Skip 'preinclude-headers' test for KEIL C251 and C166Denis Shienkov2020-07-231-1/+3
* baremetal: Pass 'one-object-asm-application' test for GCC XTENSADenis Shienkov2020-07-232-0/+13
* baremetal: Pass 'one-object-asm-application' test for IAR AVRDenis Shienkov2020-07-232-0/+9
* baremetal: Pass 'one-object-asm-application' test for IAR MSP430Denis Shienkov2020-07-232-0/+8
* baremetal: Pass 'one-object-asm-application' test for IAR STM8Denis Shienkov2020-07-234-0/+25
* baremetal: Pass 'one-object-asm-application' test for IAR ARMDenis Shienkov2020-07-232-0/+17
* Add support for Cap'n Proto for the c++ languageIvan Komissarov2020-07-2116-0/+245
* baremetal: Pass 'one-object-asm-application' test for GCC MSP430Denis Shienkov2020-07-212-0/+16
* baremetal: Pass 'one-object-asm-application' test for SDCC STM8Denis Shienkov2020-07-202-0/+9
* Tests: Fix linking of tests when using bundled QtScriptChristian Stenger2020-07-201-1/+0
* baremetal: Skip 'preinclude-headers' test for KEIL MCS51 toolchainDenis Shienkov2020-07-162-1/+20
* baremetal: Don't pass cpp.driverFlags to KEIL assemblerDenis Shienkov2020-07-162-2/+4
* Fix loading optional transitive dependenciesIvan Komissarov2020-07-167-0/+37
* Probes: Remove nameFilter from FrameworkProbeIvan Komissarov2020-07-162-0/+11
* baremetal: Pass 'one-object-asm-application' test for GCC AVRDenis Shienkov2020-07-142-0/+8
* baremetal: Pass 'one-object-asm-application' test for GCC ARMDenis Shienkov2020-07-142-0/+8
* baremetal: Pass 'one-object-asm-application' test for KEIL ARMDenis Shienkov2020-07-104-3/+15
* baremetal: Pass 'one-object-asm-application' test for SDCC MCS51Denis Shienkov2020-07-102-0/+10
* baremetal: Pass 'one-object-asm-application' test for IAR MCS51Denis Shienkov2020-07-092-0/+10
* baremetal: Return 0 in ASM main function for KEIL MCS51 toolchainDenis Shienkov2020-07-091-3/+4
* baremetal: Replace '.asm' extension with '.s' extensionDenis Shienkov2020-07-082-1/+1
* baremetal: Add 'one-object-asm-application' test for KEIL MCS51Denis Shienkov2020-07-073-1/+47
* Fix wrong variable scope in conanfile-probe testcaseRichard Weickelt2020-07-031-1/+1
* baremetal: Don't use startsWith("xtensa") in testsDenis Shienkov2020-07-032-2/+2
* baremetal: Allow to pass tests with GCC compiler for MSP430 architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Allow to pass tests with GCC compiler for XTENSA architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Allow to pass tests with GCC compiler for ARM architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Implement cpp.prefixHeaders for IAR and KEIL toolchainsDenis Shienkov2020-06-295-0/+24
* baremetal: Fix {c|cpp}LanguageVersion handling on KEIL ARM Clang toolchainDenis Shienkov2020-06-282-2/+18
* baremetal: Derive all applications and libraries from common productsDenis Shienkov2020-06-258-11/+36
* Android: Add support to generation of aab packageRaphaƫl Cotty2020-06-253-216/+395
* baremetal: Add auto-test for 'static library' dependentiesDenis Shienkov2020-06-2510-0/+92