aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Extend test_rc_depends_files test caseJon Turney3-2/+4
2018-06-03Have the windows.resource_compiler() preprocesor write a depfileJon Turney1-0/+2
2018-06-03Install implib where expected if default install_dir: is explicitly givenJon Turney1-1/+1
2018-06-02test extra paths: move test to windowsMathieu Duponchelle8-0/+0
2018-06-02test extra paths: add test caseMathieu Duponchelle8-0/+51
2018-06-02Add test case for 'install_mode'Filipe Brandenburger10-0/+81
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney1-0/+1
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle2-0/+71
2018-05-30New compiler method: check_headerNirbheek Chauhan2-0/+49
2018-05-27Merge pull request #3491 from jeandet/qt_private_headersJussi Pakkanen2-1/+6
2018-05-25Mark even empty confs used appropriately.Jussi Pakkanen2-0/+0
2018-05-24Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templatesJussi Pakkanen1-0/+27
2018-05-24Merge pull request #3476 from filbranden/intbase1Jussi Pakkanen2-0/+18
2018-05-24Clarify that configuration_data()'s copy is immutableAleksey Filippov2-0/+12
2018-05-23gnome.mkenums: test header built from generated templateMathieu Duponchelle1-3/+14
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle1-0/+16
2018-05-23Add a testing case for a decimal number with a leading zeroFilipe Brandenburger1-0/+6
2018-05-23Add support for octal and binary int literals.Filipe Brandenburger1-0/+12
2018-05-23Enable running tests that fail at 'meson test'Niklas Claesson2-0/+6
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen9-11/+45
2018-05-22Merge pull request #3490 from MathieuDuponchelle/dict_builtinJussi Pakkanen2-0/+31
2018-05-22Add 'check' kwarg for run_commandAndrei Alexeyev2-0/+8
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan9-11/+45
2018-05-21Add support for finding libraries in Fortran projectsMatthew Krupcale3-0/+81
2018-05-20dict: address review comment I missedMathieu Duponchelle1-0/+5
2018-05-20dict: address review commentsMathieu Duponchelle1-0/+6
2018-05-20dict: change test case numberingMathieu Duponchelle2-0/+0
2018-05-20Add new built-in type, dictMathieu Duponchelle2-0/+20
2018-05-16tests: Remove redundant test and include_directories('.')Niclas Moeslund Overby10-39/+1
2018-05-16ninja: add build dir to javac -sourcepathRobert Bragg5-0/+52
2018-05-16ninja: avoid needing include_directory('.') with jar()Robert Bragg3-0/+36
2018-05-16ninja: pass separated paths to javac -sourcepathRobert Bragg3-0/+37
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan3-0/+44
2018-05-10test setups: Inherit env when using a test setupNirbheek Chauhan2-0/+8
2018-05-09Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-FileJussi Pakkanen1-4/+4
2018-05-09args flattening: preserve configuration_data.set behaviourMathieu Duponchelle1-0/+6
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan1-2/+1
2018-05-06gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan1-3/+4
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan1-1/+1
2018-05-04gnome: Disable usage of new --body and --header argsNirbheek Chauhan1-1/+7
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle1-0/+23
2018-05-03python module: Move tests to test cases/unitNirbheek Chauhan5-0/+0
2018-05-02Can use C++ and FORTRAN in a single target. Closes #2685.Jussi Pakkanen3-0/+23
2018-05-02Can combine D and C++ in a single target. Closes #3125.Jussi Pakkanen5-0/+34
2018-05-02Update CI image to bionic.Jussi Pakkanen2-2/+2
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan3-3/+9
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen2-0/+22
2018-05-01Fix setting c_args and friends from command lineXavier Claessens1-1/+1
2018-05-01 Allow custom_target do depend on indexed output of custom_target Niklas Claesson2-0/+25
2018-04-30has_multi_link_arguments: Some compilers needs -Wl,--fatal-warningsXavier Claessens1-0/+2