aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/cpp
Commit message (Expand)AuthorAge
...
* Really mark //src/main/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Mark //src/test/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* Rollback of commit b6301a5f7628d5a7e11abc6c1115918d42c6fba8.Gravatar Luis Fernando Pino Duque2016-10-28
* Add the IsNullary(arg) and IsUnary(arg, next_arg) functionsGravatar Luis Fernando Pino Duque2016-10-28
* Add missing parameter to open(path, flags) call in CreateEmptyFile in blaze_u...Gravatar Luis Fernando Pino Duque2016-10-27
* Uncomment lines inside blaze_util_tests since the tests are nowGravatar Luis Fernando Pino Duque2016-10-26
* cpp: header hygienizationGravatar Thiago Farina2016-10-18
* Tests: //src/test/cpp/util:* now pass with MSVCGravatar Laszlo Csomor2016-10-05
* Bake in the product name into the StartupOptions classes.Gravatar Julio Merino2016-09-15
* Roll-forward of the startup options refactoring.Gravatar Julio Merino2016-09-15
* Move the GetOutputRoot function to the WorkspaceLayout module.Gravatar Julio Merino2016-09-14
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Factor out various ways to execute subprocesses into separate functions.Gravatar Lukacs Berki2016-04-25
* Make the integration tests pass with gRPC client/server comms.Gravatar Lukacs Berki2016-04-21
* add some missing errno.h and string.h includesGravatar Mostyn Bramley-Moore2015-11-11
* 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
* Replace pipe2() by pipe() and fnctl()Gravatar Damien Martin-Guillerez2015-09-08
* Fix the blaze_util_test to compile and pass.Gravatar Ulf Adams2015-09-08
* Move blaze_util_test.cc into the open source tree.Gravatar Ulf Adams2015-09-08
* 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