rules_foreign_cc/for_workspace
László Csomor 5f9879c7ec Windows, tests: fix for native test wrapper (#246)
* 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
2019-04-30 16:50:26 +03:00
..
BUILD Extract shell fragments into a toolchain (#196) 2019-01-18 18:06:10 +01:00
cmake_build.bzl Extract shell fragments into a toolchain (#196) 2019-01-18 18:06:10 +01:00
compilation_mode.bzl Pass the value of --compilation_mode dbg to the rule and to CMake (#96) 2018-09-14 10:18:38 +02:00
install_ws_dependency.bzl do not use 'workspace' as top level package name (#73) 2018-08-30 18:08:44 +02:00
ninja_build.bzl Extract shell fragments into a toolchain (#196) 2019-01-18 18:06:10 +01:00
repositories.bzl Windows, tests: fix for native test wrapper (#246) 2019-04-30 16:50:26 +03:00