aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration/bazel_query_test.sh
Commit message (Expand)AuthorAge
* query test: fix symlink creationGravatar Laszlo Csomor2018-08-09
* Add graceful failure for unsupported formatters in genqueryGravatar juliexxia2018-05-09
* Check for null build file returned from getBuildFileForPackage.Gravatar jcater2017-12-05
* Fix getBuildFiles to not assume BUILD is the name of the build file.Gravatar John Cater2017-12-04
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Don't follow globs in rbuildfiles. Globs request the FILE node for symlinks w...Gravatar shreyax2017-10-16
* Add teardown method to bazel_query_test.Gravatar shreyax2017-10-11
* Fix bug where we incorrectly skip over subdirectories named 'external'. We're...Gravatar mschaller2017-07-27
* Ban the combination of buildfiles/loadfiles and --output=location.Gravatar nharmata2017-06-19
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Open source bazel_query_testGravatar Yun Peng2016-09-13