aboutsummaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)AuthorFilesLines
2018-09-05Test + fix for not-found dependency fallback version comparison0.47Nirbheek Chauhan2-1/+8
2018-08-24tests/check header: Use linux/socket.h instead of if.h [skip appveyor]Nirbheek Chauhan1-2/+2
2018-08-24unittests: test_install_subdir_symlinks_with_default_umaskMarco Trevisan (TreviƱo)3-0/+4
2018-08-24Fix yielding when subproject option type is differentNirbheek Chauhan4-1/+5
2018-08-24Skip FeatureNew checks when project() has not been parsedNirbheek Chauhan2-1/+4
2018-08-24Fix test on windows.Rafael Avila de Espindola1-0/+8
2018-08-24Handle transitive links to 'threads' dependencies.Rafael Avila de Espindola4-0/+29
2018-08-24Fix @CURRENT_SOURCE_DIR@ in generator()Emil Styrke5-0/+65
2018-08-24Do not use 'in' as variable name in test casesXavier Claessens1-2/+2
2018-08-24Move test files to test cases/unitRafael Ɓvila de Espƭndola6-24/+0
2018-08-24Make the rpath order deterministic.Rafael Ɓvila de Espƭndola6-0/+24
2018-08-24Make the dependency order deterministic.Rafael Ɓvila de Espƭndola4-0/+11
2018-07-09Raise a MesonException when substituting an invalid valueNirbheek Chauhan1-0/+3
2018-07-09find_library: Only run link test on system dirsNirbheek Chauhan2-1/+8
2018-07-09configure_file: Don't optimize away substitutionsNirbheek Chauhan3-2/+23
2018-07-09test cases: Merge two configure_file testsNirbheek Chauhan3-9/+8
2018-07-02FeatureNew: Make all checks subproject-specificNirbheek Chauhan1-1/+1
2018-07-01Don't let build_always take precedence over build_by_default (#3816)Andrei Alexeyev2-9/+40
2018-06-30More tests to cover missing fallback for a non-found dependencyJon Turney1-0/+1
2018-06-30Fix handling of dependency('', fallback: ['subproject', 'dep'])Jon Turney3-0/+8
2018-06-18run_command: Add new kwarg 'capture'Nirbheek Chauhan1-0/+16
2018-06-18Add UserFeatureOption typeXavier Claessens4-0/+76
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-09Add file encoding to configure_fileSander Sweers2-0/+13
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-03Add 'common/202 subproject array version' testAleksey Filippov2-0/+4
2018-06-02test extra paths: move test to windowsMathieu Duponchelle8-51/+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-05-30New compiler method: check_headerNirbheek Chauhan2-0/+49
2018-05-23Add support for octal and binary int literals.Filipe Brandenburger1-0/+12
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen7-10/+43
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan7-10/+43
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-09args flattening: preserve configuration_data.set behaviourMathieu Duponchelle1-0/+6
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle1-0/+23
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
2018-04-26Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen2-2/+4
2018-04-25Fix two test casesNiklas Claesson2-4/+4
2018-04-23Fix syntax error in tests common/22, 64 and 132Jan Alexander Steffens (heftig)3-3/+3