summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2022-10-25tests: Add nasm compiler checksXavier Claessens
2022-10-25nasm: Use an hello world test that works on 32bits tooXavier Claessens
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-10-24Add MASM compilerXavier Claessens
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade
2022-10-24nasm: Harcode default path on WindowsXavier Claessens
2022-10-24Add yasm as fallback for nasm languageXavier Claessens
2022-10-24Add NASM compilerXavier Claessens
2022-10-23Merge pull request #10916 from xclaesse/preprocessJussi Pakkanen
2022-10-23gnulike: Fix preprocessing files with any extensionXavier Claessens
2022-10-23Add unit test for cc.preprocess()Xavier Claessens
2022-10-23Fix excluding sources for static lib in both_libraries()Xavier Claessens
2022-10-09compilers: Add optimization=plain optionJan Tojnar
2022-09-28wrap: If the directory exists in a sub-subproject, uses it inplaceXavier Claessens
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz
2022-09-12dependencies: log the real reason for a dependency lookup failingEli Schwartz
2022-09-09tests: Add a test for a target with no sourcesDylan Baker
2022-09-07modules/wayland: Rename core_only to include_core_onlyMark Bolhuis
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan
2022-08-23install modes should not apply sticky bit to filesEli Schwartz
2022-08-23tests: remove compiler requirement in various unneeded casesEli Schwartz
2022-08-23pkgconfig: Variables can be a single stringXavier Claessens
2022-08-18modules/pkgconfig: Use typed_kwargsDylan Baker
2022-08-18modules/fs: Replace configure_file(copy:) with fs.copyfileDylan Baker
2022-08-18minstall: do not trample install_mode by rpath fixerEli Schwartz
2022-08-17tests/common/215: Save some time by only checking pkg-configDylan Baker
2022-08-17tests: fix targets with no sourcesDylan Baker
2022-08-17interpreter: deprecate the ability import unstable modules as `unstable_*`Dylan Baker
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker
2022-08-17modules: use module level information about new and deprecationDylan Baker
2022-08-17tests: remove deprecated `import('unstable_')`Dylan Baker
2022-08-11CI: fix error when mixing clang 14 with released valgrind versionsEli Schwartz
2022-08-11add compilers from extracted objects directly to build targetsEli Schwartz
2022-08-10cmake: Add rule relaxations for CMake subprojectsDaniel Mensinger
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer
2022-07-25tests: Test extern'd globals on MacOS with the Apple ArchiverAilin Nemui
2022-07-11tests: unskip windows mixing msvc and fortran, for non-gcc fortranEli Schwartz
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-07-06Improve error message for `include_directories(abs_path_intree)`Ralf Gommers
2022-06-30test cases: Don't fall off the end of main() without an exit statusSimon McVittie
2022-06-21fix type checking for declare_dependency to allow linking to executableEli Schwartz
2022-06-19Merge pull request #10464 from rtbo/fix_generated_depsJussi Pakkanen
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-06-19update gnome test to cover built gresource filesEli Schwartz
2022-06-17external-project: Add depends kwargXavier Claessens
2022-06-17refactor logic for parsing dependency variables into type_checking moduleEli Schwartz