summaryrefslogtreecommitdiff
path: root/test cases
Commit message (Expand)AuthorAgeFilesLines
* Renamed test dir to avoid number duplicates.Jussi Pakkanen2017-11-208-0/+0
* Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-staticJussi Pakkanen2017-11-155-0/+58
|\
| * dependencies: Use shlex to parse pkg-config cflags and libsNirbheek Chauhan2017-11-112-10/+14
| * dependencies: Add a test for static libs with pkg-configNirbheek Chauhan2017-11-115-0/+54
* | tests: test getting python module using pkg-configAnonymous Maarten2017-11-131-0/+5
* | Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen2017-11-132-0/+13
|\ \
| * | get-unquoted: Rework test case for msvc (make it more realistic)Martin Blanchard2017-09-152-20/+10
| * | get-unquoted: Add test case for new get_unquoted() methodMartin Blanchard2017-09-152-0/+23
* | | Merge pull request #2579 from thillux/masterJussi Pakkanen2017-11-133-7/+53
|\ \ \ | |_|/ |/| |
| * | tests: fix qt unity buildMarkus Theil2017-11-092-3/+14
| * | tests: adapted Qt test for multiple rcc filesMarkus Theil2017-11-083-4/+39
* | | llvm: fix static linkingDylan Baker2017-11-091-2/+7
* | | fix include_directories handling in subprojects for compiler tests.Philipp Ittershagen2017-11-084-0/+28
* | | Merge pull request #2444 from dcbaker/llvmJussi Pakkanen2017-11-081-13/+23
|\ \ \ | |/ / |/| |
| * | llvm: Add support for linking staticallyDylan Baker2017-10-251-13/+20
| * | llvm: Add optional modulesDylan Baker2017-10-251-0/+3
| * | llvm test: Replace tinfo with something elseDylan Baker2017-10-251-1/+1
* | | Merge pull request #2551 from mesonbuild/fix2481Jussi Pakkanen2017-10-318-0/+85
|\ \ \
| * | | Renamed test dir to avoid duplicate numbers.fix2481Jussi Pakkanen2017-10-298-0/+0
| * | | add failing test case for overly-strict sandbox violationAdam C. Foltzer2017-10-298-0/+85
* | | | Add LibWmf as a specified dependency, and associated tests.Félix Piédallu2017-10-312-0/+17
* | | | namespace run_targets by subprojectMartin Kelly2017-10-312-0/+2
* | | | Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keywordJussi Pakkanen2017-10-293-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | fixes the extended test suite to work with qt5 **and** qt4.Leif Middelschulte2017-10-262-5/+11
| * | | extends test case to fail if macro is undefined durcing preprocessingLeif Middelschulte2017-10-253-0/+8
* | | | Merge pull request #2217 from mesonbuild/gcc7Jussi Pakkanen2017-10-292-1/+18
|\ \ \ \
| * | | | Do not run MPI Fortran tests on Ubuntu Artful.gcc7Jussi Pakkanen2017-10-292-1/+18
* | | | | Raise InvalidArguments when trying to link against stringsLyude Paul2017-10-292-0/+3
|/ / / /
* | | | Test GDC shared libraries only from version 8, since 7 is broken in Debian at...Jussi Pakkanen2017-10-283-6/+6
|/ / /
* | | Add a bunch of tests to sandboxing.Jussi Pakkanen2017-10-2513-0/+56
|/ /
* | fix all subproject using wrap-file brokenliugang2017-10-146-0/+17
* | Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds.Alexis Jeandet2017-10-123-1/+9
* | Add system dependencies for LLVM test.Jussi Pakkanen2017-10-081-1/+6
* | Prevent projects from directly grabbing files from other subprojects.Jussi Pakkanen2017-10-083-0/+7
* | Merge pull request #2426 from dcbaker/submit/options-permitted-kwargsJussi Pakkanen2017-10-073-1/+5
|\ \
| * | options: Add a permitted_kwargs functionDylan Baker2017-10-042-0/+4
| * | tests: fix option in case 140Dylan Baker2017-10-041-1/+1
* | | Add additional directory depth tests to Vala test case 22Alistair Thomas2017-10-036-11/+22
* | | Merge github.com:mesonbuild/meson into vala-target-dirsCorentin Noël2017-10-0322-17/+113
|\ \ \ | |/ /
| * | Merge pull request #2397 from mesonbuild/prebuiltJussi Pakkanen2017-10-0213-0/+58
| |\ \
| | * | Add an rpath entry to shared libraries that are linked from the source tree.Jussi Pakkanen2017-09-305-0/+58
| | * | Moved prebuilt static library under unit tests.Jussi Pakkanen2017-09-305-0/+0
| | * | Moved prebuilt object test under unittests.Jussi Pakkanen2017-09-303-0/+0
| * | | Merge pull request #2282 from NickeZ/improve-boostJussi Pakkanen2017-10-022-16/+1
| |\ \ \
| | * | | Boost: Improve search algorithmNiklas Claesson2017-10-012-16/+1
| * | | | Merge pull request #2375 from centricular/gnome-gir-fixesJussi Pakkanen2017-10-021-1/+1
| |\ \ \ \
| | * | | | tests/7 gnome: Test that GIR deps are flattenedNirbheek Chauhan2017-10-011-1/+1
| | |/ / /
| * | | | gnome: Add header kwarg to generate_gir()Patrick Griffis2017-10-011-0/+1
| * | | | Added include directory argument for Qt's Moc which is needed to build plugins.Alexis Jeandet2017-10-015-0/+52
| |/ / /
* | | | Reduce code complexity, fix nested array in files instructionCorentin Noël2017-10-031-2/+2