aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Add an algorithm to reduce aspect paths according to aspects' visibility to e...Gravatar Dmitry Lomov2017-02-14
* Fix IllegalStateException when loading from a non declared external repository Gravatar Damien Martin-Guillerez2017-02-14
* Allow Skylark aspects to advertise providers.Gravatar Dmitry Lomov2017-02-14
* Add environ attribute to repository_rule Gravatar Damien Martin-Guillerez2017-02-14
* Rollback of commit 3bed84ff177c7cbfd0c8d315829cc9dcb35fcf70.Gravatar Dmitry Lomov2017-02-13
* Rollback of commit 48e7fe262aacd6602331435e22247ced260c87ec.Gravatar Dmitry Lomov2017-02-13
* Make android_sdk_repository fail if api_level requested is not installed.Gravatar Adam Michael2017-02-13
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-13
* Introduce CppCompileActionTemplate, which expands into a list of CppCompileAc...Gravatar Rumou Duan2017-02-10
* Move the JUnit runner tests to the same location as the Internal Repo.Gravatar Kush Chakraborty2017-02-10
* Fixed java_stub_template substitution: %runfiles_manifest_only% was not subst...Gravatar Yun Peng2017-02-10
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Fix building python zip when middleman runfile is used Gravatar Yun Peng2017-02-10
* Bazel client, Windows, tests: `rm -rf TEST_TMPDIR`Gravatar Laszlo Csomor2017-02-10
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* Remove unused dep from android_integration_test and clarify comment about thi...Gravatar Adam Michael2017-02-10
* Make aar_import fail fast if no android_sdk is set up.Gravatar Adam Michael2017-02-10
* --Gravatar Carmi Grushko2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Search for Test classes within the classpath used by the current classloader,...Gravatar Kush Chakraborty2017-02-09
* Add bootstrapping test to CI Gravatar Damien Martin-Guillerez2017-02-09
* Fix int*list binary operator.Gravatar Laurent Le Brun2017-02-09
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* --Gravatar Carmi Grushko2017-02-09
* Introduce a new SkyValue that merely contains the workspace name. The workspa...Gravatar Nathan Harmata2017-02-09
* Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...Gravatar Rumou Duan2017-02-08
* Make bazel test suites fail without a real test, by no longer adding an empty...Gravatar Kush Chakraborty2017-02-08
* Introduce a Skyframe function: ActionEnvironmentFunction Gravatar Damien Martin-Guillerez2017-02-08
* Add a boolean flag to a Feature to specify whether it is enabled by default.Gravatar Googler2017-02-08
* Bazel client: retry moving install base directoryGravatar Laszlo Csomor2017-02-08
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Allow aspects to adveritise providers they provide.Gravatar Dmitry Lomov2017-02-07
* Remove dead code in SkyframeLabelVisitorGravatar Ulf Adams2017-02-07
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Remove some dead codeGravatar Ulf Adams2017-02-07
* Parameterize the Java logging formatter class.Gravatar Julio Merino2017-02-06
* Update GenRule to include the Cpp and Jdk toolchains and properly handleGravatar John Cater2017-02-06
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03
* Fix SkylarkRepositoryIntegrationTest to remove the dependency on genrule.Gravatar John Cater2017-02-03
* Fixing reliance on same order for downloading multiple blobs.Gravatar Ola Rozenfeld2017-02-03
* Explicitly add JUnit dependencies to a couple of bazel tests. They are being ...Gravatar Kush Chakraborty2017-02-03
* Enable strict deps for Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-02
* Rollback of commit e2239cc61ca170ff9a65e1a94c3344d2b272c9e2.Gravatar Lukacs Berki2017-02-02
* Also report individual test results via BEP Gravatar Klaus Aehlig2017-02-02
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Inject the changes in the client environment for the ClientEnvironmentFunction Gravatar Damien Martin-Guillerez2017-02-02
* Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85.Gravatar Adam Michael2017-02-02
* Fix #2018: Can't access localhost in bazel 0.3.2.Gravatar Philipp Wollermann2017-02-01