aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/test-setup.sh
Commit message (Expand)AuthorAge
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Explicitly specify the directories in the Android SDK needed for tests.Gravatar Adam Michael2016-10-12
* Fix test when run streamed and not sandboxed. (java_import rule conflicts)Gravatar Yue Gan2016-10-07
* Fix Windows tests.Gravatar Dmitry Lomov2016-07-15
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Fix MSVC Windows testGravatar Yun Peng2016-04-26
* Fixed bugs blocking bazel shell test on WindowsGravatar Yun Peng2016-04-20
* Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453.Gravatar Cal Peyser2016-04-19
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-19
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* Limit the number of parallel jobs in test Bazel instances so that running the...Gravatar Lukacs Berki2016-01-15
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* unittest.bash: Correctly handle failures due to "errexit" in tests. This will...Gravatar Philipp Wollermann2015-12-15
* Simple refactor of specification of bazel binary for integration testsGravatar Damien Martin-Guillerez2015-12-09
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.Gravatar Dave MacLachlan2015-11-06
* Document and test how rules can run without the sandbox.Gravatar Brian Silverman2015-11-02
* Eliminate the Android tools repository, and with it, Constants.ANDROID_DEP_PR...Gravatar Lukacs Berki2015-10-27
* Determine ios sdk version (and pass it to bazel) as part of test setupGravatar Chris Parsons2015-10-13
* Add prerequisite dependencies to make ios_test work build on bazel.Gravatar Chris Parsons2015-10-06
* Allow Java libraries to export and propagate proguard_specs.Gravatar Michael Staib2015-10-06
* Fix broken Jenkins build.Gravatar Dave MacLachlan2015-10-01
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Fixes Android integration tests by wiring up idlclass rules in integrationGravatar Alex Humesky2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add a maven_server ruleGravatar Kristina Chodorow2015-09-16
* Parses the correct values of SDK, Platform and XCode version numbers when gen...Gravatar Anastasios Kakalis2015-09-15
* Remove BUILD.glob and incorporate the necessary filegroups into the android_{...Gravatar Lukacs Berki2015-09-08
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Make android_binary use a constant, hard-coded, checked-in debug key. Gravatar Lukacs Berki2015-09-04
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Add missing redirect to $TEST_log in our test-setup.sh.Gravatar Philipp Wollermann2015-08-24
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Quiet bazel shell tests a little.Gravatar Janak Ramakrishnan2015-07-29
* Add integration tests for the Objective-C example in Bazel.Gravatar Michael Thvedt2015-07-27
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Make //src/test/shell:bazel_test work again.Gravatar Lukacs Berki2015-06-30
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
* Cleanup the WORKSPACE_DIR in the test-setupGravatar Damien Martin-Guillerez2015-06-24
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Set-up travis OSX to compile using JDK 7Gravatar Damien Martin-Guillerez2015-06-16
* Use "python2" instead of "python" as the default Python2 interpreter.Gravatar Lukacs Berki2015-06-11
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11