mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-11-25 17:31:25 +00:00
74b146dc87
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 |
||
---|---|---|
.. | ||
detect_root_test | ||
dir1/include | ||
dir2/include | ||
expected | ||
standard_cxx_flags_test | ||
BUILD | ||
cmake_text_tests.bzl | ||
convert_shell_script_test.bzl | ||
shell_script_helper_test_rule.bzl | ||
symlink_contents_to_dir_test_rule.bzl | ||
utils_test.bzl |