summaryrefslogtreecommitdiff
path: root/test cases/unit
Commit message (Expand)AuthorAgeFilesLines
* Condense test directory names again.Jussi Pakkanen2020-11-0333-0/+0
* interpreter: store correct files for project regenerationDylan Baker2020-11-014-0/+14
* intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger2020-10-153-3/+12
* Tests: py.dependency() now has required:true by defaultXavier Claessens2020-10-071-1/+1
* options: Handle updates to choices in optionsDylan Baker2020-10-053-0/+27
* Never run clang-format / clang-tidy against directoriesBernd Busse2020-10-052-0/+2
* InternalDependency: Add as_link_whole() methodXavier Claessens2020-09-143-0/+23
* Merge pull request #7428 from jon-turney/introspector-add-languagesJussi Pakkanen2020-09-091-0/+2
|\
| * Add a test of add_languages(native:) introspectionJon Turney2020-09-091-0/+2
* | IntrospectInterpreter: allow dictionaries with nonconstant keysPaolo Bonzini2020-09-081-0/+1
|/
* introspect: add test dependencies info to test/benchmark JSONPaolo Bonzini2020-09-042-2/+10
* Special case meson.version().version_compare() statementXavier Claessens2020-09-021-0/+17
* tests: update .gitignoreDaniel Mensinger2020-08-271-0/+1
* Interpreter: Fix c_stdlib usageXavier Claessens2020-08-186-0/+82
* run dircondensor.pyDylan Baker2020-08-0120-0/+0
* Allow setting project options from cross or native filesDylan Baker2020-07-302-0/+4
* summary: Wrap lines when printing listsXavier Claessens2020-07-211-0/+1
* wrap: Add 'provide' sectionXavier Claessens2020-07-011-2/+1
* wrap: Apply patch even in VCS casesXavier Claessens2020-06-303-0/+11
* unittests: Fix test_identity_cross on SolarisAlan Coopersmith2020-06-222-4/+16
* ast: add unittestDaniel Mensinger2020-05-231-2/+15
* pass exe_wrapper to test scripts through the environmentDylan Baker2020-05-183-0/+36
* backends: Consider arguments passed to a test when cross compilingDylan Baker2020-05-1813-0/+0
* backends: ensure that test executables can be run when passed as argumentsDylan Baker2020-05-183-0/+25
* Merge pull request #7103 from dankegel/bug4027-rpath-rememberJussi Pakkanen2020-05-1815-3/+59
|\
| * Let LDFLAGS specify rpath.Dan Kegel2020-05-165-0/+18
| * Let .pc files specify rpath.Dan Kegel2020-05-1610-3/+41
* | interpreter: Rename has_exe_wrapper -> can_run_host_binariesDylan Baker2020-05-141-1/+1
|/
* Add regression test for libdir reset.revertcrossfixupJussi Pakkanen2020-05-042-0/+3
* allow postconf and dist scripts to use Files, ExternalPrograms, andDylan Baker2020-04-301-0/+1
* interpreter: Correctly ignore def files in build directoryXavier Claessens2020-04-172-0/+16
* ast: Implement dummy evaluate_notstatementDaniel Mensinger2020-03-061-0/+1
* summary: Add list_sep keyword argumentXavier Claessens2020-02-261-0/+1
* summary: Fix empty list caseXavier Claessens2020-02-011-0/+1
* Use python3 in some tests which were still using pythonSebastien Bacher2020-01-215-5/+5
* wrap: Fix support of file:// URLsXavier Claessens2020-01-173-0/+4
* Rename test dirs to sequential order.Jussi Pakkanen2020-01-0836-0/+0
* summary: Change 'section' to be a kwarg instead of positionalXavier Claessens2019-12-191-8/+8
* summary: Add bool_yn keyword argumentXavier Claessens2019-12-121-0/+2
* summary: Allow section with no title, and passing key/value separatelyXavier Claessens2019-12-122-6/+3
* Add a summary() function for configuration summarizationXavier Claessens2019-12-123-0/+23
* mintro: Add version key to --scan-dependencies (fixes #6287)Daniel Mensinger2019-12-101-2/+3
* Use strict function prototypesMichael Hirsch, Ph.D2019-11-1819-20/+20
* coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves2019-11-131-0/+1
* Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen2019-11-138-45/+0
* Fix typos found by codespellWolfgang Stöggl2019-11-061-1/+1
* Remove duplicated object files in static librariesXavier Claessens2019-10-214-0/+29
* Add test case to verify identity cross buildsRoss Burton2019-10-153-0/+22
* Add clang-tidy target. Closes #2383.Jussi Pakkanen2019-10-013-0/+11
* Recursively include all objects from uninstalled static librariesXavier Claessens2019-10-016-0/+36