aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Add external_integration_test back into CIGravatar Kristina Chodorow2015-10-02
* Fix strip_prefixGravatar Kristina Chodorow2015-10-02
* 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
* Pass test log as argument to formatting perl program instead of inliningGravatar Michajlo Matijkiw2015-09-30
* Fixes Android integration tests by wiring up idlclass rules in integrationGravatar Alex Humesky2015-09-30
* Fix a long standing issue where in the presence of '{' or '\' characters in t...Gravatar Miguel Alcon Pinto2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Make intra-package wildcards work for remote repositories and clean up target...Gravatar Lukacs Berki2015-09-24
* Do not fail when the test argument do not match any testGravatar Damien Martin-Guillerez2015-09-23
* Add support for Maven username & password authenticationGravatar Kristina Chodorow2015-09-22
* Add an option to remove a directory prefix when extracting an archiveGravatar Kristina Chodorow2015-09-22
* Add ios_sdk_version=8.4 flag to bazel src tests.Gravatar Chris Parsons2015-09-21
* workers: Use the new worker testbed to check that workers get reused correctl...Gravatar Philipp Wollermann2015-09-21
* workers: Put all tests in bazel_worker_test.sh. Add a testbed that makes it e...Gravatar Philipp Wollermann2015-09-21
* Increase size of //src/test/shell/bazel:maven_testGravatar Damien Martin-Guillerez2015-09-21
* Remove support for the deprecated include() statement in order to be able to ...Gravatar Lukacs Berki2015-09-21
* Rollback of commit 4e5037520e3067f9d8784e1c59f9545b96111cd4.Gravatar Lukacs Berki2015-09-17
* Remove support for the deprecated include() statement.Gravatar Lukacs Berki2015-09-17
* Deflake maven_testGravatar Kristina Chodorow2015-09-16
* 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
* Increase size of test timeout flaky on ci.bazel.ioGravatar Damien Martin-Guillerez2015-09-11
* Fix BUILD_SCM_* being looked for in the stable status file and test it.Gravatar Brian Silverman2015-09-11
* sandbox: Add a test to make sure opting-out via local=1 works.Gravatar Philipp Wollermann2015-09-09
* Deactivate flaky test //src/test/shell/bazel:generate_workspace_testGravatar Damien Martin-Guillerez2015-09-08
* sandbox: Show user-friendly mount paths in the namespace-sandbox debug log.Gravatar Philipp Wollermann2015-09-08
* Display TIMEOUT for test that times outGravatar Damien Martin-Guillerez2015-09-08
* Increase size of some testGravatar Damien Martin-Guillerez2015-09-08
* Remove BUILD.glob and incorporate the necessary filegroups into the android_{...Gravatar Lukacs Berki2015-09-08
* Shard and increase size of //src/test/shell/bazel:local_repository_testGravatar Damien Martin-Guillerez2015-09-08
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04
* Make the Android integration test verify if STL still works for our Android r...Gravatar Lukacs Berki2015-09-04
* 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
* Make Python rules work in external repositories.Gravatar Lukacs Berki2015-09-03
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Fix breakage of bazel_sandboxing_test:test_sandbox_block_filesystem.Gravatar Philipp Wollermann2015-08-31
* Fixes #400: Linux sandboxing and relative symbolic links.Gravatar Philipp Wollermann2015-08-28
* Fix $(location //external:some_tool) expansion for genrules.Gravatar Brian Silverman2015-08-28
* Make dangling symlinks in external repositories work to some degree.Gravatar Lukacs Berki2015-08-28
* Make load() work in remote repositories too.Gravatar Lukacs Berki2015-08-27
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Mark flaky test external_integration_test as manual.Gravatar Philipp Wollermann2015-08-26
* Make Bazel handle visibility through //external: labels correctly: //external...Gravatar Lukacs Berki2015-08-25
* Do not consider //external: a repository-local reference.Gravatar Lukacs Berki2015-08-25
* Prepare our tests that can't run under sandboxing to explicitly request a non...Gravatar Philipp Wollermann2015-08-24