mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-12-01 22:16:27 +00:00
5f9879c7ec
* Windows, tests: fix for native test wrapper In this PR: - Update `@bazel_skylib` to 0.8.0, which has a Windows-compatible unittest.bzl - Fix unittest-using tests. Correct usage of `unittest.end(env)` is to return its value. Result: //test:all now passes with Bazel 0.25.0rc3 and --incompatible_windows_native_test_wrapper * Register Skylib toolchains * rules_foreign_cc_dep registers unittest toolchains * Address review comments * Add bazel_skylib_workspace to WORKSPACE files * Remove stale toolchain init code |
||
---|---|---|
.. | ||
.bazelrc | ||
BUILD | ||
WORKSPACE |