summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-10-28 23:52:48 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-20 15:35:58 +0100
commit2a10eaae094e48a157d55ec886aaa07b0d0be6c9 (patch)
treee334ce5d2de1604eb168a3269be887bbc078df70 /.bazelrc
parent46cc6bfc5f62bb45427ef7778ba5fc04d7a546da (diff)
Some work on test framework & option
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelrc b/.bazelrc
index 9a745cb..5a043b0 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -17,4 +17,4 @@ build --cxxopt=-Wno-extra-semi-stmt
build --cxxopt=-Wno-extra-semi
build --cxxopt=-Wno-global-constructors
-test --test_output=all
+test --test_output=errors