aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* build_event_stream_test: write stream files to temp dirGravatar Klaus Aehlig2016-11-17
* Fix test_maven_aar_skylark with the new merger.Gravatar Adam Michael2016-11-17
* Use num files in directory instead of num links to file in testjobs_testGravatar Mark Schaller2016-11-17
* Update comments in Bazel WORKSPACE regarding running maven_skylark_test.Gravatar Adam Michael2016-11-17
* Update package lookup to check for files named BUILD.bazel before files namedGravatar John Cater2016-11-11
* Make unittest.bash fill in testsuite infoGravatar Kristina Chodorow2016-11-11
* Creates maven_aar rule to generate aar_import for AARs from Maven.Gravatar Adam Michael2016-11-09
* Declare bazel_repository_cache_test as largeGravatar Klaus Aehlig2016-11-08
* For SpawnActions, also honor the dynamic environmentGravatar Klaus Aehlig2016-11-07
* Allow swiftc to correctly recognize main.swift as script target.Gravatar Dmitry Shevchenko2016-11-07
* Use main_class as specified in java_test even if use_testrunner is true.Gravatar Dmitry Lomov2016-11-04
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03
* Implemented repository caching for native maven_jar rules.Gravatar Jingwen Chen2016-11-03
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Integration tests for RepositoryCache using Skylark's download() and download...Gravatar Jingwen Chen2016-10-28
* Update error messages generated by failure to copy files out of the sandbox.Gravatar John Cater2016-10-27
* Integration tests for RepositoryCache.Gravatar Jingwen Chen2016-10-27
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25
* Remove iossim from Bazel. Gravatar Dave MacLachlan2016-10-25
* Add new skyframe function to lookup the repository given a path, and use thatGravatar John Cater2016-10-25
* Trim labels in location expressions before expansion.Gravatar Tobias Werth2016-10-25
* Reimplement whole archive on WindowsGravatar Yun Peng2016-10-25
* Remove hack from bazel_apple_test to select an xcode that is 7-series or 8-se...Gravatar Chris Parsons2016-10-24
* Bump test size for //src/test/shell/bazel:process_wrapper_test from small to ...Gravatar Philipp Wollermann2016-10-21
* Fix bazel_apple_test and Swift example to work with Xcode 8.0.Gravatar Philipp Wollermann2016-10-21
* Fix and re-enable bazel_windows_example_testGravatar Yun Peng2016-10-21
* Use a select in the data attribute of bazel_toolchain_test to remove the Lina...Gravatar Philipp Wollermann2016-10-21
* Add swiftmodule outputs to the linking step.Gravatar Dmitry Shevchenko2016-10-19
* Add more useful bazelrc options.Gravatar John Cater2016-10-19
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Fix android_integration_test to include the integration_test_setup instead of...Gravatar Philipp Wollermann2016-10-19
* Set show_progress_rate_limit to -1 for all tests to ensure progress messagesGravatar John Cater2016-10-19
* Rollback of commit a9f20b0d6459d395444c45cf5e94a899f3443633.Gravatar Philipp Wollermann2016-10-19
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Enforce that non test-only targets cannot depends on test-only targetsGravatar Damien Martin-Guillerez2016-10-19
* Replace grep by expect_log in java_integration_test#test_java_pluginGravatar Damien Martin-Guillerez2016-10-19
* Rename BUILD into BUILD.linaro for the linaro toolchain exampleGravatar Damien Martin-Guillerez2016-10-18
* Update linaro toolchain version and sourcesGravatar Xin Gao2016-10-17
* Fix #1719: Sandbox should print better error message on execvp failure.Gravatar Philipp Wollermann2016-10-17
* Rollback of commit f695c54a8f5f6be7adb678d305005f78e4b44424.Gravatar Philipp Wollermann2016-10-13
* Automated [] rollback of commit e898023ffc6c47a27312c4d3659dbeeccdb3cd37.Gravatar Yue Gan2016-10-12
* Explicitly specify the directories in the Android SDK needed for tests.Gravatar Adam Michael2016-10-12
* Adding support for Linux s390xGravatar namrata-ibm2016-10-11
* Propagate swift_library defines attribute to parents.Gravatar Dmitry Shevchenko2016-10-11
* Add make_hashed_objlist.py to the dummy darwin tools, to fix linux bazel buildsGravatar Chris Parsons2016-10-11
* Add bin_dir and genfiles_dir to ctxGravatar Kristina Chodorow2016-10-11
* Move bazel apple tests into a separate package.Gravatar Dmitry Shevchenko2016-10-11
* Rollback of commit 5c071429e83b5c6d872c755d3da21ad934638111.Gravatar Damien Martin-Guillerez2016-10-07
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07