aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/cpp/util/BUILD
Commit message (Expand)AuthorAge
* Bazel client: add a simple profilerGravatar Laszlo Csomor2018-06-27
* Add a utility function to accept windows-style envvars in paths.Gravatar ccalvarin2018-06-19
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Create BAZEL_DIE macro.Gravatar ccalvarin2018-04-03
* Remove final third_party/gtest reference.Gravatar ccalvarin2018-03-26
* Add dependency on googletest, so we can use gmock along with gtest.Gravatar ccalvarin2018-03-23
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Bazel client: refactors, small bugfixes Gravatar Laszlo Csomor2017-02-15
* Bazel client, Windows, tests: use CreateJuction Gravatar Laszlo Csomor2017-02-15
* Bazel client, JNI, Windows: impl. CreateJunction Gravatar Laszlo Csomor2017-02-15
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* Bazel client, Windows, tests: `rm -rf TEST_TMPDIR`Gravatar Laszlo Csomor2017-02-10
* Fix //src/test/cpp/util:logging_test on Windows Gravatar László Csomor2017-01-30
* Bazel client: SplitPath works with Windows pathsGravatar Laszlo Csomor2016-12-19
* Bazel client, Windows: implement pipe handlingGravatar Laszlo Csomor2016-12-16
* Adds logging functionality to the bazel client, which will be activated in a ...Gravatar Chloe Calvarin2016-11-23
* Bazel client: implement directory tree walkingGravatar Laszlo Csomor2016-11-16
* Really mark //src/main/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Make the integration tests pass with gRPC client/server comms.Gravatar Lukacs Berki2016-04-21
* Set sharding and tmpdir environment variables for googletestGravatar Brian Silverman2015-10-22
* Some minor updates to the BUILD files.Gravatar Ulf Adams2015-09-15
* Externalize file_test and strings_test, and fix up the BUILD files.Gravatar Ulf Adams2015-08-10