1 Commits (05cfe756f1c2dbd212aa6d30a3879cfe47a7f2fd)

Author SHA1 Message Date
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Jussi Pakkanen be86199221 Fix run_targets running scripts from different subdirs. 4 years ago
Xavier Claessens a5b33db558 ci: Fix failure in unit tests with vs backend 4 years ago
Xavier Claessens b6804bf49c Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Xavier Claessens 2a8d6690f7 backends: Fix custom_target() with configure_file() exe 4 years ago
Jussi Pakkanen 71784e1002 Fix exe wrapper detection for run targets. 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jussi Pakkanen 35e809fc5e Store run target names in build. 5 years ago
James Hilliard 315ab997b4 Add tests for sources that are disablers. 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago
Patrick Griffis 67f0a1a44d Fix run_target() accepting ConfigureFile for command 7 years ago
Nirbheek Chauhan 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts 8 years ago
Jussi Pakkanen 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". 8 years ago
Nirbheek Chauhan 66ec8c4258 tests: Check that run_target can find a files() argument 8 years ago
Jussi Pakkanen c970d656b1 All_args should always be a list. Closes #778. 8 years ago
Jussi Pakkanen d26ab47072 Can use custom targets as executables to run in a run_target. 8 years ago
Jussi Pakkanen 9235fd4ec1 Permit use of file objects in run targets. 8 years ago
Jussi Pakkanen 70e84f9080 Use new run_target format. 9 years ago
Jussi Pakkanen 0733c0f9a1 Changed run_target to take command as kwarg and add depends. This makes it behave the same as custom_target. 9 years ago
Jussi Pakkanen ea4fe8e417 Run_target can run binaries obtained with find_program. 9 years ago
Jussi Pakkanen 4e8c4035e5 Can have built binaries in run_targets. Closes #264. 9 years ago
Jussi Pakkanen 73ca870bef Can specify standalone command targets. 11 years ago