rules_foreign_cc/test
James Sharpe ede2c80a51
Keep lines of scripts as a list of commands until script creation (#572)
This reduced the large amount of `"\n".join()` calls
2021-03-17 14:50:25 -07:00
..
boostrap_tools Restructed examples and enabled more testing (#515) 2021-02-26 20:21:13 +00:00
detect_root_test Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00: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 Fixed unbound variable in commands and recursive symlinks (#514) 2021-02-22 20:28:41 +00:00
standard_cxx_flags_test Moved `workspace_definitions.bzl` to `foreign_cc/repositories.bzl` to solve for bzl-visibility issues. (#557) 2021-03-12 09:08:13 -08:00
BUILD.bazel Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
cmake_text_tests.bzl Keep lines of scripts as a list of commands until script creation (#572) 2021-03-17 14:50:25 -07:00
convert_shell_script_test.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
shell_script_helper_test_rule.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
symlink_contents_to_dir_test_rule.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
utils_test.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00