aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2018-07-01gnome: Distinguish between internal and external linker flagsTing-Wei Lan9-0/+157
2018-07-01Don't let build_always take precedence over build_by_default (#3816)Andrei Alexeyev2-9/+40
2018-07-01Proper error message for non-found exe in run_target. Closes #3818Jussi Pakkanen1-0/+4
2018-07-01Allow command lists for find_program cross file overridesNirbheek Chauhan1-0/+4
2018-07-01Nirbheek/fix pkgconfig library dedup (#3813)Nirbheek Chauhan1-1/+1
2018-06-30More tests to cover missing fallback for a non-found dependencyJon Turney2-0/+3
2018-06-30Fix handling of dependency('', fallback: ['subproject', 'dep'])Jon Turney3-0/+8
2018-06-19Add more tests to ensure no future regressionCorentin Noël1-0/+4
2018-06-18Test windows.compile_resource() when depends: is a custom_targetJon Turney7-0/+104
2018-06-18run_command: Add new kwarg 'capture'Nirbheek Chauhan1-0/+16
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan1-1/+2
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan7-0/+43
2018-06-18nasm test: use -no-pie (#3710)Mathieu Duponchelle1-1/+6
2018-06-18Add UserFeatureOption typeXavier Claessens4-0/+76
2018-06-17Report exit status or signal that killed the testKurtis Rader5-0/+36
2018-06-17Merge pull request #3715 from jon-turney/duplicate-rsrc-script-nameJussi Pakkanen9-0/+51
2018-06-17Support Rust targets with more than one source file. Closes #3632.Jussi Pakkanen3-0/+11
2018-06-12Improve test case.Christoph Behle1-1/+2
2018-06-12Always apply concatenate_string_literal.Christoph Behle1-2/+2
2018-06-12Add tests for concatenate_string_literalsChristoph Behle2-4/+29
2018-06-12get_define can concatenate string literals.Christoph Behle1-1/+1
2018-06-12Add test case for string literal concatenation.Christoph Behle2-0/+16
2018-06-11Also test that the resource has the expected contentsJon Turney2-6/+32
2018-06-10vala: fix extract_all_objects() resultPaolo Bonzini8-0/+89
2018-06-09configure_file: test writing non ascii with ascii encoding keywordSander Sweers2-0/+11
2018-06-09Add file encoding to configure_fileSander Sweers2-0/+13
2018-06-07Test for Windows resource compilation reusing the same script nameJon Turney8-0/+25
2018-06-07Install shared_module implibsJon Turney1-0/+2
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney3-0/+15
2018-06-07Interpreter: Fix subdir_done() to exit from inside if/foreach blocksXavier Claessens1-1/+3
2018-06-07Add test case for generated headers used through a dependency.Jussi Pakkanen5-0/+37
2018-06-06Convert args.projectoptions into a dictXavier Claessens9-65/+13
2018-06-03Add 'common/202 subproject array version' testAleksey Filippov2-0/+4
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