summaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)Author
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
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens
2019-12-12Add a summary() function for configuration summarizationXavier Claessens
2019-12-10mintro: Add version key to --scan-dependencies (fixes #6287)Daniel Mensinger
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-13coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves
2019-11-13Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-10-21Remove duplicated object files in static librariesXavier Claessens
2019-10-15Add test case to verify identity cross buildsRoss Burton
2019-10-01Add clang-tidy target. Closes #2383.Jussi Pakkanen
2019-10-01Recursively include all objects from uninstalled static librariesXavier Claessens