aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Move hardcoded toolchain linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Move hardcoded -L linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Exposes the Android split transition configuration to Skylark.Gravatar Alex Humesky2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Rollback AppleCrosstoolChangeGravatar Cal Peyser2016-12-22
* Rollback of commit 87532156cf3ed7b66c6db5cb1e57dff7424031ab.Gravatar Kristina Chodorow2016-12-22
* Move the descriptorset output to the ProtoSourcesProvider and expose it to sk...Gravatar Googler2016-12-22
* cc_proto_library can build proto_library's from remote repos.Gravatar Carmi Grushko2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* proto_library can depend on proto_library's from external repos.Gravatar Carmi Grushko2016-12-22
* Fix test to work on OS XGravatar Kristina Chodorow2016-12-21
* Move some classes to lib.exec in preparation for layering enforcementGravatar Ulf Adams2016-12-21
* Bazel tests: fix j/c/g/.../lib:windows-testsGravatar Laszlo Csomor2016-12-21
* Allow url & output arguments to be namedGravatar Kristina Chodorow2016-12-21
* Bazel client, Windows: implement ReadFileGravatar Laszlo Csomor2016-12-21
* Bazel client, POSIX test: fix compilation errorGravatar Laszlo Csomor2016-12-21
* fix use of test: && is a GNU extensionGravatar Klaus Aehlig2016-12-21
* Bazel client: remove blaze_util::WhichGravatar Laszlo Csomor2016-12-21
* Fix GNUism in the use of touchGravatar Klaus Aehlig2016-12-21
* Bazel client; implement NormalizePathGravatar Laszlo Csomor2016-12-21
* Set last modified time when files are extractedGravatar Kristina Chodorow2016-12-21
* Power supportGravatar Nishidha Panpaliya2016-12-21
* Clean-up of the integration test environmentGravatar Damien Martin-Guillerez2016-12-21
* Reactivate bazel_coverage_testGravatar Damien Martin-Guillerez2016-12-21
* Revert "Revert "Fix repositories to use 'BUILD.bazel' as the name for the sym...Gravatar John Cater2016-12-21
* Fix typo in test nameGravatar Klaus Aehlig2016-12-20
* Fix the tool mocking for Java code coverageGravatar Damien Martin-Guillerez2016-12-20