601 Commits (a8d3eb3c107c65aa55df982e5d64658fd2e862d9)

Author SHA1 Message Date
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
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
Alan Coopersmith 5bdd75940b Fix ppoll() test to work on non-glibc platforms 7 years ago
Patrick Griffis ece4ce8872 Fix test() accepting configure files for exe 7 years ago
Jussi Pakkanen a572ebd2a1 Convert man inputs to Files so you can install_man the output of configure_file. Closes #2135. 7 years ago
Rico Tzschichholz ccde05f0ac Tag functions in asm properly. 7 years ago
Nirbheek Chauhan b3d048e93a CompilerArgs: Put start/end-group around shared libs too 7 years ago
Patrick Griffis 67f0a1a44d Fix run_target() accepting ConfigureFile for command 7 years ago
Jussi Pakkanen 8c39007e41 Renamed test dirs to remove duplicated numbers. 7 years ago
Jon Turney 8ebdbfb0f6 Use full_path() rather than adding current_build_dir() as rpath in test common/154 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
FredericHamel 6f4e5e96d8 Allow test to depend on executable target in cross build. (#2007) 7 years ago