2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-27 02:43:28 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Javier Maestro be14ccaec5
chore: more precommit hooks (#1325)
Co-authored-by: James Sharpe <james.sharpe@zenotech.com>
2024-11-27 01:20:16 +00:00
irengrig 74b146dc87
Fix shell function symlink_contents_to_dir, add test (#377)
Fix shell function symlink_contents_to_dir, add test

- test for the case when we symlink the contents of two directories with the same inner directories (include)
- the test data of the test for shell script helper also changes, as it uses the real shell toolchain implementation text
- Fixes the issue from #330
2020-05-08 11:43:40 +02:00