aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Relax the assertion on the inferred resource type. Now we only require that theGravatar cnsun2018-01-05
* Automated rollback of commit 6a54339bb943702bd7dffc43f85267dac98dc355.Gravatar tomlu2018-01-05
* Remove support for Windows relative-to-current-drive paths.Gravatar tomlu2018-01-05
* Automated rollback of commit 9e63684a58025d98bfe2f180d56ba7ece69545ae.Gravatar juliexxia2018-01-05
* action_temp_test: eliminate for-loopGravatar Laszlo Csomor2018-01-05
* Automated rollback of commit 86b4532769c22cca2ed7068a60f3326beaad34af.Gravatar juliexxia2018-01-04
* Automatic code cleanup.Gravatar cushon2018-01-04
* Restructure how universeScope is used when testing configured query to mimick...Gravatar juliexxia2018-01-04
* Allow late bound defaults in skylark aspectsGravatar cparsons2018-01-04
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Add new shell test target for CommandUsingLinuxSandboxTest, and remove it fro...Gravatar ruperts2018-01-04
* Make lib/shell test targets more consistent.Gravatar ruperts2018-01-04
* Fix Action subclasses so that the execution platform is properly set inGravatar John Cater2018-01-04
* Rewrite //src/test/py/bazel:action_temp_testGravatar Laszlo Csomor2018-01-04
* Consolidate GlobDescriptor functionalityGravatar michajlo2018-01-03
* Rework implementation of --nobuild_runfile_manifests.Gravatar Benjamin Peterson2018-01-03
* Fix testPlusEqualsOnDictGravatar vladmos2018-01-02
* test: use bazel_with_jdk in py integration testGravatar Laszlo Csomor2018-01-02
* Add libstdc++-static to the fedora dockerfileGravatar hlopko2018-01-02
* Automated rollback of commit 46356dfa59428b665aa280ba4cbca6e449f73c5b.Gravatar laszlocsomor2018-01-02
* Don't output duplicate srcs when jar and sourcejar are the sameGravatar Auke Schrijnen2018-01-02
* Enable switching def_parser's Windows target for remote executionGravatar Yun Peng2018-01-02
* Add android_local_test rule to Bazel.Gravatar dannark2017-12-31
* Remove obsolete ConfigurationTransition.SPLIT.Gravatar gregce2017-12-28
* Undo change to introduce methods to remove file system instance from Path.Gravatar tomlu2017-12-28
* Replace Attribute.ConfigurationTransition with config.transitions.Configurati...Gravatar gregce2017-12-28
* Fix test that accidentally masked an exceptionGravatar brandjon2017-12-28
* Rename some ClassObject/Provider-related methodsGravatar brandjon2017-12-28
* Mark toolchain_test as flaky until we can uncover the cause and fix it.Gravatar jcater2017-12-22
* Replace Attribute.SplitTransition with config.transitions.SplitTransition.Gravatar gregce2017-12-22
* Replace Attribute.Transition with config.transitions.Transition.Gravatar gregce2017-12-22
* Remove more dead codeGravatar Googler2017-12-22
* Redo FileType to reduce generated garbage.Gravatar tomlu2017-12-22
* Remove testing flag --internal_do_not_export_builtinsGravatar brandjon2017-12-21
* Open source the option processor tests.Gravatar ccalvarin2017-12-21
* Remove implicit dependency on //net/proto2/bridge/public:message_downgrader.Gravatar ckennelly2017-12-21
* Call through to Path#createDirectoryAndParents from FileUtils.Gravatar tomlu2017-12-21
* Move config transition definitions out of lib.packages.Attribute.Gravatar gregce2017-12-21
* Warn about config expansions as we do for other expansions.Gravatar ccalvarin2017-12-21
* Change Mock xcrunwrapper dependency to accurately be a sh_binary instead of a...Gravatar cparsons2017-12-21
* Deprecate "xctest" attribute from ios_test. This removes any functionality re...Gravatar kaipi2017-12-21
* Remove final accessors of ConfigurationTransition.HOST.Gravatar gregce2017-12-21
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2017-12-21
* Consolidate instances of the --loading_phase_threads flag.Gravatar juliexxia2017-12-21
* Remove package name from license.Gravatar dannark2017-12-21
* Change cfg(HOST) to cfg(HostTransition.INSTANCE).Gravatar gregce2017-12-21
* Move FileStateValue.Type to Metadata; add Metadata.getType()Gravatar ulfjack2017-12-21
* Improve testing for miss details on action cache stats.Gravatar jmmv2017-12-21
* Add FileSystem#createDirectoryAndParents.Gravatar tomlu2017-12-21
* Refactor SkylarkProvider constructors and add testsGravatar brandjon2017-12-21