aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fixing #3834, making sure test.log always exists.Gravatar olaola2017-10-18
* Removing local fallback on failed action commands.Gravatar olaola2017-10-18
* Relax SplitTransitionProvider interface to use AttributeMapGravatar cparsons2017-10-18
* Extend from an abstract base class to avoid duplication of utility methods in...Gravatar ruperts2017-10-18
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Optimize trusted MutableList constructionGravatar michajlo2017-10-18
* Delayed rollforward of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar kush2017-10-18
* Fall back to guessing available memory on Linux machines running kernels olde...Gravatar Googler2017-10-18
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* Make tests independent of the default value for --experimental_uiGravatar Klaus Aehlig2017-10-18
* Make tests more independent of default valuesGravatar Klaus Aehlig2017-10-18
* Actions now have a temp envvar.Gravatar László Csomor2017-10-16
* Move min/max tests to new test suiteGravatar laurentlb2017-10-16
* run_test: fix portability issueGravatar Klaus Aehlig2017-10-16
* BuildEventStreamer: clear a pending BuildStarted event firstGravatar Klaus Aehlig2017-10-16
* BEP: explicitly report failures associated with a label as suchGravatar Klaus Aehlig2017-10-16
* Export apple_host_system_env and target_apple_env through apple_common (as op...Gravatar lberki2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Removing the USER variable from test environment, unless explicitly provided.Gravatar olaola2017-10-16
* Extract more RuleContext error-related methods into RuleErrorConsumerGravatar cparsons2017-10-16
* Properly report errors as errors.Gravatar nharmata2017-10-16
* Add callcount system for blaze developers.Gravatar tomlu2017-10-16
* Make option conflicts less spammy.Gravatar ccalvarin2017-10-16
* Update documentation on objc_proto_library rule, and disable the passing of d...Gravatar kaipi2017-10-16
* Don't follow globs in rbuildfiles. Globs request the FILE node for symlinks w...Gravatar shreyax2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Apply suggested fixes that were missed in http://https://github.com/bazelbuil...Gravatar jcater2017-10-16
* Improve private skylark attribute error messagingGravatar cparsons2017-10-16
* Put the platform version from the options into the output directory name inst...Gravatar lberki2017-10-13
* Disable some tests that can't currently run in special internal execution mode.Gravatar janakr2017-10-13
* Desugar-singlejar integration tests for double-checking default methods.Gravatar kmb2017-10-13
* Fix osx_cc_wrapper to also update dylibsGravatar hlopko2017-10-13
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-10-13
* Expand implicitRequirements in the location of the option that required it.Gravatar ccalvarin2017-10-13
* Remove some no-op flags.Gravatar ajmichael2017-10-13
* Fix local repository detection when the repository path is absolute.Gravatar John Cater2017-10-13
* Remove deprecated legacy string representations of Skylark objectsGravatar vladmos2017-10-13
* Make skylark_git_repository_test executable.Gravatar jcater2017-10-12
* Throw a checked exception if there's an error reading /proc/meminfo, and hand...Gravatar janakr2017-10-12
* Add follow-symlinks parameter to FileSystemUtils#copyTreesBelow, so that all ...Gravatar janakr2017-10-12
* //src/test/shell/integration:progress_reporting_test increase shard countGravatar Klaus Aehlig2017-10-12
* Replace all tool getters in CppConfiguration with corresponding calls toGravatar cpeyser2017-10-12
* Migrate usage of CppConfiguration#getToolPathFragment andGravatar cpeyser2017-10-11
* Automated rollback of commit 0257c29f496719bb8414d012334155de6bbefa11.Gravatar hlopko2017-10-11
* Remove support for --javabase=<absolute path>.Gravatar lberki2017-10-11
* Properly escape GitHub repository download URL for git_repository w/ sha256Gravatar Akira Baruah2017-10-11
* SplitTransitionProvider no longer requires the attributes it uses are "Non Co...Gravatar cparsons2017-10-11
* Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis.Gravatar cparsons2017-10-11
* Add teardown method to bazel_query_test.Gravatar shreyax2017-10-11
* Small refactoring of AnalysisTestCase to allow alternate SkyframeExecutor imp...Gravatar janakr2017-10-11