2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/test
UebelAndre 923cd88ed4
Added new foreign_cc framework commands: (#628)
- enable_tracing
- disable_tracing
- script_extension
- shebang
2021-04-30 13:26:23 -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 Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01:00
cmake_text_tests.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
convert_shell_script_test.bzl Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01: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