aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* ParallelEvaluator: report events early for cache hitsGravatar ulfjack2017-12-21
* Remove xcode_toolchain flagGravatar dmishe2017-12-21
* Move compulsory ProcessWrapperUtil parameters into its builder() method, to b...Gravatar ruperts2017-12-20
* Add "extra_deps" to targets in tests that were forgotten in https://github.co...Gravatar dannark2017-12-20
* Remove ConfigurationTransition.HOST references from lib.packages.Gravatar gregce2017-12-20
* Correct typos found by the linter.Gravatar gregce2017-12-20
* Update bootclasspath handling for JDK 9Gravatar cushon2017-12-20
* Migrate uses of xcode_config_alias to use the recently-introduced skylark lat...Gravatar cparsons2017-12-20
* Expose ObjcProtoAspect to Skylark.Gravatar cparsons2017-12-20
* remote: fix download of output directoriesGravatar buchgr2017-12-20
* Get rid of LabelAndConfiguration class: ConfiguredTargetKey contains the same...Gravatar janakr2017-12-20
* Python 3 fixes for skylark testsGravatar dgreiman2017-12-20
* Remove references to some internal tooling.Gravatar ajmichael2017-12-20
* Refactor android_local_test test classes.Gravatar dannark2017-12-20
* Add CommandUsingLinuxSandboxtTest, to test execution statistics for Commands ...Gravatar ruperts2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).Gravatar ruperts2017-12-20
* remote: rename auth flags.Gravatar Jakob Buchgraber2017-12-20
* Adjusts the filegroups generated for the Android NDK crosstool to correctlyGravatar ahumesky2017-12-20
* Change the definition of genrule to require a c++ toolchain.Gravatar cpeyser2017-12-20
* remote: add directory support for remote caching and executionGravatar Hadrien Chauvin2017-12-20
* Support for ThinLTO to be enabled implicitly with AFDOGravatar Googler2017-12-20
* Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.Gravatar aehlig2017-12-20
* Aspects-on-aspect see and propagate over aspect attributes.Gravatar dslomov2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil.Gravatar ruperts2017-12-20