summaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)Author
2019-03-11Add unit test for pkgconfig relative pathsIgnacio Casal Quinteiro
2019-03-10Condense directory numbering for release.Jussi Pakkanen
2019-03-03Added test casesDaniel Mensinger
2019-02-26mconf: Fixed crash for variables in targets (closes #4960)Daniel Mensinger
2019-02-11allow paths to be set in the cross fileDylan Baker
2019-02-11allow setting directory locations in a native fileDylan Baker
2019-01-17tests: Don't return an undefined value from main()Simon McVittie
2019-01-16mintro: Introspection interpreter refactoring (#4733)Daniel Mensinger
2019-01-16Renamed unit test directoriesDaniel Mensinger
2019-01-16do_subproject: Improve log messages and formattingXavier Claessens
2019-01-06Documentation and unit test updateDaniel Mensinger
2019-01-06Update intro dump on meson configureDaniel Mensinger
2019-01-06Added unit testDaniel Mensinger
2018-12-29Tests and docsDaniel Mensinger
2018-12-30Add a clang-format target.Jussi Pakkanen
2018-12-12pkgconfig: Fix link order of library dependenciesNiklas Haas
2018-12-06Deduplicate export-dynamic and pthread. Closes #4567.Jussi Pakkanen
2018-11-21pkgconfig: add support for pkgconfig generation for c#Marcel Hollerbach
2018-11-14modules/python: Allow use of the native fileDylan Baker
2018-11-14modules/python3: allow specifying in the native fileDylan Baker
2018-11-14dependencies: Allow config tool dependencies to use native filesDylan Baker
2018-11-14interpreter: allow find_program to use the native fileDylan Baker
2018-11-14unittests: Add framework for testing native config filesDylan Baker
2018-11-12Add kwarg is_default to add_test_setup()Stian Selnes
2018-11-06Add reconfigure/wipe unit testXavier Claessens
2018-11-06Don't use host pkg-config for native dependenciesLyude Paul
2018-10-24Move VS C++17 test to a unit test since it requires env setup.Jussi Pakkanen
2018-10-04Make custom dist scripts accept arguments.Jan Tojnar
2018-09-16Fix ICC on macOSDavid Seifert
2018-09-16find_installation: Add support for feature option in required kwargXavier Claessens
2018-09-13Merge pull request #4017 from jon-turney/version-comparison-rewriteJussi Pakkanen
2018-09-13Fix flake8 'imported but unused' reportsJon Turney
2018-09-12Correct version_compare_condition_with_min()Jon Turney
2018-09-06Condense test dirs.Jussi Pakkanen
2018-08-27Add support for custom dist scripts.Jussi Pakkanen
2018-08-22Test that system shlibs with undefined symbols can be foundNirbheek Chauhan
2018-08-19Condense test dirs.Jussi Pakkanen
2018-08-17wraptool: fix manual selection of wrap file to promoteDaniel Pirch
2018-08-15Kill tabs dead! For good!Jussi Pakkanen
2018-08-04Merge pull request #3945 from mesonbuild/dircondenserJussi Pakkanen
2018-07-31Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacksJussi Pakkanen
2018-07-31Condense test dirs.Jussi Pakkanen
2018-07-27Move test from common to unit.Rafael Ávila de Espíndola
2018-07-25Make the rpath order deterministic. (#3932)Rafael Ávila de Espíndola
2018-07-09cross: Be more permissive about not-found exe_wrapperNirbheek Chauhan
2018-07-02FeatureNew: Make all checks subproject-specificNirbheek Chauhan
2018-07-01Allow command lists for find_program cross file overridesNirbheek Chauhan
2018-07-01Nirbheek/fix pkgconfig library dedup (#3813)Nirbheek Chauhan
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan