summaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)Author
2023-05-17summary: Add from which subproject each subproject have been calledXavier Claessens
2023-05-13During reconfigure, show that no compiler was found, if compiler fails sanity...Volker Weißmann
2023-05-05Fix unit test that hardcoded `/` and hence broke on WindowsRalf Gommers
2023-05-03tests: fix `test_always_prefer_c_compiler_for_asm`Benoit Pierre
2023-05-02unittests: add magic flag global to integrate utility methods with unittestEli Schwartz
2023-05-02tests: add workarounds for python brokenness on WindowsEli Schwartz
2023-05-02tests: add a python test for bytecode compilationEli Schwartz
2023-04-28detect_cpu: Fix mips32 detection on mips64Cyan
2023-04-20intro: add more details to generated json filesCharles Brunet
2023-04-14minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens
2023-03-30msetup: use more consistent exceptions on exitXavier Claessens
2023-03-30coredata: Fix changing prefix optionXavier Claessens
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker
2023-03-28unittests: Pass the exact backend nameXavier Claessens
2023-03-28Make backend option read-onlyXavier Claessens
2023-03-20backends: add a new "none" backendEli Schwartz
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer
2023-03-16prevent lib prefix warning from pkg-configCharles Brunet
2023-03-04msubprojects: fix potential error when resetting a git checkoutBenoit Pierre
2023-03-04typed_kwargs: Extend since_values and deprecated_values for typesXavier Claessens
2023-03-01interpreter: Add testcase..endtestcase clause supportXavier Claessens
2023-03-01unittests: add test for source dir stripping from rpathsStefan Hajnoczi
2023-02-27mintro: Add exclude_{files, dirs} to install_subdir install_planDaniele Nicolodi
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia
2023-02-14allow install script to run in dry-run modeCharles Brunet
2023-02-10cython: add unittest to verify that depfiles workEli Schwartz
2023-02-08internaltests: Fix tests for /utf-8 removalDylan Baker
2023-02-01remove /utf-8 option when /validate-charset- is presentCharles Brunet
2023-01-20coredata: use a frozenset instead of a dict where values are always NoneDylan Baker
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-15BUG: Fix generated sources not being included as dependencies in cython trans...Thomas Li
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert
2022-12-07wrap: Don't use --branch with shallow clones against HEADL. E. Segovia
2022-12-05mtest: warn on invalid TAP outputEli Schwartz
2022-12-04refactor pkg-config dependency to allow statically finding the programEli Schwartz
2022-11-27Add warning_level=everythingDavid Robillard
2022-11-22unittests: add and use get_meson_log_raw functionMarvin Scholz
2022-11-22unittests: add and use _open_meson_log functionMarvin Scholz
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen
2022-11-17tests: fix potential failure to verify pkg-config generationEli Schwartz
2022-11-16Fix test_rust_clippy for rust 1.65Xeonacid
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia
2022-10-25Compilers: Keep ccache and exelist separatedXavier Claessens
2022-10-25Skip wrapdb test if there is no connectivity.Jussi Pakkanen