summaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)Author
2018-07-04find_library: Only run link test on system dirsNirbheek Chauhan
2018-07-04configure_file: Don't optimize away substitutionsNirbheek Chauhan
2018-07-04test cases: Merge two configure_file testsNirbheek Chauhan
2018-07-02FeatureNew: Make all checks subproject-specificNirbheek Chauhan
2018-07-01Don't let build_always take precedence over build_by_default (#3816)Andrei Alexeyev
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-18run_command: Add new kwarg 'capture'Nirbheek Chauhan
2018-06-18Add UserFeatureOption typeXavier Claessens
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-09Add file encoding to configure_fileSander Sweers
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-03Add 'common/202 subproject array version' testAleksey Filippov
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-05-30New compiler method: check_headerNirbheek Chauhan
2018-05-23Add support for octal and binary int literals.Filipe Brandenburger
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan
2018-05-20dict: address review comment I missedMathieu Duponchelle
2018-05-20dict: address review commentsMathieu Duponchelle
2018-05-20dict: change test case numberingMathieu Duponchelle
2018-05-20Add new built-in type, dictMathieu Duponchelle
2018-05-09args flattening: preserve configuration_data.set behaviourMathieu Duponchelle
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle
2018-05-01Fix setting c_args and friends from command lineXavier Claessens
2018-05-01 Allow custom_target do depend on indexed output of custom_target Niklas Claesson
2018-04-30has_multi_link_arguments: Some compilers needs -Wl,--fatal-warningsXavier Claessens
2018-04-26Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen
2018-04-25Fix two test casesNiklas Claesson
2018-04-23Fix syntax error in tests common/22, 64 and 132Jan Alexander Steffens (heftig)
2018-04-21Add more tests for multi-line strings and update docsNirbheek Chauhan
2018-04-21Remove escaping for triple-quoted stringsNiklas Claesson
2018-04-20Rename common tests to remove numeric duplicates (#3425)Aleksey Filippov
2018-04-18extract_all_objects: Add 'recursive' keyword argumentXavier Claessens
2018-04-18extract_all_objects(): Recursively extract objectsXavier Claessens
2018-04-18Update default of install-umask to 022Filipe Brandenburger
2018-04-18Merge pull request #3314 from sarum9in/test_dependsJussi Pakkanen
2018-04-18Renamed test dirs so numbers are sequential.Jussi Pakkanen
2018-04-17Add partial_dependency method to dependenciesDylan Baker
2018-04-17Merge pull request #3353 from xclaesse/has-link-argumentJussi Pakkanen
2018-04-17Merge pull request #1852 from QuLogic/openmpJussi Pakkanen
2018-04-17Exit meson with an error if an invalid escape sequence is found in aNiklas Claesson
2018-04-17Complete python escape sequences aware stringsTim 'mithro' Ansell