aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Enable incremental dexing by default.Gravatar ajmichael2017-07-03
* Add recursive jars to java_common.create_providerGravatar elenairina2017-07-03
* Mark //src/test/java/com/google/devtools/build/lib/skyframe:SkyframeTests flakyGravatar hlopko2017-07-03
* Add plugins and exported_plugins params to java_common.compile.Gravatar elenairina2017-07-03
* Fix ./compile.sh srcs: adding dexer to the list of sourcesGravatar dmarting2017-07-03
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-07-03
* Enforce the new category and effect tags.Gravatar ccalvarin2017-07-03
* Add methods for filtering LocalResourceContainerGravatar Googler2017-07-03
* Refactor PrinterGravatar vladmos2017-07-03
* Introduce ctx.actions.write in place of ctx.file_action.Gravatar dslomov2017-06-30
* Implement ctx.actions.do_nothing instead of ctx.empty_actionGravatar dslomov2017-06-30
* Implement retry logic for the gRPC calls in remote execution and caching. TheGravatar olaola2017-06-30
* Slight refactoring, functional noop: uploadChunks will need to get a Chunker....Gravatar olaola2017-06-30
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Add a #getBytes() method to DeterministicWriter that returns a ByteString. By...Gravatar janakr2017-06-30
* Create the StartupFlag class and use it instead of plain list of strings.Gravatar lpino2017-06-30
* Bazel, testing: tests for launcher scriptsGravatar Laszlo Csomor2017-06-29
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Add exports param to java_common.compile.Gravatar elenairina2017-06-29
* Set BAZEL_VC in when running python tests on WindowsGravatar pcloudy2017-06-29
* Internal changeGravatar Googler2017-06-29
* Bazel, testing: improve test_base.pyGravatar Laszlo Csomor2017-06-29
* Add a test verifying that --action_env triggers a rerun of testsGravatar Klaus Aehlig2017-06-29
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Introduce new android_instrumentation_test rule.Gravatar ajmichael2017-06-29
* Open source dexer tests.Gravatar ajmichael2017-06-29
* Add a FeaturePolicyConfiguration for supporting limited feature rollouts.Gravatar mstaib2017-06-29
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* build_event_stream_test: action listener is still experimentalGravatar Klaus Aehlig2017-06-29
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* Output more debug information when running python testsGravatar Yun Peng2017-06-28
* Ensure shards of the same test have unique names in the fallback xmlGravatar Benjamin Peterson2017-06-28
* Mark src/test/shell/bazel/remote_execution_sandboxing_test.sh as executable.Gravatar Philipp Wollermann2017-06-28
* Move verifyMarkerData into RepositoryFunctionGravatar Yun Peng2017-06-28
* Internal changeGravatar Googler2017-06-28
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Add a pretty printer for Skylark ASTsGravatar brandjon2017-06-28
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* Add more helpers to ParserGravatar brandjon2017-06-28
* Tests + cleanup + docs for ctx.actions.declare_{file,directory}Gravatar dslomov2017-06-28
* cpp: add unit tests for MakeAbsolute()Gravatar Thiago Farina2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add 'ctx.actions.declare_directory'Gravatar dslomov2017-06-28
* Fixes #3188: Implement sandboxing for remote_worker on Linux.Gravatar Philipp Wollermann2017-06-28
* Turn unary minus into a proper AST nodeGravatar brandjon2017-06-28
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* Bazel, python tests: add more context to failuresGravatar Laszlo Csomor2017-06-27