aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2023-01-04add testcase for declare_dependency(objects: ...)Paolo Bonzini4-0/+30
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini1-0/+6
2022-12-27add license_files kwarg to projectEli Schwartz6-3/+10
2022-12-27tests: fix test that has source code incompatible with modern CEli Schwartz2-1/+12
2022-12-21add more testcases for prebuilt objectsPaolo Bonzini2-3/+23
2022-12-16Merge pull request #11174 from bgilbert/jar-manifestJussi Pakkanen2-0/+21
2022-12-15Try to find the jni dependency when javac is a Darwin stubTristan Partin1-0/+6
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert2-0/+21
2022-12-11fix broken fs.copyfile function that crashed if you tried to use itEli Schwartz2-2/+7
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin1-1/+1
2022-12-11CI: skip libgcrypt test on msys2Eli Schwartz1-1/+1
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen6-1/+80
2022-12-06test: Add get_define test with prefix arrayMarvin Scholz1-0/+7
2022-12-05when generating optional utility targets in ninja, skip existing aliases tooEli Schwartz3-2/+8
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker6-1/+80
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker2-2/+9
2022-11-24Fix various spelling errorsDavid Robillard3-4/+4
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen2-0/+25
2022-11-17tests: fix qt project test when running with qt4Eli Schwartz1-1/+1
2022-11-14tests: fix edge case where non-default python is used, by skipping itEli Schwartz2-5/+18
2022-11-06Implement `in` operator on stringXavier Claessens1-0/+3
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens1-0/+16
2022-11-01Add regression test for pch link_whole bug.Jussi Pakkanen7-0/+39
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia1-1/+3
2022-10-31Revert "tests: Test extern'd globals on MacOS with the Apple Archiver"Eli Schwartz5-31/+0
2022-10-31both_libraries: Make sure to select the right linker for static libXavier Claessens3-1/+33
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini2-0/+11
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini4-2/+23
2022-10-25tests: Add nasm compiler checksXavier Claessens1-0/+18
2022-10-25nasm: Use an hello world test that works on 32bits tooXavier Claessens2-15/+29
2022-10-25Condense test directory numbers.Jussi Pakkanen108-4/+4
2022-10-24Add MASM compilerXavier Claessens2-0/+47
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade1-2/+3
2022-10-24nasm: Harcode default path on WindowsXavier Claessens1-8/+5
2022-10-24Add yasm as fallback for nasm languageXavier Claessens1-1/+2
2022-10-24Add NASM compilerXavier Claessens2-0/+46
2022-10-23Merge pull request #10916 from xclaesse/preprocessJussi Pakkanen6-0/+27
2022-10-23gnulike: Fix preprocessing files with any extensionXavier Claessens1-1/+0
2022-10-23Add unit test for cc.preprocess()Xavier Claessens6-0/+28
2022-10-23Fix excluding sources for static lib in both_libraries()Xavier Claessens2-0/+23
2022-10-09compilers: Add optimization=plain optionJan Tojnar1-1/+1
2022-09-28wrap: If the directory exists in a sub-subproject, uses it inplaceXavier Claessens4-0/+9
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz2-1/+15
2022-09-12dependencies: log the real reason for a dependency lookup failingEli Schwartz3-3/+3
2022-09-09tests: Add a test for a target with no sourcesDylan Baker2-0/+10
2022-09-07modules/wayland: Rename core_only to include_core_onlyMark Bolhuis1-1/+1
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis2-0/+23
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)1-0/+3
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan2-4/+3
2022-08-23install modes should not apply sticky bit to filesEli Schwartz1-1/+8