2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-25 17:31:25 +00:00
rules_foreign_cc/test
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
..
detect_root_test Test for detect_root function and example of usage (#373) 2020-04-30 11:17:48 +02:00
dir1/include Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
dir2/include Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
expected Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
standard_cxx_flags_test Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
BUILD Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
cmake_text_tests.bzl Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
convert_shell_script_test.bzl Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
shell_script_helper_test_rule.bzl Fix shell_script_helper.bzl to replace function calls inside function… (#375) 2020-04-30 11:24:25 +02:00
symlink_contents_to_dir_test_rule.bzl Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
utils_test.bzl Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00