aboutsummaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Refactor 'common/145 whole archive' test caseAleksey Filippov13-17/+23
2018-02-27Look up compilers based on sources from deps, too. Closes #2768.Jussi Pakkanen3-0/+14
2018-02-25Renamed test dir with duplicate number.Jussi Pakkanen5-0/+0
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer3-0/+3
2018-02-18Merge pull request #2863 from jon-turney/exit-status-on-exceptionJussi Pakkanen1-0/+11
2018-02-18Merge pull request #2943 from ximion/masterJussi Pakkanen7-0/+49
2018-02-15Fix test cases/failing/52 inconsistent comparisonJon Turney1-0/+11
2018-02-14tests/15 mixed pch: Add a test using only the headersDylan Baker1-0/+10
2018-02-14tests/15 mixed pch: Use current styleDylan Baker1-3/+6
2018-02-12Add test for subprojects in subdirectoriesMatthias Klumpp7-0/+49
2018-02-11Merge pull request #2926 from jon-turney/dependency-factoryJussi Pakkanen1-0/+51
2018-02-08User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen4-0/+14
2018-02-07Expose integer options to build option files.Jussi Pakkanen2-0/+5
2018-02-05Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen9-0/+18
2018-02-05Add support for hex int literals.Jussi Pakkanen1-0/+6
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov2-4/+4
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov9-0/+18
2018-02-01Comparing objects of different type prints a warning. Closes #2870.Jussi Pakkanen1-2/+2
2018-01-31Same for libwmfJon Turney1-0/+10
2018-01-31add meson.project_license() builtinMartin Kelly2-0/+14
2018-01-19pkgconfig: Also ignore not found deps passed directly to pc generatorXavier Claessens4-33/+44
2018-01-17Removed two deprecations from 2016.Jussi Pakkanen3-5/+2
2018-01-16Fix a SideCI issue about an unused import in a unit test.Hemmo Nieminen1-1/+0
2018-01-16Rename a test to avoid duplicate numbering.Hemmo Nieminen5-0/+0
2018-01-15Same for cupsJon Turney1-0/+10
2018-01-15Same for pcapJon Turney1-0/+10
2018-01-15Same for VulkanJon Turney1-0/+5
2018-01-15Same for SDL2Jon Turney1-0/+10
2018-01-15Test case for GL pkgconfig dependencyJon Turney1-0/+6
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen5-0/+68
2018-01-09Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen4-8/+29
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev2-9/+3
2018-01-06tests: fix "140 get define" on NetBSDDylan Baker1-2/+10
2018-01-06tests: fix "135 generated assembly" test on NetBSDDylan Baker3-3/+3
2018-01-06tests: use GAS style assembly for FreeBSD as wellDylan Baker3-3/+3
2018-01-06tests: Fix 135 generated assembly on DragonFly BSDDylan Baker3-6/+6
2018-01-06tests: Add define tests for netbsdDylan Baker1-0/+3
2018-01-06tests: Add Dragonfly BSDDylan Baker1-0/+3
2018-01-06tests: Add freebsd to get define test.Dylan Baker1-0/+7
2018-01-06Fix a problem when anyone actually tries to use a non-found dependencyJon Turney3-1/+5
2017-12-31Merge pull request #2757 from xclaesse/pkgconfigJussi Pakkanen1-13/+48
2017-12-21Add a test of prefix-dependent defaults for project(default_options:)Jon Turney1-0/+1
2017-12-20pkgconfig: Move pc file checks to run_unittests.pyXavier Claessens1-38/+1
2017-12-20pkgconfig: Use the pc file we generated for librariesXavier Claessens1-3/+9
2017-12-20pkgconfig: Allow passing Dependency objects to library(_private)Xavier Claessens1-0/+62
2017-12-20pkgconfig: Early abort tests if pkg-config is not presentXavier Claessens1-13/+17
2017-12-17Preserve_path_from should be a kwarg of process(), not generator().Jussi Pakkanen1-2/+3
2017-12-16Added standalone test case for subdir preservation.Jussi Pakkanen5-0/+67
2017-12-10Merge pull request #2745 from dcbaker/submit/haikuJussi Pakkanen1-0/+3
2017-12-07Fix `array` type nameEric Engestrom1-1/+1