summaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)Author
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-11add compilers from extracted objects directly to build targetsEli Schwartz
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
2022-07-07Fix test case numbers.Jussi Pakkanen
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-17external-project: Add depends kwargXavier Claessens
2022-06-14add testcase for previous commitPaolo Bonzini
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​
2022-05-19Add cc.has_function_attribute('sentinel')Tristan Partin
2022-05-19Add cc.has_function_attribute('section')Tristan Partin
2022-05-19Reword message in warningZbigniew Jędrzejewski-Szmek
2022-05-19Reword misleading warningZbigniew Jędrzejewski-Szmek
2022-05-03dependencies: handle one more case of subproject installed filesEli Schwartz
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini
2022-05-01Add support for multiline f-stringsPeter Lesslie
2022-05-01Convert if...error checks to assert() in string arithmetic testsPeter Lesslie
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen
2022-04-21Allow deprecating an option for a new oneXavier Claessens
2022-04-20vcs_tag: handle non-str / non-file argumentsKirill Isakov
2022-04-20vcs_tag: document the already supported file argKirill Isakov
2022-04-13dependencies: allow get_variable to expose files from subprojectsEli Schwartz
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens
2022-03-22tests/common/44: Prepend to PKG_CONFIG_PATh instead of replacing itDylan Baker
2022-03-14sourceset: reinstate extra_depsPaolo Bonzini
2022-03-12fix regression in vcs_tag when the VCS program is not installedEli Schwartz
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
2022-02-17test cases: rename shared library('c') avoid libc collisionEli Schwartz
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens
2022-01-26compilers/c_function_attributes: add retainArsen Arsenović
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker
2022-01-15Fix system include arguments for clang-clGatgat
2022-01-07Fix typo.Itoh Shimon
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-12-22unit tests: Don't check quoting with multiple libsNirbheek Chauhan
2021-12-22Set RPATH for all non-system libs with absolute pathsNirbheek Chauhan
2021-12-22pkgconfig: Fix linking to a custom targetXavier Claessens
2021-12-06interpreter: allow extract_objects to receive generated sourcesPaolo Bonzini
2021-12-06allow passing a CustomTargetIndex as argument to a testPaolo Bonzini