summaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)Author
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto
2021-02-22minstall: Add --skip-subprojects optionXavier Claessens
2021-02-17Environment: Fix passing envrionment variables CPPFLAGS and CFLAGSDylan Baker
2021-02-09Condense test directory names in preparation for rc1.Jussi Pakkanen
2021-02-02interpreter, mtest: introduce add_test_setup(exclude_suites: ...)Paolo Bonzini
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini
2021-01-20ninjabackend: Correct RPATH orderFini Jastrow
2021-01-04unit:cpp17: make C++17 test stricter checkMichael Hirsch
2020-12-14Merge pull request #8013 from mesonbuild/cppmodulesJussi Pakkanen
2020-12-13Support native tests in crossbuildOleg B
2020-12-11Create unit test for C++ modules and accept ixx as C++ source extension.Jussi Pakkanen
2020-12-03Add prelinking support for static libraries.Jussi Pakkanen
2020-11-13Use c99 instead of c11 for buildoptions testjpark37
2020-11-03Condense test directory names again.Jussi Pakkanen
2020-11-01interpreter: store correct files for project regenerationDylan Baker
2020-10-15intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger
2020-10-07Tests: py.dependency() now has required:true by defaultXavier Claessens
2020-10-05options: Handle updates to choices in optionsDylan Baker
2020-10-05Never run clang-format / clang-tidy against directoriesBernd Busse
2020-09-14InternalDependency: Add as_link_whole() methodXavier Claessens
2020-09-09Merge pull request #7428 from jon-turney/introspector-add-languagesJussi Pakkanen
2020-09-09Add a test of add_languages(native:) introspectionJon Turney
2020-09-08IntrospectInterpreter: allow dictionaries with nonconstant keysPaolo Bonzini
2020-09-04introspect: add test dependencies info to test/benchmark JSONPaolo Bonzini
2020-09-02Special case meson.version().version_compare() statementXavier Claessens
2020-08-27tests: update .gitignoreDaniel Mensinger
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
2020-08-01run dircondensor.pyDylan Baker
2020-07-30Allow setting project options from cross or native filesDylan Baker
2020-07-21summary: Wrap lines when printing listsXavier Claessens
2020-07-01wrap: Add 'provide' sectionXavier Claessens
2020-06-30wrap: Apply patch even in VCS casesXavier Claessens
2020-06-22unittests: Fix test_identity_cross on SolarisAlan Coopersmith
2020-05-23ast: add unittestDaniel Mensinger
2020-05-18pass exe_wrapper to test scripts through the environmentDylan Baker
2020-05-18backends: Consider arguments passed to a test when cross compilingDylan Baker
2020-05-18backends: ensure that test executables can be run when passed as argumentsDylan Baker
2020-05-18Merge pull request #7103 from dankegel/bug4027-rpath-rememberJussi Pakkanen
2020-05-16Let LDFLAGS specify rpath.Dan Kegel
2020-05-16Let .pc files specify rpath.Dan Kegel
2020-05-14interpreter: Rename has_exe_wrapper -> can_run_host_binariesDylan Baker
2020-05-04Add regression test for libdir reset.Jussi Pakkanen
2020-04-30allow postconf and dist scripts to use Files, ExternalPrograms, andDylan Baker
2020-04-17interpreter: Correctly ignore def files in build directoryXavier Claessens
2020-03-06ast: Implement dummy evaluate_notstatementDaniel Mensinger
2020-02-26summary: Add list_sep keyword argumentXavier Claessens
2020-02-01summary: Fix empty list caseXavier Claessens
2020-01-21Use python3 in some tests which were still using pythonSebastien Bacher
2020-01-17wrap: Fix support of file:// URLsXavier Claessens
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen