aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2018-02-20pkgconfig deps: Warn when a static library isn't foundNirbheek Chauhan2-0/+4
2018-02-20gnome: Fix depend_files listing for compile_resourcesNirbheek Chauhan2-1/+14
2018-02-20vala: Fix path of C file with generated Vala filesNirbheek Chauhan1-0/+5
2018-02-18Merge pull request #2863 from jon-turney/exit-status-on-exceptionJussi Pakkanen2-0/+13
2018-02-18Merge pull request #2943 from ximion/masterJussi Pakkanen7-0/+49
2018-02-16Fix subproject prefix handling when checking subproject option validity.Hemmo Nieminen1-1/+1
2018-02-15Fix test cases/failing/52 inconsistent comparisonJon Turney1-0/+11
2018-02-15Add a test case for python exception exit statusJon Turney1-0/+2
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-08Add get_pkgconfig_variable(default:)Jon Turney1-0/+2
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-05Fix boost test on cygwinJon Turney1-0/+2
2018-02-04Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen1-1/+1
2018-02-02Fix Rust shared polyglot test case for cross-compilationAdam C. Foltzer1-1/+1
2018-02-02Created an unstable module for IceStorm projects.Jussi Pakkanen1-32/+5
2018-02-02Created sample project for IceStorm FPGA development.Jussi Pakkanen3-0/+74
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-22Merge pull request #2955 from xclaesse/unfoundJussi Pakkanen4-33/+44
2018-01-20Added failing test caseAlexis Jeandet5-0/+23
2018-01-19pkgconfig: Also ignore not found deps passed directly to pc generatorXavier Claessens4-33/+44
2018-01-19Correct spelling mistakes.Edward Betts1-1/+1
2018-01-19Add external dependencies to pc files only if found. Closes #2911.Jussi Pakkanen2-0/+18
2018-01-19Renamed test dir to avoid duplicated numbers.Jussi Pakkanen9-0/+0
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 #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen7-0/+114
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen14-3/+146
2018-01-12Fix test cases/windows/13 resources with custom targetsAndrei Alexeyev1-1/+1
2018-01-12windows.compile_resources: fix compiling multiple resources within one projectAndrei Alexeyev6-18/+24
2018-01-12[windows] make compile_resources use custom targets instead of generatorsAndrei Alexeyev8-0/+108
2018-01-09Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen16-25/+66
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev2-9/+3
2018-01-07Merge pull request #2880 from jon-turney/gir-cygwinJussi Pakkanen13-22/+70
2018-01-06tests: fix "140 get define" on NetBSDDylan Baker1-2/+10