aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)AuthorFilesLines
2019-01-17tests: Don't return an undefined value from main()Simon McVittie1-0/+1
2019-01-16mintro: Introspection interpreter refactoring (#4733)Daniel Mensinger2-0/+10
2019-01-16Renamed unit test directoriesDaniel Mensinger18-0/+0
2019-01-16do_subproject: Improve log messages and formattingXavier Claessens3-0/+7
2019-01-06Documentation and unit test updateDaniel Mensinger1-1/+1
2019-01-06Update intro dump on meson configureDaniel Mensinger1-1/+1
2019-01-06Added unit testDaniel Mensinger10-0/+82
2018-12-29Tests and docsDaniel Mensinger8-0/+30
2018-12-30Add a clang-format target.Jussi Pakkanen4-0/+36
2018-12-12pkgconfig: Fix link order of library dependenciesNiklas Haas1-0/+11
2018-12-06Deduplicate export-dynamic and pthread. Closes #4567.Jussi Pakkanen3-0/+24
2018-11-21pkgconfig: add support for pkgconfig generation for c#Marcel Hollerbach2-0/+22
2018-11-14modules/python: Allow use of the native fileDylan Baker2-1/+5
2018-11-14modules/python3: allow specifying in the native fileDylan Baker2-1/+5
2018-11-14dependencies: Allow config tool dependencies to use native filesDylan Baker2-1/+5
2018-11-14interpreter: allow find_program to use the native fileDylan Baker2-1/+7
2018-11-14unittests: Add framework for testing native config filesDylan Baker2-0/+8
2018-11-12Add kwarg is_default to add_test_setup()Stian Selnes2-0/+34
2018-11-06Add reconfigure/wipe unit testXavier Claessens3-0/+17
2018-11-06Don't use host pkg-config for native dependenciesLyude Paul5-0/+43
2018-10-24Move VS C++17 test to a unit test since it requires env setup.Jussi Pakkanen2-0/+11
2018-10-04Make custom dist scripts accept arguments.Jan Tojnar2-2/+6
2018-09-16Fix ICC on macOSDavid Seifert2-3/+3
2018-09-16find_installation: Add support for feature option in required kwargXavier Claessens2-0/+4
2018-09-13Merge pull request #4017 from jon-turney/version-comparison-rewriteJussi Pakkanen2-0/+4
2018-09-13Fix flake8 'imported but unused' reportsJon Turney1-1/+1
2018-09-12Correct version_compare_condition_with_min()Jon Turney2-0/+4
2018-09-06Condense test dirs.Jussi Pakkanen40-0/+0
2018-08-27Add support for custom dist scripts.Jussi Pakkanen3-0/+26
2018-08-22Test that system shlibs with undefined symbols can be foundNirbheek Chauhan3-4/+32
2018-08-19Condense test dirs.Jussi Pakkanen35-0/+0
2018-08-17wraptool: fix manual selection of wrap file to promoteDaniel Pirch5-0/+13
2018-08-15Kill tabs dead! For good!Jussi Pakkanen3-3/+3
2018-08-04Merge pull request #3945 from mesonbuild/dircondenserJussi Pakkanen136-0/+0
2018-07-31Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacksJussi Pakkanen4-0/+58
2018-07-31Condense test dirs.Jussi Pakkanen136-0/+0
2018-07-27Move test from common to unit.Rafael Ávila de Espíndola4-0/+11
2018-07-25Make the rpath order deterministic. (#3932)Rafael Ávila de Espíndola6-0/+24
2018-07-09cross: Be more permissive about not-found exe_wrapperNirbheek Chauhan4-0/+58
2018-07-02FeatureNew: Make all checks subproject-specificNirbheek Chauhan3-0/+12
2018-07-01Allow command lists for find_program cross file overridesNirbheek Chauhan1-0/+4
2018-07-01Nirbheek/fix pkgconfig library dedup (#3813)Nirbheek Chauhan1-1/+1
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan1-1/+2
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan7-0/+43
2018-06-06Convert args.projectoptions into a dictXavier Claessens9-65/+13
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan1-0/+1
2018-05-10test setups: Inherit env when using a test setupNirbheek Chauhan2-0/+8
2018-05-03python module: Move tests to test cases/unitNirbheek Chauhan5-0/+105
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan3-3/+9
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen2-0/+22