aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration/BUILD
Commit message (Expand)AuthorAge
* Windows,tests: port nonincremental_builds_testGravatar Laszlo Csomor2018-08-14
* Windows,tests: port skylark_flag_testGravatar Laszlo Csomor2018-08-14
* Windows,tests: port incomp._changes_conflict_testGravatar Laszlo Csomor2018-08-14
* Windows,tests: port cpp_testGravatar Laszlo Csomor2018-08-13
* Windows,tests: port rc_options_testGravatar Laszlo Csomor2018-08-13
* Windows,tests: port ui_testGravatar Laszlo Csomor2018-08-13
* Windows,tests: port configured_query_testGravatar Laszlo Csomor2018-08-13
* Test our expectations around --server_javabase/--host_javabase/--javabase wit...Gravatar Tobias Werth2018-08-10
* Windows,tests: port aquery_testGravatar Laszlo Csomor2018-08-09
* Windows,tests: port bazel_testjobs_testGravatar Laszlo Csomor2018-08-09
* Windows,tests: port output_filter_testGravatar Laszlo Csomor2018-08-09
* Windows,tests: port execution_phase_testsGravatar Laszlo Csomor2018-07-30
* Windows,tests: port startup_options_testsGravatar Laszlo Csomor2018-07-30
* Windows,tests: port experimental_ui_testGravatar Laszlo Csomor2018-07-30
* Windows,tests: port loading_phase_testsGravatar Laszlo Csomor2018-07-29
* Windows,tests: port python_testGravatar Laszlo Csomor2018-07-27
* Windows,tests: port progress_reporting_testGravatar Laszlo Csomor2018-07-27
* Remove obsolete stuff related to JDK7 supportGravatar Philipp Wollermann2018-07-25
* Add aquery as proper command to Bazel.Gravatar twerth2018-07-18
* shell tests: tag tests with "no_windows"Gravatar Laszlo Csomor2018-06-15
* Opensource some basic client tests.Gravatar ccalvarin2018-03-21
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Increase timeout on incompatible_changes_conflict_test.Gravatar ruperts2018-02-13
* Increase timeout of build_event_stream_test.Gravatar ruperts2018-02-09
* Add option to optionally wipe state at the end of a build.Gravatar ccalvarin2018-01-22
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* look for the prelude in each repository (fixes #1673)Gravatar Kevin Gessner2017-12-19
* Make linux-sandbox output execution statistics for executed commands.Gravatar ruperts2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Move linux_sandbox_test from shell/bazel to shell/integration.Gravatar ruperts2017-12-12
* Set configured_query_test size to 'medium' because it was timing out when set...Gravatar juliexxia2017-12-12
* Make ProcessWrapperUtil aware of the execution statistics file, and add new E...Gravatar ruperts2017-12-05
* Fix protoc_compiler variable in testenv.sh and add //third_party/protobuf:pro...Gravatar ruperts2017-11-29
* Don't use //base:system_malloc for spend_cpu_time testing tool.Gravatar ruperts2017-11-29
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* Fix //src/test/shell/integration:progress_reporting_testGravatar Klaus Aehlig2017-11-21
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* Move process_wrapper_test from shell/bazel to shell/integration.Gravatar ruperts2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Extract test_actions_deleted_after_execution to a library for internal use.Gravatar janakr2017-10-27
* //src/test/shell/integration:progress_reporting_test increase shard countGravatar Klaus Aehlig2017-10-12
* Increase size of //src/test/shell/integration:java_integration_testGravatar Klaus Aehlig2017-08-25
* Up the size of skylark_flag_test to "medium" to avoid timeoutsGravatar brandjon2017-08-11
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Mark //s/t/s/integration:skylark_flag_test manualGravatar László Csomor2017-05-29
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Reduce the time for the slow testGravatar Klaus Aehlig2017-04-27
* Bazel: Fix wrong test count shown for failing tests.Gravatar philwo2017-04-24