summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-10-23 00:20:05 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-20 15:35:58 +0100
commite1f9d9ca1ef3c69da3b887b0af298be0aea4a5f9 (patch)
tree3da091d697177d178841fae7b2980b6c152e25c1 /.bazelrc
parent8c95db33be58a545dd2e030428bded0bd958c4b6 (diff)
More work on testing framework
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelrc b/.bazelrc
index 5a043b0..9a745cb 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=errors
+test --test_output=all