This website requires JavaScript.
Explore
Help
Sign In
bazel
/
bazel-skylib
mirror of
https://github.com/bazelbuild/bazel-skylib
Watch
2
Star
0
Fork
You've already forked bazel-skylib
0
Code
Issues
Releases
Activity
32bbb52730
bazel-skylib
/
tests
/
diff_test
/
b.txt
1 line
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
diff_test: add rule and tests (#136) This new test rule compares two files and passes if the files match. On Linux/macOS/non-Windows, the test compares files using 'diff'. On Windows, the test compares files using 'fc.exe'. This utility is available on all Windows versions I tried (Windows 2008 Server, Windows 2016 Datacenter Core). See https://github.com/bazelbuild/bazel/issues/5508 See https://github.com/bazelbuild/bazel/issues/4319
2019-04-12 17:35:29 +00:00
foo