rules_foreign_cc/test
graywolf-at-work 5d391cfe9d
Make tests pass on busybox (#912)
-t option to ln is not defined under POSIX and (at least) busybox does
not implement it. Rewrite the code to use only POSIX options to ln.
2022-05-26 22:24:17 +00:00
..
boostrap_tools Restructed examples and enabled more testing (#515) 2021-02-26 20:21:13 +00:00
detect_root_test Fix RBE by using updated bazel-toolchains version (#654) 2021-05-21 19:40:34 +01: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 Make tests pass on busybox (#912) 2022-05-26 22:24:17 +00:00
standard_cxx_flags_test Add flags from copts and linkopts attributes (#796) 2021-10-05 07:07:10 -07:00
BUILD.bazel Adds toolchain for freebsd. (#794) 2021-11-29 10:54:06 +00:00
cmake_text_tests.bzl Absolutise path to cmake crosstool file (#870) 2022-02-09 23:15:54 +00:00
convert_shell_script_test.bzl Make tests pass on busybox (#912) 2022-05-26 22:24:17 +00:00
shell_script_helper_test_rule.bzl Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01:00
symlink_contents_to_dir_test_rule.bzl Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01:00
utils_test.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00