aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2016-12-29Move option file parsing to after the project() inputs have been decoded to a...Jussi Pakkanen2-0/+12
2016-12-28Add include_directories to windows.compile_resources.Elliott Sales de Andrade3-2/+7
2016-12-23Can specify include directories to compiler tests.Jussi Pakkanen2-0/+23
2016-12-23Add get_version() method to all dependenciesNirbheek Chauhan1-0/+7
2016-12-22Add an installed soname unit testNirbheek Chauhan1-2/+6
2016-12-21Merge pull request #1233 from mesonbuild/wip/ignatenko/code-styleJussi Pakkanen10-11/+6
2016-12-20Add per target argument for Fortran.Jussi Pakkanen1-1/+4
2016-12-20Make cross tests use same framework as regular tests.Jussi Pakkanen2-4/+4
2016-12-20Minimal fixes to make tests pass when cross compiling.Jussi Pakkanen5-14/+23
2016-12-20Cache the scripts used for postconf and install phasesNirbheek Chauhan4-0/+18
2016-12-19tree-wide: remove blank lines at EOFIgor Gnatenko2-2/+0
2016-12-19tree-wide: remove unused importsIgor Gnatenko9-9/+6
2016-12-18custom_target: Make directory outputs installableNirbheek Chauhan3-0/+24
2016-12-18Allow passing arguments to install scriptsNirbheek Chauhan3-16/+14
2016-12-18Merge pull request #1210 from centricular/qt-fixes-windowsJussi Pakkanen1-0/+3
2016-12-18Merge pull request #1207 from centricular/has-header-preprocess-onlyJussi Pakkanen1-7/+10
2016-12-18tests/125 shared module: Run with the VS backendNirbheek Chauhan1-4/+0
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan1-0/+3
2016-12-18has_header: Don't compile, only preprocessNirbheek Chauhan1-7/+10
2016-12-15Merge pull request #1194 from centricular/critical-bugfixes-valaJussi Pakkanen16-0/+236
2016-12-16tests/vala/14: Disable running of GTK+ testNirbheek Chauhan1-1/+2
2016-12-15Add a test that uses hand-written vapi filesNirbheek Chauhan3-0/+23
2016-12-15Test target glib version and gresources in ValaNirbheek Chauhan5-0/+76
2016-12-15Add a testcase for 'Duplicate outputs' bugSam Thursfield8-0/+136
2016-12-13Only add build dir inlude directives if the corresponding dir exists. Closes ...Jussi Pakkanen3-0/+22
2016-12-13Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-ob...Jussi Pakkanen16-0/+133
2016-12-13Merge pull request #1184 from centricular/cc.prefixes_underscoreJussi Pakkanen6-13/+107
2016-12-13Test targets with only generated and prebuilt objectsNirbheek Chauhan8-0/+82
2016-12-13Test extracting static objects into a shared libraryNirbheek Chauhan8-0/+51
2016-12-13Add test for cc.symbols_have_underscore_prefixNirbheek Chauhan4-9/+94
2016-12-13tests/common/124: Print an error when square failsNirbheek Chauhan2-4/+13
2016-12-12Add Compiler.has_multi_arguments method.Elliott Sales de Andrade1-0/+9
2016-12-12Make Java compilation work with inner classes. Closes #1157.Jussi Pakkanen2-0/+20
2016-12-11Test that g++ and Clang++ can compile assemblyNirbheek Chauhan6-0/+61
2016-12-11Add a test for LLVM IR and ASM compilationNirbheek Chauhan8-0/+74
2016-12-10has_function: Fix checking for builtins with includesNirbheek Chauhan1-1/+9
2016-12-10python3 dep: Check arch of libraries before usingNirbheek Chauhan2-9/+12
2016-12-07Merge pull request #1126 from mesonbuild/sharedmoduleJussi Pakkanen4-0/+208
2016-12-07Fix shared module support on WindowsNirbheek Chauhan3-16/+129
2016-12-07Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen1-0/+4
2016-12-07Compiler checks can only accept external dependenciesNirbheek Chauhan2-0/+9
2016-12-06Merge pull request #1103 from mesonbuild/rewriterJussi Pakkanen7-0/+24
2016-12-04Apply magical flags to make OSX ignore missing symbols in plugins.Jussi Pakkanen1-12/+5
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen4-0/+9
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan2-3/+23
2016-12-04Renamed dirs to plug holes in numbering.Jussi Pakkanen18-0/+0
2016-12-04Added unit test for rewriter.Jussi Pakkanen3-0/+15
2016-12-03Merge pull request #1076 from mesonbuild/tingping/gresource-exportJussi Pakkanen3-0/+23
2016-12-03Merge pull request #1108 from centricular/fix-optimization-flags-orderJussi Pakkanen1-9/+23
2016-12-03Allow many version conditions for pkg-config depsNirbheek Chauhan2-0/+14