865 Commits (6124a977223a6283ffada4bd9170b691e52246d1)

Author SHA1 Message Date
Dylan Baker b56450f9b2 tests: Add haiku to get define test 7 years ago
Xavier Claessens e2afaf40c0 Fix duplicated test case 168 7 years ago
Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago
Jussi Pakkanen 678daad6cc Created a new disabler type. 7 years ago
Jussi Pakkanen 6d03111638 Minor fixes. 7 years ago
Joergen Ibsen 521933357d Fix path for str arguments to depend_files 7 years ago
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Jussi Pakkanen 754e33e574 Renamed test dir to avoid duplicates. 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Nirbheek Chauhan 1223872513 tests/common/167: Port test interpreter to Windows 7 years ago
Dylan Baker c9351ce30c Add new array type option 7 years ago
Nirbheek Chauhan abcace7ee1 dependencies: Fix parsing of shebangs with spaces 7 years ago
Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 7 years ago
Joergen Ibsen dad5779d3c Add test for five escapes before n 7 years ago
Joergen Ibsen b9a0589067 Fix escaping of newlines in string literals 7 years ago
Iñigo Martínez 3d0a9b7911 interpreter: Reduce to_sring method to base 10 7 years ago
Iñigo Martínez 30f2c4857c interpreter: Support to_string method for int values 7 years ago
Joergen Ibsen 91a0126590 Improve escaping in configuration files 7 years ago
Josh Soref 7771d267f5 spelling: precedence 7 years ago
Josh Soref 49f8d28ef5 spelling: overridden 7 years ago
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