aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Changing visibility of junitrunner test sources to be visible from main src p...Gravatar Irina Iancu2017-01-10
* Encapsulate the required provider logic in RequiredProviders class.Gravatar Dmitry Lomov2017-01-10
* Windows: implement and use AsShortWindowsPathGravatar Laszlo Csomor2017-01-10
* Bazel client: move NormalizePath to Windows codeGravatar Laszlo Csomor2017-01-10
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-10
* Remove the inmemoryfs library from lib:foundationGravatar Ulf Adams2017-01-10
* Remove the unused class RPCService and its test.Gravatar Lukacs Berki2017-01-10
* Open sourcing junitrunner tests.Gravatar Irina Iancu2017-01-10
* Extract a set of advertised providers into a separate class.Gravatar Dmitry Lomov2017-01-10
* Improve performance and semantics of union of Skylark setsGravatar Jon Brandvein2017-01-10
* skylark_repository_test: use label in all load statement Gravatar Damien Martin-Guillerez2017-01-10
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10
* Move ProcMeminfoParser to lib.unix, where it belongsGravatar Ulf Adams2017-01-09
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Add an "integration" test (rather, just a test that exercises the relevant pa...Gravatar Janak Ramakrishnan2017-01-06
* Provide Skylark imports, even if the package has some errors.Gravatar Laurent Le Brun2017-01-05
* Disable legacy Skylark IDE tests.Gravatar Googler2017-01-05
* Make path attribute optional for android_sdk_repository and android_ndk_repos...Gravatar Adam Michael2017-01-05
* Fix cycle detection between .bzl files.Gravatar Laurent Le Brun2017-01-05
* Introduce is_cc_test_link_action build variableGravatar Marcel Hlopko2017-01-05
* Bazel client: implement PathExists on WindowsGravatar Laszlo Csomor2017-01-05
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Fix an obscure crash scenario with static configs and BuildConfiguration.equals.Gravatar Greg Estren2017-01-04
* Fix Label() for @short repository labelsGravatar Justine Tunney2017-01-04
* Improve cycle reporting error message.Gravatar Laurent Le Brun2017-01-04
* Minor improvements to error messages.Gravatar Laurent Le Brun2017-01-04
* Remove the auto-punctuator because it is causing more problems than itGravatar John Cater2017-01-03
* Do not expand flag_groups guarded by expand_if_true/false if variable is missingGravatar Marcel Hlopko2017-01-03
* Windows: resolve shortened pathsGravatar Laszlo Csomor2017-01-03
* Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-de...Gravatar Jon Brandvein2017-01-03
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Make the string strip() methods compatible with PythonGravatar Jon Brandvein2017-01-03
* Add 'did you mean' suggestion for load() statements.Gravatar Laurent Le Brun2017-01-03
* Add 'did you mean' suggestion when accessing a struct fieldGravatar Laurent Le Brun2017-01-03
* Bazel client, Windows: case-insensitive MSYS rootGravatar Laszlo Csomor2017-01-03
* Add 'did you mean' suggestion when accessing an undefined variable.Gravatar Laurent Le Brun2017-01-03
* Bazel client, Windows: fix MSYS root retrievalGravatar Laszlo Csomor2017-01-03
* Remove WalkableGraph#exists and allow WalkableGraph#getValue and WalkableGrap...Gravatar Janak Ramakrishnan2017-01-03
* Cleanup in error messages, try to improve consistency.Gravatar Laurent Le Brun2017-01-03
* Fix flaky test supportGravatar Damien Martin-Guillerez2016-12-29
* Do not execute concurrent/MultisetSemaphoreTestGravatar Damien Martin-Guillerez2016-12-29
* java_integration_test#test_header_compilation: use expect_logGravatar Damien Martin-Guillerez2016-12-29
* Load JNI library on Windows from the runfiles tree as a fallbackGravatar Damien Martin-Guillerez2016-12-28
* Expose to Skylark a merge() method for runfiles objectsGravatar Jon Brandvein2016-12-28
* Skip //src/test/java/com/google/devtools/build/lib:cpp-rules-tests#testCompil...Gravatar Damien Martin-Guillerez2016-12-28
* Make depsets temporarily completely backward compatibleGravatar Vladimir Moskva2016-12-27
* Add `depset` as an alias to `set` in SkylarkGravatar Vladimir Moskva2016-12-27
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-23
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-12-22
* Make AndroidSkylarkSplitTransitionTest platform-independent.Gravatar Dmitry Lomov2016-12-22