790 Commits (60b9c8300c7cb8f3b5afe1e01967f59420f23fb3)

Author SHA1 Message Date
Josh Soref f2835004ea spelling: necessary 7 years ago
Josh Soref 8aab7fea5a spelling: executable 7 years ago
Josh Soref 1d708d14f7 spelling: arithmetic 7 years ago
Joergen Ibsen 80157a5ea3 Make prefix substitution test uppercase 7 years ago
Dylan Baker f818e9df58 Add a configtool_variable method to dependency 7 years ago
Joergen Ibsen f31142de88 Use regex to substitute template strings 7 years ago
Joergen Ibsen fdb48a3a0f Use re.sub instead of replace loop 7 years ago
Jussi Pakkanen eba6972306 Renamed test dir to avoid number duplicates. 7 years ago
Philipp Ittershagen a176588151 fix include_directories handling in subprojects for compiler tests. 7 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Jussi Pakkanen e8ed975444 Renamed test dir to avoid duplicate numbers. 7 years ago
Adam C. Foltzer f21034dfea add failing test case for overly-strict sandbox violation 7 years ago
Jussi Pakkanen 004cc1493b Add a bunch of tests to sandboxing. 7 years ago
liugang 36d85db5d4 fix all subproject using wrap-file broken 7 years ago
Dylan Baker 4e18483ff3 tests: fix option in case 140 7 years ago
Nirbheek Chauhan 040fa07e36 tests/common/145: Move each target into its own subdir 7 years ago
Niklas Claesson 68275b32e8 Implement capture for generators 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Niklas Claesson 63ada0ce26 Update according to input 7 years ago
Dylan Baker d5003c2190 Consider compilers used in static_library parents 7 years ago
Niklas Claesson 07dde545d9 Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator 7 years ago
Nirbheek Chauhan 65dfa428d5 tests/common/144: Add a test for #1865 7 years ago
Nirbheek Chauhan 5068f13a28 tests/common/159: Don't try to run 'echo' 7 years ago
Martin Blanchard 105507a173 get-unquoted: Rework test case for msvc (make it more realistic) 7 years ago
Martin Blanchard 6b517475f5 get-unquoted: Add test case for new get_unquoted() method 7 years ago
Hristo Venev f2fc32069b Add test for get_option(b_xxx) on reconfigure. 7 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 7 years ago
Nirbheek Chauhan b3c70f495b interpreter: Always flatten when unholding arrays 7 years ago
Nirbheek Chauhan 4a9c31025c tests/common/48: Don't read newline 7 years ago
Nirbheek Chauhan db199b06e6 Add a test for the custom target incdirs change 7 years ago
Nirbheek Chauhan aff981a6b0 Fix regression in test definitions 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago
Jussi Pakkanen e02f1dc809 Remove PHONY because Windows and OSX file systems are crap. Closes #2199. 7 years ago
Peter Harris ee34f454ca Fix detection of clang "optimization arguments" 7 years ago
Jussi Pakkanen 50fb7d37ab Make all functionality invokable via the main Meson binary, 7 years ago
Elliott Sales de Andrade c09586462c Add variables to test to prove linkage is correct. 7 years ago
Elliott Sales de Andrade 48580ac8a3 Add broken test case from #1494. 7 years ago
Nirbheek Chauhan e191488cdf tests/common/159: Disable phony test 7 years ago
Nirbheek Chauhan 306cac70a6 tests/common/159: Disable b_coverage=true 7 years ago
Nirbheek Chauhan 0c518a8077 Add a test for dirs with reserved target names 7 years ago
Elliott Sales de Andrade 5cb1d00537 Allow excluding files from `install_subdir` 7 years ago
Elliott Sales de Andrade edb260b4f4 Move MPI tests into frameworks. 7 years ago
Elliott Sales de Andrade 4cbfb9a08d Add support for MS-MPI. 7 years ago
Elliott Sales de Andrade 5a7e06a64f Add MPI dependency. 7 years ago
Jussi Pakkanen 58bd1e83b4 Renamed test dir to avoid duplicate numbers. 7 years ago
Jussi Pakkanen 61a05f26e3 Add option to disable implicit include directories. Closes #2139. 7 years ago
Jussi Pakkanen cad6bf32f1 Can pass all target kwargs through to SIMD invocations. Closes #2151. 7 years ago
Dylan Baker 6d939c6737 Consider link_whole_targets when determining linker 7 years ago