summaryrefslogtreecommitdiff
path: root/test cases
Commit message (Expand)AuthorAgeFilesLines
* Create unit test for C++ modules and accept ixx as C++ source extension.Jussi Pakkanen2020-12-1112-0/+92
* Add prelinking support for static libraries.Jussi Pakkanen2020-12-038-0/+73
* Add aarch64 assembly testmimi899992020-11-291-1/+10
* compiler: allow non-built internal dependencies as argumentsPaolo Bonzini2020-11-241-0/+6
* Handle cmake dependencies which require a specified versionJason Ekstrand2020-11-213-0/+27
* cmVers: use env instead of hardcoding bash locationDylan Baker2020-11-211-1/+1
* Merge pull request #7894 from obilaniu/cudaupdatesJussi Pakkanen2020-11-181-3/+57
|\
| * Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for newOlexa Bilaniuk2020-11-051-0/+54
| * Add newer CUDA Toolkit version entries.Olexa Bilaniuk2020-11-051-3/+3
* | Revert "Add thinlto support. Closes #7493."Jussi Pakkanen2020-11-171-1/+1
* | gnome: Drop use of volatile in GLib type functionsPhilip Withnall2020-11-174-16/+16
* | Merge pull request #7843 from dcbaker/submit/rustc-fixesJussi Pakkanen2020-11-141-1/+1
|\ \
| * | run_unittests: use textwrap.dedentDylan Baker2020-11-131-1/+1
* | | Use c99 instead of c11 for buildoptions testjpark372020-11-131-1/+1
|/ /
* | gnome: Handle libraries that are not in the current build dirSam Thursfield2020-11-139-0/+377
* | interpreter: Add get_keys function for configuration_data (#7887)Jones2020-11-121-0/+1
* | Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actionsJussi Pakkanen2020-11-125-0/+18
|\ \
| * | tests/rust: dynamic linking doesn't work on darwinDylan Baker2020-11-112-0/+8
| * | tests/frameeworks 8/flex: fix undefined functionsDylan Baker2020-11-112-0/+8
| * | tests/28 multiline string: include required headersDylan Baker2020-11-101-0/+2
* | | dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier2020-11-121-1/+1
|/ /
* | Add thinlto support. Closes #7493.Jussi Pakkanen2020-11-081-1/+1
|/
* docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss2020-11-051-3/+3
* rust: implement support for --editionDylan Baker2020-11-053-0/+30
* Condense test directory names again.Jussi Pakkanen2020-11-031075-0/+0
* interpreter: store correct files for project regenerationDylan Baker2020-11-014-0/+14
* cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger2020-10-242-0/+8
* depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker2020-10-223-39/+55
* In text, betterer grammer usings.Jussi Pakkanen2020-10-192-2/+2
* Fix gnome.compile_resources() when glib is a subprojectXavier Claessens2020-10-171-1/+1
* Add test case for "subproject:opt" in project()Xavier Claessens2020-10-163-0/+7
* Add CUDA compiler header symbol testsCarlos Bederian2020-10-161-0/+27
* Fix consistency in variables kwargXavier Claessens2020-10-165-4/+8
* intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger2020-10-153-3/+12
* wrap: Use sub-subproject packagefilesXavier Claessens2020-10-131-0/+0
* Merge wraps from subprojects into wraps from main projectXavier Claessens2020-10-135-1/+19
* include_type: Add CMake subporject dependency method (fixes #6879)Daniel Mensinger2020-10-131-1/+2
* include_type: honor include_type in dependency fallbacks (fixes #7503)Daniel Mensinger2020-10-131-0/+3
* cmake: Add cross testsDaniel Mensinger2020-10-1314-7/+35
* Merge pull request #7740 from bonzini/fallback-falseJussi Pakkanen2020-10-126-0/+28
|\
| * dependency: support boolean argument "allow_fallback"Paolo Bonzini2020-10-086-0/+28
* | add test case for #6365Sahnvour2020-10-105-0/+35
|/
* Tests: py.dependency() now has required:true by defaultXavier Claessens2020-10-071-1/+1
* Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen2020-10-071-3/+8
* options: Handle updates to choices in optionsDylan Baker2020-10-053-0/+27
* Never run clang-format / clang-tidy against directoriesBernd Busse2020-10-052-0/+2
* machinefiles: Allow keys to be stored case insensitiveDylan Baker2020-10-052-0/+10
* Added subdir files testOskar Sigvardsson2020-10-043-0/+5
* cmake: switch to pathlib (fixes #7322)Daniel Mensinger2020-10-042-4/+2
* tests/curses: Extend to test versionsDylan Baker2020-09-291-1/+5