summaryrefslogtreecommitdiff
path: root/test cases
Commit message (Expand)AuthorAgeFilesLines
* vala: fix extract_all_objects() resultPaolo Bonzini2018-06-108-0/+89
* configure_file: test writing non ascii with ascii encoding keywordSander Sweers2018-06-092-0/+11
* Add file encoding to configure_fileSander Sweers2018-06-092-0/+13
* Install shared_module implibsJon Turney2018-06-071-0/+2
* More clearly explain portability issues with linking to a moduleJon Turney2018-06-073-0/+15
* Interpreter: Fix subdir_done() to exit from inside if/foreach blocksXavier Claessens2018-06-071-1/+3
* Add test case for generated headers used through a dependency.Jussi Pakkanen2018-06-075-0/+37
* Convert args.projectoptions into a dictXavier Claessens2018-06-069-65/+13
* Add 'common/202 subproject array version' testAleksey Filippov2018-06-032-0/+4
* Extend test_rc_depends_files test caseJon Turney2018-06-033-2/+4
* Have the windows.resource_compiler() preprocesor write a depfileJon Turney2018-06-031-0/+2
* Install implib where expected if default install_dir: is explicitly givenJon Turney2018-06-031-1/+1
* test extra paths: move test to windowsMathieu Duponchelle2018-06-028-0/+0
* test extra paths: add test caseMathieu Duponchelle2018-06-028-0/+51
* Add test case for 'install_mode'Filipe Brandenburger2018-06-0210-0/+81
* Add a depend_files: keyword to windows.compile_resources()Jon Turney2018-06-011-0/+1
* configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle2018-06-012-0/+71
* New compiler method: check_headerNirbheek Chauhan2018-05-302-0/+49
* Merge pull request #3491 from jeandet/qt_private_headersJussi Pakkanen2018-05-272-1/+6
|\
| * Fixed private headers on OSX with framework stuffAlexis Jeandet2018-04-281-2/+4
| * qconfig_p.h isn't available on OSX :(Alexis Jeandet2018-04-281-5/+2
| * [Qt module] Privates headers: Implemented private_headers optionAlexis Jeandet2018-04-282-3/+3
| * [Qt module] Privates headers: Added failing test caseAlexis Jeandet2018-04-281-0/+6
* | Mark even empty confs used appropriately.Jussi Pakkanen2018-05-252-0/+0
* | Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templatesJussi Pakkanen2018-05-241-0/+27
|\ \
| * | gnome.mkenums: test header built from generated templateMathieu Duponchelle2018-05-231-3/+14
| * | gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle2018-05-231-0/+16
* | | Merge pull request #3476 from filbranden/intbase1Jussi Pakkanen2018-05-242-0/+18
|\ \ \
| * | | Add a testing case for a decimal number with a leading zeroFilipe Brandenburger2018-05-231-0/+6
| * | | Add support for octal and binary int literals.Filipe Brandenburger2018-05-231-0/+12
| |/ /
* | | Clarify that configuration_data()'s copy is immutableAleksey Filippov2018-05-242-0/+12
|/ /
* | Enable running tests that fail at 'meson test'Niklas Claesson2018-05-232-0/+6
* | Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen2018-05-229-11/+45
|\ \
| * | configure_file: Add a new action 'copy'Nirbheek Chauhan2018-05-229-11/+45
* | | Merge pull request #3490 from MathieuDuponchelle/dict_builtinJussi Pakkanen2018-05-222-0/+31
|\ \ \
| * | | dict: address review comment I missedMathieu Duponchelle2018-05-201-0/+5
| * | | dict: address review commentsMathieu Duponchelle2018-05-201-0/+6
| * | | dict: change test case numberingMathieu Duponchelle2018-05-202-0/+0
| * | | Add new built-in type, dictMathieu Duponchelle2018-05-202-0/+20
* | | | Add 'check' kwarg for run_commandAndrei Alexeyev2018-05-222-0/+8
| |/ / |/| |
* | | Add support for finding libraries in Fortran projectsMatthew Krupcale2018-05-213-0/+81
|/ /
* | tests: Remove redundant test and include_directories('.')Niclas Moeslund Overby2018-05-1610-39/+1
* | ninja: add build dir to javac -sourcepathRobert Bragg2018-05-165-0/+52
* | ninja: avoid needing include_directory('.') with jar()Robert Bragg2018-05-163-0/+36
* | ninja: pass separated paths to javac -sourcepathRobert Bragg2018-05-163-0/+37
* | vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan2018-05-103-0/+44
* | test setups: Inherit env when using a test setupNirbheek Chauhan2018-05-102-0/+8
* | Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-FileJussi Pakkanen2018-05-091-4/+4
|\ \
| * | gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan2018-05-091-2/+1
| * | gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan2018-05-061-3/+4