aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Merge pull request #2690 from jsoref/spellingJussi Pakkanen8-14/+14
2017-11-26Specify build_rpath manually to targets linked by hand.Jussi Pakkanen1-4/+8
2017-11-26Update CMake reference file.Jussi Pakkanen1-6/+9
2017-11-26interpreter: Reduce to_sring method to base 10Iñigo Martínez1-15/+0
2017-11-26interpreter: Support to_string method for int valuesIñigo Martínez1-0/+15
2017-11-26Merge pull request #2676 from jeandet/add_qt_translationsJussi Pakkanen4-0/+44
2017-11-26Improve escaping in configuration filesJoergen Ibsen3-0/+41
2017-11-26spelling: targetingJosh Soref1-4/+4
2017-11-26spelling: precedenceJosh Soref1-4/+4
2017-11-26spelling: overriddenJosh Soref1-1/+1
2017-11-26spelling: nonexistentJosh Soref1-1/+1
2017-11-26spelling: necessaryJosh Soref1-1/+1
2017-11-26spelling: existenceJosh Soref1-1/+1
2017-11-26spelling: executableJosh Soref1-1/+1
2017-11-26spelling: arithmeticJosh Soref1-1/+1
2017-11-25Make prefix substitution test uppercaseJoergen Ibsen1-2/+2
2017-11-23Add a configtool_variable method to dependencyDylan Baker1-0/+31
2017-11-23Use ConfigToolDependency for libwmfDylan Baker1-0/+5
2017-11-23Use ConfigToolDependency for pcapDylan Baker1-0/+4
2017-11-23Use ConfigToolDependency for cupsDylan Baker1-0/+5
2017-11-23Use ConfigToolDependency for SDL2Dylan Baker1-1/+4
2017-11-23tests: fix libwmf versionDylan Baker1-1/+1
2017-11-23[Qt module] Added translation files compilation methodAlexis Jeandet4-0/+44
2017-11-22Use regex to substitute template stringsJoergen Ibsen3-0/+32
2017-11-22Use re.sub instead of replace loopJoergen Ibsen3-0/+18
2017-11-21tests: Don't run xcode 8 tests on xcode 9Dylan Baker1-2/+6
2017-11-20dependencies: Allow pkg-config to define variablesIñigo Martínez1-0/+2
2017-11-20Renamed test dir to avoid number duplicates.Jussi Pakkanen8-0/+0
2017-11-15Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-staticJussi Pakkanen5-0/+58
2017-11-13tests: test getting python module using pkg-configAnonymous Maarten1-0/+5
2017-11-13Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen2-0/+13
2017-11-13Merge pull request #2579 from thillux/masterJussi Pakkanen3-7/+53
2017-11-11dependencies: Use shlex to parse pkg-config cflags and libsNirbheek Chauhan2-10/+14
2017-11-11dependencies: Add a test for static libs with pkg-configNirbheek Chauhan5-0/+54
2017-11-09llvm: fix static linkingDylan Baker1-2/+7
2017-11-09tests: fix qt unity buildMarkus Theil2-3/+14
2017-11-08tests: adapted Qt test for multiple rcc filesMarkus Theil3-4/+39
2017-11-08fix include_directories handling in subprojects for compiler tests.Philipp Ittershagen4-0/+28
2017-11-08Merge pull request #2444 from dcbaker/llvmJussi Pakkanen1-13/+23
2017-10-31Merge pull request #2551 from mesonbuild/fix2481Jussi Pakkanen8-0/+85
2017-10-31Add LibWmf as a specified dependency, and associated tests.Félix Piédallu2-0/+17
2017-10-31namespace run_targets by subprojectMartin Kelly2-0/+2
2017-10-29Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keywordJussi Pakkanen3-0/+14
2017-10-29Renamed test dir to avoid duplicate numbers.Jussi Pakkanen8-0/+0
2017-10-29add failing test case for overly-strict sandbox violationAdam C. Foltzer8-0/+85
2017-10-29Merge pull request #2217 from mesonbuild/gcc7Jussi Pakkanen2-1/+18
2017-10-29Raise InvalidArguments when trying to link against stringsLyude Paul2-0/+3
2017-10-29Do not run MPI Fortran tests on Ubuntu Artful.Jussi Pakkanen2-1/+18
2017-10-28Test GDC shared libraries only from version 8, since 7 is broken in Debian at...Jussi Pakkanen3-6/+6
2017-10-26fixes the extended test suite to work with qt5 **and** qt4.Leif Middelschulte2-5/+11