aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/cpp/util
Commit message (Expand)AuthorAge
...
* Bazel client, Windows: implement AsWindowsPathGravatar Laszlo Csomor2016-12-20
* Bazel client: generalize path handlingGravatar Laszlo Csomor2016-12-19
* Bazel client: SplitPath works with Windows pathsGravatar Laszlo Csomor2016-12-19
* Fix test flakiness.Gravatar Laszlo Csomor2016-12-19
* Bazel client, Windows: implement pipe handlingGravatar Laszlo Csomor2016-12-16
* Bazel client: implement Cstring-Wstring conversionGravatar Laszlo Csomor2016-12-14
* move MakeDirectories() into file_platform.hGravatar Thiago Farina2016-12-07
* 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
* cpp: header hygienizationGravatar Thiago Farina2016-10-18
* Tests: //src/test/cpp/util:* now pass with MSVCGravatar Laszlo Csomor2016-10-05
* 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
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Some minor updates to the BUILD files.Gravatar Ulf Adams2015-09-15
* Fixed Bazel test target //src/test/cpp/util:strings_test by adding a missing ...Gravatar Florian Weikert2015-08-10
* Externalize file_test and strings_test, and fix up the BUILD files.Gravatar Ulf Adams2015-08-10