aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/cpp/util/logging_test.cc
Commit message (Expand)AuthorAge
* Make sure that user-level log messages are not lost in a buffer if debugGravatar ccalvarin2018-08-01
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Create BAZEL_DIE macro.Gravatar ccalvarin2018-04-03
* Fold in warning and error output into client logging.Gravatar ccalvarin2018-03-23
* Add dependency on googletest, so we can use gmock along with gtest.Gravatar ccalvarin2018-03-23
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* Fix //src/test/cpp/util:logging_test on Windows Gravatar László Csomor2017-01-30
* Adds logging functionality to the bazel client, which will be activated in a ...Gravatar Chloe Calvarin2016-11-23