Sign in
bazel
/
bazel
/
7b02eaa837fabf0e3d0e810690e51d55506529ab
/
src
/
test
/
cpp
/
rc_options_test.cc
7b02eaa
Use the generic term "config file" instead of the product-specific ".blazerc" in error messages.
by Googler
· 10 months ago
7c0bdc2
Fix typos in tests.
by Xiangquan Xiao
· 2 years, 5 months ago
da23fd5
Print error message if cannot open `.blazerc` file
by Googler
· 2 years, 7 months ago
04e182e
Fix typo and order-dependent test results in RcOptionsTest.
by arostovtsev
· 5 years ago
0d10749
Bazel client: add and use blaze::GetPathEnv()
by Laszlo Csomor
· 6 years ago
f03acca
Allow optional-imports for rc files.
by ccalvarin
· 7 years ago
8ceaa65
Rollforward of https://github.com/bazelbuild/bazel/commit/2d3adfb93c023f9752f00d4bf3440ee9869f64f2: Add a warning if the same rc file is read multiple times.
by ccalvarin
· 7 years ago
ac69da0
Move path-manipulation functions to own library file.
by ccalvarin
· 7 years ago
8e9f4a8
Add dependency on googletest, so we can use gmock along with gtest.
by ccalvarin
· 7 years ago
58acb7b
Add unit tests for rc parsing.
by ccalvarin
· 7 years ago