aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Action configs are activated like features (instead of being activated by def...Gravatar Cal Peyser2016-05-11
* Print an error message when the wrong type of input is given as an aspectGravatar Kristina Chodorow2016-05-11
* Use runfiles path, not execroot path, for Skylark's short_pathGravatar Kristina Chodorow2016-05-11
* Add support for custom "no match" errors in select()s.Gravatar Greg Estren2016-05-11
* Allow Skyframe tests to use the NotifyingGraph and DeterministicGraph helpers...Gravatar Janak Ramakrishnan2016-05-11
* Remove LABEL_LIST_DICT type. This was only used for abi_deps,Gravatar Greg Estren2016-05-11
* Add MemoizingEvaluatorTest#breakCycle to check that we have correct behavior ...Gravatar Janak Ramakrishnan2016-05-11
* Add an "alias" rule.Gravatar Lukacs Berki2016-05-10
* Refactoring: Created BuildViewTestCase.checkLoadingPhaseError() for commonly ...Gravatar Florian Weikert2016-05-10
* --Gravatar Carmi Grushko2016-05-10
* Fix OptionsParserImpl.clearValue (and invocation policy by extension) to workGravatar Alex Humesky2016-05-10
* Adds the option to invocation policy SetValue operation to append to repeatedGravatar Alex Humesky2016-05-10
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* experimental_ui: when analyzing analyzing one target, show itGravatar Klaus Aehlig2016-05-09
* Support case-insensitive comparision in Path.java with WindowsFileSystemGravatar Yun Peng2016-05-09
* Expose parameterized aspects to Skylark.Gravatar Googler2016-05-09
* Rollback of commit 178a3dfda8bf72abf22758597a90a4afb8eed181.Gravatar Damien Martin-Guillerez2016-05-06
* Add test size attribute to IntelliJ IDE info.Gravatar Googler2016-05-06
* Catch package lookup exceptions during AST lookupGravatar Kristina Chodorow2016-05-06
* Check for lower-case versions of HTTP(S)_PROXYGravatar Kristina Chodorow2016-05-05
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-04
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Adds the compiler to the key for selecting the cc_toolchain label inGravatar Alex Humesky2016-05-04
* Remove a dependency on dart_library rule from ConfiguredTargetTransitivePacka...Gravatar Dmitry Lomov2016-05-03
* When creating the exec root symlink forest, take account of the empty package...Gravatar Janak Ramakrishnan2016-05-03
* Port tests using abi_deps to select.Gravatar Greg Estren2016-05-03
* Add a //file target to external jar repositoriesGravatar Colin Marc2016-05-03
* Set the default workspace name to __main__Gravatar Kristina Chodorow2016-05-03
* --Gravatar Googler2016-05-03
* Prioritize kwarg presence error in invokeObjectMethod.Gravatar Googler2016-05-03
* Set workspace name for http_file, http_jar, and maven_jarGravatar Kristina Chodorow2016-05-03
* Remove wrong test in rc_options_testGravatar Klaus Aehlig2016-05-02
* In InvocationPolicyEnforcer#enforce, instead of just checking the direct comm...Gravatar Janak Ramakrishnan2016-05-02
* Push some functionality from FoundationTestCase to where it's actually used.Gravatar Ulf Adams2016-04-29
* Let select() "unset" values via: select({"//some:condition: None }).Gravatar Greg Estren2016-04-29
* Inject the Constants.TOOLS_REPOSITORY in SkylarkRuleClassFunctions.testBaseRule Gravatar Luis Fernando Pino Duque2016-04-29
* Allows network in sandbox, when --java_debug. Fixes #393.Gravatar Yue Gan2016-04-28
* Precompute defaults package content to save ~milliseconds every time BlazeRun...Gravatar Janak Ramakrishnan2016-04-28
* Add random-access indexing into GroupedList. Intended to be a no-op, allowing...Gravatar Janak Ramakrishnan2016-04-28
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Add workspace name to runfiles cache invalidation criteriaGravatar Kristina Chodorow2016-04-27
* Delete the interface NativeAspectFactory and make native aspects extend from ...Gravatar Luis Fernando Pino Duque2016-04-27
* Fix MSVC Windows testGravatar Yun Peng2016-04-26
* Fix a race condition introduced in unknown commit (that is, the January of 20...Gravatar Lukacs Berki2016-04-26
* Fix the documentation generator to use rule definition instances instead of c...Gravatar Luis Fernando Pino Duque2016-04-26
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Create runfiles at both .runfiles/ws/external/repo and .runfiles/repoGravatar Kristina Chodorow2016-04-26
* Factor out various ways to execute subprocesses into separate functions.Gravatar Lukacs Berki2016-04-25
* Fix docs on test environment and add a testGravatar Kristina Chodorow2016-04-25
* Restrict execution of bound_targets_test in bazel to OS X only.Gravatar Cal Peyser2016-04-25