aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Update PackageLookupFunction to report the corrected label when aGravatar John Cater2017-09-07
* Returns repository does not exists when referring to a bind rule...Gravatar Damien Martin-Guillerez2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Add java_common.build_ijar.Gravatar elenairina2017-09-06
* Support warn/default strict deps in java_common.compile.Gravatar elenairina2017-09-06
* Change check for Android SDK in shell integration tests.Gravatar ajmichael2017-09-06
* Drop lower limit for RuleConfiguredTarget in object-counting test to account ...Gravatar pcloudy2017-09-05
* remote: fix remote_execution_test#timeout test for FreeBSD. Fixes #3680Gravatar Jakob Buchgraber2017-09-04
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Stop testing for mips android ndk support.Gravatar ajmichael2017-09-01
* Bazel c++ rules depend on a c++ toolchain.Gravatar cpeyser2017-09-01
* Add check that the exec and target platform labels actually provide a Platfor...Gravatar John Cater2017-08-31
* In terse test_summary, skip no-status testsGravatar Klaus Aehlig2017-08-30
* remote: support timeoutsGravatar buchgr2017-08-30
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Move default value & converter finding logic to the OptionDefinition class.Gravatar ccalvarin2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* Fix NPE in WorkerFilesHash.Gravatar philwo2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Add debugging to other flaky test case in discard_graph_edges_test. We actual...Gravatar janakr2017-08-29
* //src/test/shell/bazel:toolchain_test: increase sizeGravatar Klaus Aehlig2017-08-28
* Enforce that there should be no RuleConfiguredTarget objects on the heap duri...Gravatar janakr2017-08-28
* Increase size of //src/test/shell/integration:java_integration_testGravatar Klaus Aehlig2017-08-25
* testenv.sh,Windows: support VC BuildTools 2017Gravatar László Csomor2017-08-25
* Remove "set -o pipefail" as it breaks bazel_sandboxing_test.Gravatar philwo2017-08-24
* Replace deprecated `set` constructor and its order names in integration testsGravatar vladmos2017-08-24
* Trick the srcs_test to regenerate the list of sources at every change of the ...Gravatar dmarting2017-08-24
* Pull maven -src jars when available alongside jars re:Gravatar juliexxia2017-08-24
* Change default_macosx_sdk_version to default_macos_sdk_version.Gravatar cparsons2017-08-24
* Set +x to bazel_determinism_test.sh and srcs_test.shGravatar dmarting2017-08-23
* Add a Bazel test testing determinism of `bazel build //src:bazel`Gravatar Damien Martin-Guillerez2017-08-23
* Make the srcs test be a Bazel testGravatar Damien Martin-Guillerez2017-08-23
* Add a --build_runfile_manifests flag which controls production ofGravatar Googler2017-08-22
* Update javac version to 9-dev-r4023-3Gravatar Liam Miller-Cushon2017-08-22
* Windows: Implement python native launcherGravatar Yun Peng2017-08-21
* Make cpp_darwin_integration_test.sh executableGravatar hlopko2017-08-18
* Fix osx_cc_wrapper.sh for multiple rpathsGravatar Marcel Hlopko2017-08-18
* Separate android integration tests that require an NDK.Gravatar ajmichael2017-08-18
* When a worker can no longer be used, because one or more of its files on disk...Gravatar philwo2017-08-17
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* Fix flaky test: process-wrapper_test.Gravatar philwo2017-08-11
* Support executing as root in the linux sandbox.Gravatar Benjamin Peterson2017-08-11
* Up the size of skylark_flag_test to "medium" to avoid timeoutsGravatar brandjon2017-08-11