diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-08-05 16:28:53 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-08-05 17:24:39 +0200 |
commit | 51da1899e8b46e8f445c46a57dc57fff7076fd23 (patch) | |
tree | 187d759e4d3ae46e0bdc2fe85d7dce2f5ebab81f /src/buildtool/serve_api/serve_service/target.cpp | |
parent | 68d4f5bb1d2dc953c1bccad96d7c6707159e0790 (diff) | |
download | justbuild-51da1899e8b46e8f445c46a57dc57fff7076fd23.tar.gz |
rules shell/test: Add 'keep-dirs' field
The existing rules allow a shell test script to explicitly 'keep'
created files in the resulting output directory, to be accessible
to any dependent target, thus allowing a chaining of data across
test scripts. This field however excludes directories, whose
content would need to be added one file at a time to the 'keep'
field.
Add instead also a 'keep-dirs' field to ["shell/test", "script"]
rule which allows the explicit staging of given directory paths the
test is expected to generate.
Diffstat (limited to 'src/buildtool/serve_api/serve_service/target.cpp')
0 files changed, 0 insertions, 0 deletions