summaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)Author
2020-03-08intro: List symlinks in installdata (fixes #6734)Daniel Mensinger
2020-03-06override_dependency: Add failure testsXavier Claessens
2020-03-06Simplify dependency() fallbackXavier Claessens
2020-03-06Add meson.override_dependency()Xavier Claessens
2020-03-05remove ability to pass multiple keys to extract_as_listDylan Baker
2020-03-05mesonlib: Replace unholder argument to listifyDylan Baker
2020-03-05unit tests: Test the buildtype table in the docsNirbheek Chauhan
2020-03-05unit tests: Rewrite documentation table parsing codeNirbheek Chauhan
2020-03-04mesonbuild: Add mcompile commandDylan Baker
2020-03-02types: Annotate ast/interpreter.pyDaniel Mensinger
2020-03-01Merge pull request #6692 from xclaesse/summary-warningsJussi Pakkanen
2020-02-28Extend unit test to cover cwd-relative warning location formattingJon Turney
2020-02-28Add unit test of cwd-relative error location formattingJon Turney
2020-02-27Fix python2 rename (#6703)Dylan Baker
2020-02-26summary: Add more info in Subprojects sectionXavier Claessens
2020-02-26summary: Add list_sep keyword argumentXavier Claessens
2020-02-23Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...Jussi Pakkanen
2020-02-22symbolextractor: Add support for CygwinNirbheek Chauhan
2020-02-22symbolextractor: Add a Windows implementationNirbheek Chauhan
2020-02-22unit tests: Add a test for the symbolchecker scriptNirbheek Chauhan
2020-02-22unit tests: Add a test for reconfigure causing no-op buildNirbheek Chauhan
2020-02-22unit tests: Make assertBuildNoOp check stricterNirbheek Chauhan
2020-02-22unit tests: Skip if pkg-config is not foundNirbheek Chauhan
2020-02-21Merge pull request #6668 from mesonbuild/nirbheek/strip-more-unused-linkerlik...Jussi Pakkanen
2020-02-21macOS: Remove more unused linkerlike argsNirbheek Chauhan
2020-02-21linkers: Update the linker names to be more consistentDylan Baker
2020-02-21unit tests: Remove an unused variableNirbheek Chauhan
2020-02-20Introduce dataonly for the pkgconfig moduleRohan Garg
2020-02-12Add unity block size option.Jussi Pakkanen
2020-02-12unit tests: Ensure that --profile-self keeps workingNirbheek Chauhan
2020-02-05Merge pull request #6573 from michaelbadcrumble/add_sample_templatesJussi Pakkanen
2020-02-05pkgconfig: Generate -uninstalled.pc filesXavier Claessens
2020-02-04Fix prefix dependent option defaults (#6552)Jon Turney
2020-02-02update test_templates in run_unittests.pyMichael
2020-02-01summary: Fix empty list caseXavier Claessens
2020-01-30Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D
2020-01-29Skip ld tests if no compiler installed.Jussi Pakkanen
2020-01-29run_unitests: Add a test for DependencyFactory orderingDylan Baker
2020-01-29run_unittests: Add a chdir context managerDylan Baker
2020-01-27Fix broken link on Elbrus Fortran compilermakise-homura
2020-01-27ObjC/ObjC++ compilers are not available for Elbrus, so don't failmakise-homura
2020-01-26Support multiple args to message() and warning()Xavier Claessens
2020-01-25Fix required dependency() not failing when wrap-mode=nofallbackXavier Claessens
2020-01-24unit tests: summary() test does not fail on Windows anymoreNirbheek Chauhan
2020-01-24summary: Ensure that output is deterministicNirbheek Chauhan
2020-01-24unit tests: Open all documentation as utf-8Nirbheek Chauhan
2020-01-22test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/libMike Gilbert
2020-01-22tests: Add a test case for finding ldDylan Baker
2020-01-22environment: Replace LD with <LANG>LDDylan Baker
2020-01-22envconfig: add pkg_config_libdir propertyStéphane Cerveau