aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* test_action_conflict no longer relies on cc_binary internalsGravatar cparsons2017-04-12
* Fix #2769: Worker processes should be killed on 'bazel clean'.Gravatar philwo2017-04-12
* Mark toolchain_test.sh executable.Gravatar buchgr2017-04-11
* Add toolchain_rule to enable rule authors to define toolchains.Gravatar John Cater2017-04-11
* Make TargetCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* Remove static declaration of apple split transitions, as this is no longer ne...Gravatar cparsons2017-04-10
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* Fixes the broken test_ios_test and test_swift_test tests.Gravatar philwo2017-04-07
* Experimental UI: only show progress in terminal title if curses enabledGravatar Klaus Aehlig2017-04-07
* Fix bash in incompatible_changes_conflict_testGravatar hlopko2017-04-06
* When tracking the critical path, if not keeping incremental state, don't keep...Gravatar janakr2017-04-06
* Fix android_integration_test.Gravatar ajmichael2017-04-06
* Small shell fixed to cleanup distfile testingGravatar Stephen Twigg2017-04-05
* XML-escape test failure message in junit test results fileGravatar hlopko2017-04-05
* Add integration test for --all_incompatible_changes flag conflictsGravatar brandjon2017-04-05
* Remove "--no_" prefix for boolean flags in our integration tests.Gravatar ccalvarin2017-04-05
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Add option to disable critical path computation in Bazel. While this informat...Gravatar janakr2017-03-31
* Add workspace_file and workspace_file_content attributes to new_foo_repositor...Gravatar jcater2017-03-31
* Change the tag experimental_testrunner into a couple of flags.Gravatar kush2017-03-31
* Also report starting times of test actionsGravatar aehlig2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Disable test_sandbox_mount_customized_path because it segfaults on Ubuntu 16.04.Gravatar philwo2017-03-31
* Drop loading-phase values if --discard_analysis_cache is true and we're not k...Gravatar janakr2017-03-31
* Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...Gravatar janakr2017-03-29
* Remove the remote_cache_test target, which refers to a non-existing file.Gravatar Philipp Wollermann2017-03-28
* Dump the classpaths in a separate file and read the classpaths from that file...Gravatar Kush Chakraborty2017-03-28
* Refactor simple distributed caching support Gravatar Alpha Lam2017-03-28
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* Fix broken test_sandbox_mount_customized_path test.Gravatar Philipp Wollermann2017-03-27
* sandbox: Make /tmp and /dev/shm writable by default on Linux.Gravatar Philipp Wollermann2017-03-27
* sandbox: Improve the check whether the Linux sandbox is supported.Gravatar Philipp Wollermann2017-03-27
* sandbox: No longer change the user to 'nobody' by default.Gravatar Philipp Wollermann2017-03-24
* sandbox: No longer require a temporary "sandbox" directory.Gravatar Philipp Wollermann2017-03-24
* 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