aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Always use exactly two components in Xcode version featureHEADmasterGravatar bbaren2018-08-15
* Throw an EvalException when run_shell is passed both a command string sequenc...Gravatar cparsons2018-08-15
* Remove the 3-arg minimum on shell actionsGravatar cparsons2018-08-15
* Have DigestMap support multiple hash functions.Gravatar tomlu2018-08-15
* Filter out events from analysis when constructing execution-phase values in S...Gravatar janakr2018-08-14
* Create new config module that is responsible for creating BuildSetting descri...Gravatar juliexxia2018-08-14
* test-wrapper: add empty impl + Bazel flagGravatar Laszlo Csomor2018-08-14
* Windows,tests: port nonincremental_builds_testGravatar Laszlo Csomor2018-08-14
* Add experimental option to do add local cpu usage values to the JSON profile.Gravatar twerth2018-08-14
* Windows,tests: port skylark_flag_testGravatar Laszlo Csomor2018-08-14
* Windows,tests: port incomp._changes_conflict_testGravatar Laszlo Csomor2018-08-14
* Add exports attribute to proto_library.Gravatar twerth2018-08-14
* Order Skyframe evaluations in a priority queue, with all children of a given ...Gravatar janakr2018-08-13
* Fix MultisetSemaphore.Gravatar nharmata2018-08-13
* Add easy access to MessageDigests in DigestHashFunctionGravatar ccalvarin2018-08-13
* Windows,tests: port cpp_testGravatar Laszlo Csomor2018-08-13
* Windows,tests: port rc_options_testGravatar Laszlo Csomor2018-08-13
* Windows,tests: port ui_testGravatar Laszlo Csomor2018-08-13
* bazel sync: add a test verifying following branchesGravatar Klaus Aehlig2018-08-13
* Add new class to create cpu usage time series.Gravatar twerth2018-08-13
* bazel: handle proto_src_root when dealing with proto includes, generated file...Gravatar Googler2018-08-13
* Windows,tests: port configured_query_testGravatar Laszlo Csomor2018-08-13
* Refactoring of SkyFunctionEnvironment to iterate over events/postables only w...Gravatar janakr2018-08-10
* Add Android aapt and aapt2 integration testsGravatar Jingwen Chen2018-08-10
* PiperOrigin-RevId: 208245798Gravatar mjhalupka2018-08-10
* Do not crash when attempting to upload a tree artifact.Gravatar tomlu2018-08-10
* Add more detailed reporting of the differences between startup options.Gravatar skainswo2018-08-10
* Automated rollback of commit 9374ecf94ce44e8bc56e68678cb512abf4cf9ce2.Gravatar felly2018-08-10
* Combine prefix event and payload stdout/stderrGravatar Klaus Aehlig2018-08-10
* Persist mappings from original command line patterns to expanded labels in Ta...Gravatar Googler2018-08-10
* Automated rollback of commit 39974a43abdd32e3a1acbc7da945b08da9983e4e.Gravatar felly2018-08-10
* Test our expectations around --server_javabase/--host_javabase/--javabase wit...Gravatar Tobias Werth2018-08-10
* Do not hardcode LCOV pathGravatar Vladimir Zaytsev2018-08-10
* Introduce a retriever for logging handler properties.Gravatar arostovtsev2018-08-10
* Batch all DependencyResolver#getTarget calls. This leads to some duplicate it...Gravatar janakr2018-08-09
* Allow skyframe-aware actions to pass partial results through ActionExecutionC...Gravatar felly2018-08-09
* Add test case showing off existing deadlock bug. There's no deterministic & p...Gravatar nharmata2018-08-09
* Support a .bazelignore fileGravatar Klaus Aehlig2018-08-09
* Windows,tests: port aquery_testGravatar Laszlo Csomor2018-08-09
* query test: fix symlink creationGravatar Laszlo Csomor2018-08-09
* Windows,tests: port bazel_testjobs_testGravatar Laszlo Csomor2018-08-09
* Windows,tests: port output_filter_testGravatar Laszlo Csomor2018-08-09
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* In AbstractSkyFunctionEnvironment, don't check for filtered exceptions in the...Gravatar janakr2018-08-08
* Improve error messaging for constraints violations.Gravatar gregce2018-08-08
* Re-enable BytecodeTypeInferenceTestGravatar cushon2018-08-08
* Don't convert InterruptException to EvalException in struct field call expres...Gravatar Benjamin Peterson2018-08-08
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove support for explicitly setting java_toolchain.encoding to UTF-8Gravatar cushon2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08