aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-03tests/common/51: Skip validate test if pkg-config too oldNirbheek Chauhan1-5/+11
2016-12-04Compiler check and extra args should always overrideNirbheek Chauhan1-9/+23
2016-12-03i18n: Add merge_file functionPatrick Griffis6-0/+19
2016-12-03Link against runtime on OSX and Windows because they seem to insist on all sy...Jussi Pakkanen2-2/+13
2016-12-03Add a test that tests the module and symbol resolution with dlopen.Jussi Pakkanen4-4/+65
2016-12-02Merge pull request #1102 from mesonbuild/sonameJussi Pakkanen3-0/+47
2016-12-02Created new shared module build target type, and make sure -Wl,--no-undefined...Jussi Pakkanen2-0/+26
2016-11-29Support skipped testsDaniel Stone2-0/+8
2016-11-26Allow soname to be an arbitrary string and fix symlink generation.Jussi Pakkanen2-0/+26
2016-11-24Fix single object extraction testNirbheek Chauhan2-1/+4
2016-11-21Bootstrap test code with CMake.Jussi Pakkanen2-0/+21