summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2017-11-23tests: fix libwmf versionDylan Baker
2017-11-22Use re.sub instead of replace loopJoergen Ibsen
2017-11-20Renamed test dir to avoid number duplicates.Jussi Pakkanen
2017-11-15Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-staticJussi Pakkanen
2017-11-13tests: test getting python module using pkg-configAnonymous Maarten
2017-11-13Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen
2017-11-13Merge pull request #2579 from thillux/masterJussi Pakkanen
2017-11-11dependencies: Use shlex to parse pkg-config cflags and libsNirbheek Chauhan
2017-11-11dependencies: Add a test for static libs with pkg-configNirbheek Chauhan
2017-11-09llvm: fix static linkingDylan Baker
2017-11-09tests: fix qt unity buildMarkus Theil
2017-11-08tests: adapted Qt test for multiple rcc filesMarkus Theil
2017-11-08fix include_directories handling in subprojects for compiler tests.Philipp Ittershagen
2017-11-08Merge pull request #2444 from dcbaker/llvmJussi Pakkanen
2017-10-31Merge pull request #2551 from mesonbuild/fix2481Jussi Pakkanen
2017-10-31Add LibWmf as a specified dependency, and associated tests.Félix Piédallu
2017-10-31namespace run_targets by subprojectMartin Kelly
2017-10-29Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keywordJussi Pakkanen
2017-10-29Renamed test dir to avoid duplicate numbers.Jussi Pakkanen
2017-10-29add failing test case for overly-strict sandbox violationAdam C. Foltzer
2017-10-29Merge pull request #2217 from mesonbuild/gcc7Jussi Pakkanen
2017-10-29Raise InvalidArguments when trying to link against stringsLyude Paul
2017-10-29Do not run MPI Fortran tests on Ubuntu Artful.Jussi Pakkanen
2017-10-28Test GDC shared libraries only from version 8, since 7 is broken in Debian at...Jussi Pakkanen
2017-10-26fixes the extended test suite to work with qt5 **and** qt4.Leif Middelschulte
2017-10-25extends test case to fail if macro is undefined durcing preprocessingLeif Middelschulte
2017-10-25Add a bunch of tests to sandboxing.Jussi Pakkanen
2017-10-25llvm: Add support for linking staticallyDylan Baker
2017-10-25llvm: Add optional modulesDylan Baker
2017-10-25llvm test: Replace tinfo with something elseDylan Baker
2017-10-14fix all subproject using wrap-file brokenliugang
2017-10-12Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds.Alexis Jeandet
2017-10-08Add system dependencies for LLVM test.Jussi Pakkanen
2017-10-08Prevent projects from directly grabbing files from other subprojects.Jussi Pakkanen
2017-10-07Merge pull request #2426 from dcbaker/submit/options-permitted-kwargsJussi Pakkanen
2017-10-04options: Add a permitted_kwargs functionDylan Baker
2017-10-04tests: fix option in case 140Dylan Baker
2017-10-03Add additional directory depth tests to Vala test case 22Alistair Thomas
2017-10-03Merge github.com:mesonbuild/meson into vala-target-dirsCorentin Noël
2017-10-03Reduce code complexity, fix nested array in files instructionCorentin Noël
2017-10-02Merge pull request #2397 from mesonbuild/prebuiltJussi Pakkanen
2017-10-02Allow different directories for Vala filesCorentin Noël
2017-10-02Merge pull request #2282 from NickeZ/improve-boostJussi Pakkanen
2017-10-02Merge pull request #2375 from centricular/gnome-gir-fixesJussi Pakkanen
2017-10-01gnome: Add header kwarg to generate_gir()Patrick Griffis
2017-10-01Added include directory argument for Qt's Moc which is needed to build plugins.Alexis Jeandet
2017-10-01Boost: Improve search algorithmNiklas Claesson
2017-10-01tests/7 gnome: Test that GIR deps are flattenedNirbheek Chauhan
2017-10-01Prevent projects from grabbing other projects' options.Jussi Pakkanen
2017-10-01Merge pull request #2313 from dcbaker/fix-2180Jussi Pakkanen