aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Write directly to stdout when debugging in test: otherwise test log can get o...Gravatar janakr2017-07-24
* Automated rollback of commit c3e0660bf8d5c6e32ae817f8a3f52c7fc6bf039e.Gravatar dmarting2017-07-24
* Make all test cases pass with --noexperimental_separate_genfiles_directory.Gravatar lberki2017-07-24
* Use toolchain resolution in rule creation.Gravatar John Cater2017-07-21
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
* Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.Gravatar dmarting2017-07-20
* Be more precise in which values we're looking for in the histogram: just Glob...Gravatar janakr2017-07-20
* Add stdout to default XML file and generate XML file on timeoutGravatar Damien Martin-Guillerez2017-07-19
* Add +x bit on test script.Gravatar laszlocsomor2017-07-14
* Fix sandboxing tests after changes to the error messagesGravatar ulfjack2017-07-14
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* Also generate a build stream for fetchGravatar Klaus Aehlig2017-07-14
* build_event_stream_test: stop daemon before removing filesGravatar Klaus Aehlig2017-07-10
* Restrict writing build events to a white-listed set of commandsGravatar Klaus Aehlig2017-07-07
* Add debugging for flaky test: maybe fifo problem.Gravatar Janak Ramakrishnan2017-07-07
* Exclude //external targets from //...Gravatar kchodorow2017-07-07
* Remove support for -extra_checks:offGravatar cushon2017-07-07
* Make build_event_stream_test more robustGravatar aehlig2017-07-07
* Remove apple_watch2_extension ruleGravatar cparsons2017-07-07
* Make 'platform_type' a mandatory attribute.Gravatar cparsons2017-07-06
* Improve the ToolchainInfo provider and add more data.Gravatar John Cater2017-07-06
* Fix JSON expectationsGravatar Klaus Aehlig2017-07-05
* Make integration tests more portableGravatar Klaus Aehlig2017-07-05
* Call md5 instead of md5sum on FreeBSD as well.Gravatar Klaus Aehlig2017-07-05
* AspectCompleteEvent: correctly report artifacts for a failed aspectGravatar Klaus Aehlig2017-07-05
* Migrate tests to ctx.actions.run/run_shell.Gravatar dslomov2017-07-05
* Introduce ctx.actions.write in place of ctx.file_action.Gravatar dslomov2017-06-30
* Add exports param to java_common.compile.Gravatar elenairina2017-06-29
* Add a test verifying that --action_env triggers a rerun of testsGravatar Klaus Aehlig2017-06-29
* build_event_stream_test: action listener is still experimentalGravatar Klaus Aehlig2017-06-29
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* Ensure shards of the same test have unique names in the fallback xmlGravatar Benjamin Peterson2017-06-28
* Mark src/test/shell/bazel/remote_execution_sandboxing_test.sh as executable.Gravatar Philipp Wollermann2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Fixes #3188: Implement sandboxing for remote_worker on Linux.Gravatar Philipp Wollermann2017-06-28
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* Enable connection pooling for the remote REST cacheGravatar Benjamin Peterson2017-06-27
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* Minor Bash improvementsGravatar Androbin2017-06-27
* give the duration of test in the fallback xml fileGravatar Benjamin Peterson2017-06-27
* Remove usage of --ios_cpu from Bazel.Gravatar cpeyser2017-06-26
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* BEP: Support longer streams on non building commandsGravatar Klaus Aehlig2017-06-26
* Use targets' labels' package identifier for query output=packageGravatar mschaller2017-06-22
* Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.Gravatar ajmichael2017-06-22
* Set correct execroot for infoGravatar kchodorow2017-06-22
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Use getopt to parse process-wrapper's command-line.Gravatar philwo2017-06-22