summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2020-09-17project tests: Verify that UWP cross binaries use the right archNirbheek Chauhan
2020-09-14InternalDependency: Add as_link_whole() methodXavier Claessens
2020-09-13external-project: New module to build configure/make projectsXavier Claessens
2020-09-11Fix test 'common/122 llvm ir and assembly' for Windows ARMJon Turney
2020-09-11Skip test 'common/121 shared modules' on Windows UWPJon Turney
2020-09-10Split tests out from 'common' which require a native compilerJon Turney
2020-09-10Identify machine in error accesing compiler object for missing languageJon Turney
2020-09-10cmake: fix shared_module dependency (fixes #7715)Daniel Mensinger
2020-09-09Merge pull request #7428 from jon-turney/introspector-add-languagesJussi Pakkanen
2020-09-09Add a test of add_languages(native:) introspectionJon Turney
2020-09-08IntrospectInterpreter: allow dictionaries with nonconstant keysPaolo Bonzini
2020-09-06Merge pull request #7689 from scivision/fortran_incJussi Pakkanen
2020-09-04introspect: add test dependencies info to test/benchmark JSONPaolo Bonzini
2020-09-03tests: add fortran cmake subproject include testMichael Hirsch
2020-09-02cuda: bump CUDA version since 3.0 is no longer supportedDaniel Mensinger
2020-09-02Special case meson.version().version_compare() statementXavier Claessens
2020-09-02Add test case for cuda compiler setting fixMatt Madison
2020-08-30CMake module: Allow paths of generated CMake sources for include directoriesSebastian Würl
2020-08-30Be stricter when detecting Windows/CygwinChristoph Reiter
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-08-27tests: update .gitignoreDaniel Mensinger
2020-08-27tests: fix lchmod check for glibc >= 2.32 (fixes #6784)Daniel Mensinger
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
2020-08-18prevent disabler() object from overwriting arrays (#7484)Elliot
2020-08-13add testcase for issue #5182Paolo Bonzini
2020-08-12Test for spurious warning from get_target_filenamePaolo Bonzini
2020-08-09cmake: Detect custom command targets in compiler argsDaniel Mensinger
2020-08-08mtest: fix skipping with various prefixesMarc-André Lureau
2020-08-08common/234: avoid intermittent failure by dynamic path length generationMichael Hirsch
2020-08-07cmake: make the traceparser permissive by default (fixes #7501)Daniel Mensinger
2020-08-07interpreter: Lower case languages before checking if 'c' is in the listXavier Claessens
2020-08-06cmake: Fix failing test case. Followup to #7527.Daniel Mensinger
2020-08-05Merge pull request #7527 from mensinda/cnFixExeJussi Pakkanen
2020-08-05mtest: TestResult.SKIP is not a failure (#7525)Simon McVittie
2020-08-04tests/common/227: remove unneeded is_git_checkoutMichael Hirsch, Ph.D
2020-08-04tests/common/227: don't have symlink in GitMichael Hirsch
2020-08-04tests: Disable Boost extralib test on macOSSimon McVittie
2020-08-03cmake: Only run the cmake_module_path test for CMake >= 3.12Daniel Mensinger
2020-08-03cmake: resolve IMPORTED executables in custom commands (fixes #7509)Daniel Mensinger
2020-08-01run dircondensor.pyDylan Baker
2020-08-01machine-files: give better error messages about using integersDylan Baker
2020-07-30Allow setting project options from cross or native filesDylan Baker
2020-07-30pkgconfig: Fix various corner casesXavier Claessens
2020-07-30Merge pull request #7494 from keszybz/fix-two-warningsJussi Pakkanen
2020-07-28Only emit warning about "native:" on projects with minimum required versionZbigniew Jędrzejewski-Szmek
2020-07-28ninjabackend: check if target has compiler attributeMarcel Hollerbach
2020-07-22coredata: Make warning_level per subproject builtin optionXavier Claessens
2020-07-21Add boost_root support to properties files (#7210)cmcneish
2020-07-21summary: Wrap lines when printing listsXavier Claessens
2020-07-20string: add substring methodStéphane Cerveau