aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* sandbox: Remove the flag --sandbox_block_path.Gravatar Philipp Wollermann2017-03-24
* 2nd attempt to split classpaths, and load test classes in a separate classloa...Gravatar Kush Chakraborty2017-03-24
* Simplify the steps needed to run android_integration_test.Gravatar Adam Michael2017-03-24
* Use SpawnInputExpander in the remote spawn strategy to expand runfiles treesGravatar Ulf Adams2017-03-24
* Stop adding the TestRunner's JAR as part of the compile time classpath, when ...Gravatar Kush Chakraborty2017-03-23
* Fixes this test for CI.Gravatar Yue Gan2017-03-23
* Fixes this test for CI.Gravatar Yue Gan2017-03-23
* BEP: Also report the original command line Gravatar Klaus Aehlig2017-03-23
* Adding -implict:none by default to java compilation.Gravatar Irina Iancu2017-03-23
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* Disable sourcepath test for JDK7.Gravatar Irina Iancu2017-03-22
* Re-enable test_java_test in bazel_windows_example_test Gravatar Yun Peng2017-03-21
* Fix python stub template for python3 on Windows Gravatar Yun Peng2017-03-21
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Automatically set --jobs based on the number of CPU threads.Gravatar Julio Merino2017-03-20
* Add sh_test rule for help_test.sh.Gravatar John Cater2017-03-20
* Add sourcepath to java_common.compileGravatar Irina Iancu2017-03-20
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* Build a version of Bazel with a bundled OpenJDK inside the binary.Gravatar Philipp Wollermann2017-03-20
* Flip deprecated_generated_xcode_project default to false.Gravatar Peter Schmitt2017-03-20
* windows: Improve env var handling of shell integration tests.Gravatar Philipp Wollermann2017-03-20
* Add caching of computed file digests based on file metadata.Gravatar Julio Merino2017-03-17
* Display an error message when there is a status command errorGravatar Kristina Chodorow2017-03-17
* Print repository context's execute outputGravatar Kristina Chodorow2017-03-16
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* Add the appropriate cxx_builtin_include_directory entries for clang to the An...Gravatar Adam Michael2017-03-10
* Remove unnecessary dependency on TestRunner_deploy.jar as it's an implicit de...Gravatar Kush Chakraborty2017-03-09
* Prevent users from using the WorkerTestStrategy unless they're running with t...Gravatar Kush Chakraborty2017-03-09
* Merging remote_cache and remote_worker into a single binary. Gravatar Ola Rozenfeld2017-03-09
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* Bring back the persistent test runner functionality, on ExperimentalTestRunner.Gravatar Kush Chakraborty2017-03-09
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Add an android integration test for missing environment variables. Gravatar Adam Michael2017-03-08
* Add support for --flagfile=flagfile.txt args in addition to the usual @flagfi...Gravatar Philipp Wollermann2017-03-06
* BEP: Make TestSummary provide the overall status Gravatar Klaus Aehlig2017-03-06
* Allow ' ', '(', ')' and '$' in labels Gravatar Damien Martin-Guillerez2017-03-06
* Pass through -sourcepath to the JavaBuilderGravatar Damien Martin-Guillerez2017-03-06
* Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8.Gravatar Damien Martin-Guillerez2017-03-03
* Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76.Gravatar Damien Martin-Guillerez2017-03-03
* Update to latest javac and Error ProneGravatar Liam Miller-Cushon2017-03-02
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Add check that the WORKSPACE found in LocalRepositoryLookupFunction isn't a d...Gravatar John Cater2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Regression test for ActionCache shutdown roundtrip Gravatar George Gensure2017-02-27
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* Re-enable bazel_windows_example_test Gravatar Yun Peng2017-02-23
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23