summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2018-07-01gnome: Distinguish between internal and external linker flagsTing-Wei Lan
2018-07-01Don't let build_always take precedence over build_by_default (#3816)Andrei Alexeyev
2018-07-01Proper error message for non-found exe in run_target. Closes #3818Jussi Pakkanen
2018-07-01Allow command lists for find_program cross file overridesNirbheek Chauhan
2018-07-01Nirbheek/fix pkgconfig library dedup (#3813)Nirbheek Chauhan
2018-06-30More tests to cover missing fallback for a non-found dependencyJon Turney
2018-06-30Fix handling of dependency('', fallback: ['subproject', 'dep'])Jon Turney
2018-06-19Add more tests to ensure no future regressionCorentin Noël
2018-06-18Test windows.compile_resource() when depends: is a custom_targetJon Turney
2018-06-18run_command: Add new kwarg 'capture'Nirbheek Chauhan
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan
2018-06-18nasm test: use -no-pie (#3710)Mathieu Duponchelle
2018-06-18Add UserFeatureOption typeXavier Claessens
2018-06-17Report exit status or signal that killed the testKurtis Rader
2018-06-17Merge pull request #3715 from jon-turney/duplicate-rsrc-script-nameJussi Pakkanen
2018-06-17Support Rust targets with more than one source file. Closes #3632.Jussi Pakkanen
2018-06-12Improve test case.Christoph Behle
2018-06-12Always apply concatenate_string_literal.Christoph Behle
2018-06-12Add tests for concatenate_string_literalsChristoph Behle
2018-06-12get_define can concatenate string literals.Christoph Behle
2018-06-12Add test case for string literal concatenation.Christoph Behle
2018-06-11Also test that the resource has the expected contentsJon Turney
2018-06-10vala: fix extract_all_objects() resultPaolo Bonzini
2018-06-09configure_file: test writing non ascii with ascii encoding keywordSander Sweers
2018-06-09Add file encoding to configure_fileSander Sweers
2018-06-07Test for Windows resource compilation reusing the same script nameJon Turney
2018-06-07Install shared_module implibsJon Turney
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney
2018-06-07Interpreter: Fix subdir_done() to exit from inside if/foreach blocksXavier Claessens
2018-06-07Add test case for generated headers used through a dependency.Jussi Pakkanen
2018-06-06Convert args.projectoptions into a dictXavier Claessens
2018-06-03Add 'common/202 subproject array version' testAleksey Filippov
2018-06-03Extend test_rc_depends_files test caseJon Turney
2018-06-03Have the windows.resource_compiler() preprocesor write a depfileJon Turney
2018-06-03Install implib where expected if default install_dir: is explicitly givenJon Turney
2018-06-02test extra paths: move test to windowsMathieu Duponchelle
2018-06-02test extra paths: add test caseMathieu Duponchelle
2018-06-02Add test case for 'install_mode'Filipe Brandenburger
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle
2018-05-30New compiler method: check_headerNirbheek Chauhan
2018-05-27Merge pull request #3491 from jeandet/qt_private_headersJussi Pakkanen
2018-05-25Mark even empty confs used appropriately.Jussi Pakkanen
2018-05-24Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templatesJussi Pakkanen
2018-05-24Merge pull request #3476 from filbranden/intbase1Jussi Pakkanen
2018-05-24Clarify that configuration_data()'s copy is immutableAleksey Filippov
2018-05-23gnome.mkenums: test header built from generated templateMathieu Duponchelle
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle
2018-05-23Add a testing case for a decimal number with a leading zeroFilipe Brandenburger