aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Add stdout to default XML file and generate XML file on timeoutGravatar Damien Martin-Guillerez2017-07-19
* Fix sandboxing when spawn outputs differ from action outputs.Gravatar Benjamin Peterson2017-07-19
* Fix a bunch of test cases that break if genfiles == bin.Gravatar lberki2017-07-19
* Open source j2objc tests.Gravatar cpeyser2017-07-19
* Turn on objc crosstool use in Bazel by default.Gravatar cpeyser2017-07-19
* Split invocation policy from the optionsparser target.Gravatar ccalvarin2017-07-19
* Now that SkyKey is an interface, accept Iterable<? extends SkyKey>Gravatar ulfjack2017-07-19
* Implement toolchain resolution via constraint checks.Gravatar John Cater2017-07-19
* Add --extra_toolchains flag to register additional toolchain labels.Gravatar John Cater2017-07-19
* Don't differentiate genfiles and bin in artifactsToStrings().Gravatar lberki2017-07-19
* CustomCommandLine: add emptiness checksGravatar laszlocsomor2017-07-19
* Report error when action_config for given C++ compile action is not definedGravatar hlopko2017-07-19
* Add more unit tests for java_common.create_provider.Gravatar elenairina2017-07-19
* Move ParsingFailureEvent reporting to TargetPatternFunctionGravatar ulfjack2017-07-18
* Add an undocumented option to remove the separation between the bin and genfi...Gravatar lberki2017-07-18
* Fix Postable forwarding and replayGravatar ulfjack2017-07-18
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* Add testing for builds which contain two targets with different minimum_os bu...Gravatar cparsons2017-07-18
* Improve attribute and index error messages for targetsGravatar vladmos2017-07-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Dynamic transitions for controlling resource filteringGravatar Googler2017-07-18
* Allow py_binary to be the executable of a Skylark action or anyGravatar Philipp Wollermann2017-07-18
* Remove ParseFailureListener in favor of posting to EventBus directlyGravatar ulfjack2017-07-18
* Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.Gravatar buchgr2017-07-17
* Internal changeGravatar Googler2017-07-17
* Extend the SpawnRunner APIGravatar ulfjack2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* test_base.py: add path of VC++ Build Tools 2017Gravatar Laszlo Csomor2017-07-17
* ResourceFilter supports dynamically configured resource filteringGravatar Googler2017-07-17
* AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.Gravatar cparsons2017-07-17
* Add the option filter enums in java, with equivalence check.Gravatar ccalvarin2017-07-17
* remote: Chunker.reset() should release resources.Gravatar buchgr2017-07-17
* Clean up string representations for unknown objectsGravatar vladmos2017-07-17
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Promote getPossibleInputsForTesting from CppCompileAction to CommandAction, inGravatar cpeyser2017-07-17
* Expose transitive_compile_time_jars on java_common.provider.Gravatar elenairina2017-07-17
* remote: Fix a bug where local executed results would not be uploaded. Fixes #...Gravatar Ola Rozenfeld2017-07-14
* Add +x bit on test script.Gravatar laszlocsomor2017-07-14
* Remove unused native aspect for ASwBGravatar Googler2017-07-14
* Automated rollback of commit 8002b6205e004721f771df20d1d8c1402c03964e.Gravatar laszlocsomor2017-07-14
* remote: Improve error handling for --remote_* cmd line flags. Fixes #3361, #3358Gravatar buchgr2017-07-14
* LocalSpawnRunner now always logs as itselfGravatar ulfjack2017-07-14
* remote: Don't cache test if marked "external". Fixes #3362Gravatar buchgr2017-07-14
* Add support for Visual Studio 2017 in cc_configure auto-detection and our Pyt...Gravatar Philipp Wollermann2017-07-14
* Aspects-on-aspects correctness fix.Gravatar dslomov2017-07-14
* docs: Document --spawn_strategy=standalone for testGravatar Harmandeep Kaur2017-07-14
* Sorting the Action output files.Gravatar olaola2017-07-14
* Partial rollback of action_config validation logicGravatar cparsons2017-07-14
* Open source ideinfo tests.Gravatar ajmichael2017-07-14
* Don't pass in our own source root. ScopeEscapableFileSystem doesn't like it i...Gravatar janakr2017-07-14