aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2023-03-01interpreter: Add testcase..endtestcase clause supportXavier Claessens1-0/+6
2023-03-01unittests: add test for source dir stripping from rpathsStefan Hajnoczi1-0/+42
2023-02-27mintro: Add exclude_{files, dirs} to install_subdir install_planDaniele Nicolodi1-1/+11
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz1-2/+4
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia1-0/+27
2023-02-14allow install script to run in dry-run modeCharles Brunet1-0/+14
2023-02-10cython: add unittest to verify that depfiles workEli Schwartz1-0/+21
2023-02-08internaltests: Fix tests for /utf-8 removalDylan Baker1-5/+6
2023-02-01remove /utf-8 option when /validate-charset- is presentCharles Brunet1-0/+22
2023-01-20coredata: use a frozenset instead of a dict where values are always NoneDylan Baker1-3/+3
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens1-0/+27
2023-01-15BUG: Fix generated sources not being included as dependencies in cython trans...Thomas Li1-0/+26
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert2-0/+35
2022-12-07wrap: Don't use --branch with shallow clones against HEADL. E. Segovia1-2/+16
2022-12-05mtest: warn on invalid TAP outputEli Schwartz1-0/+4
2022-12-04refactor pkg-config dependency to allow statically finding the programEli Schwartz1-1/+1
2022-11-27Add warning_level=everythingDavid Robillard1-0/+6
2022-11-22unittests: add and use get_meson_log_raw functionMarvin Scholz3-10/+13
2022-11-22unittests: add and use _open_meson_log functionMarvin Scholz1-12/+17
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen1-0/+8
2022-11-17tests: fix potential failure to verify pkg-config generationEli Schwartz1-1/+1
2022-11-16Fix test_rust_clippy for rust 1.65Xeonacid1-1/+2
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens1-0/+5
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia1-6/+22
2022-10-25Compilers: Keep ccache and exelist separatedXavier Claessens1-4/+4
2022-10-25Skip wrapdb test if there is no connectivity.Jussi Pakkanen1-0/+9
2022-10-25Condense test directory numbers.Jussi Pakkanen3-21/+21
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade1-2/+3
2022-10-10Document and test new WrapDB auto fallbackXavier Claessens1-0/+19
2022-09-28Move classes used by scripts to their own moduleXavier Claessens2-3/+31
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker1-5/+2
2022-09-19compilers: don't export every compiler as a top-level propertyEli Schwartz3-10/+16
2022-09-19compilers: don't use instance checks to determine propertiesEli Schwartz1-4/+3
2022-09-18Warn if wrap file changesDaniel Carson1-1/+17
2022-09-13Use os.path.realpath for default include paths testing in -isystem.Yang Bo1-0/+12
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li1-0/+6
2022-09-04mtest: Run ninja build.ninja before loading testsAndres Freund1-0/+20
2022-08-23install modes should not apply sticky bit to filesEli Schwartz1-5/+5
2022-08-22introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz1-17/+17
2022-08-18unittests: Add additional tests for KwargInfo::since valuesDylan Baker1-0/+16
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker1-1/+1
2022-08-17allplatformstests: use subTests with test_warning_locationDylan Baker1-9/+11
2022-08-16deprecate running "meson builddir" without setup subcommandEli Schwartz1-2/+2
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen1-0/+62
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer1-0/+10
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard1-1/+1
2022-07-11tests: skip template test for windows shared fortranEli Schwartz1-0/+6
2022-07-07Fix test case numbers.Jussi Pakkanen3-19/+19
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens1-0/+11
2022-06-13unittests: do more accurate check for ninja "nothing to do"Eli Schwartz1-2/+2