summaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)Author
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
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade
2022-10-10Document and test new WrapDB auto fallbackXavier Claessens
2022-09-28Move classes used by scripts to their own moduleXavier Claessens
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker
2022-09-19compilers: don't export every compiler as a top-level propertyEli Schwartz
2022-09-19compilers: don't use instance checks to determine propertiesEli Schwartz
2022-09-18Warn if wrap file changesDaniel Carson
2022-09-13Use os.path.realpath for default include paths testing in -isystem.Yang Bo
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li
2022-09-04mtest: Run ninja build.ninja before loading testsAndres Freund
2022-08-23install modes should not apply sticky bit to filesEli Schwartz
2022-08-22introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz
2022-08-18unittests: Add additional tests for KwargInfo::since valuesDylan Baker
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker
2022-08-17allplatformstests: use subTests with test_warning_locationDylan Baker
2022-08-16deprecate running "meson builddir" without setup subcommandEli Schwartz
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard
2022-07-11tests: skip template test for windows shared fortranEli Schwartz
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens
2022-06-13unittests: do more accurate check for ninja "nothing to do"Eli Schwartz
2022-06-13unittests: allow test commands to suppress returning stderrEli Schwartz
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz
2022-06-01Fix sandbox violation when using subproject as a symlinkVili Väinölä
2022-05-24mtest: ignore invalid inputPaolo Bonzini
2022-05-19Reword message in warningZbigniew Jędrzejewski-Szmek