aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Init absent action configs for CppCompile actionsGravatar hlopko2017-06-12
* Cleanup in ValidationEnvironment, provide static methods, reduce visibility.Gravatar laurentlb2017-06-12
* Introduce CompileCommandLineBuilder and CompileCommandLineTestGravatar hlopko2017-06-12
* Windows: bazel clean --expunge worksGravatar Laszlo Csomor2017-06-12
* experimental_ui_test: fix test_strategy optionGravatar Klaus Aehlig2017-06-09
* Make singlejar aware of FreeBSDGravatar Klaus Aehlig2017-06-09
* Disable test_packages_cleared because it is flaky on CI.Gravatar jcater2017-06-09
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Testing: add Python integration test utilitiesGravatar Laszlo Csomor2017-06-09
* Use the correct JVM for LcovMerger instead of whatever "java" gets us.Gravatar lberki2017-06-09
* Remote execution: post CAS links to the BEP instead of local file URIsGravatar ulfjack2017-06-09
* experimental_ui_test: run tests locallyGravatar aehlig2017-06-09
* Disable local fallback by defaultGravatar ulfjack2017-06-09
* Fix test.xml download for failing testsGravatar ulfjack2017-06-09
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Internal cleanup.Gravatar gregce2017-06-09
* Track the test environment in Skyframe, like the action environmentGravatar ulfjack2017-06-09
* experimental_ui, rate limiting test: work around output by the clientGravatar aehlig2017-06-08
* Add some tests to the LocalSpawnRunner, and make some small tweaksGravatar ulfjack2017-06-08
* Make PackageOutputFormatter use PackageIdentifier instead of package name.Gravatar ajmichael2017-06-08
* Make PackageFunction's strategy for handling unreadable BUILD files configura...Gravatar nharmata2017-06-08
* Switch to correct runfiles directory when running python test on WindowsGravatar Yun Peng2017-06-08
* Fix a bug in ShowIncludesFilter.javaGravatar Yun Peng2017-06-08
* Fix ConfigFeatureFlagTransitionFactory to obey PatchTransition equality.Gravatar mstaib2017-06-08
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Make bazel_windows_example_test pass with MSVC toolchainGravatar Yun Peng2017-06-08
* Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level i...Gravatar laurentlb2017-06-08
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* Require that flags with static expansions be of Void type.Gravatar ccalvarin2017-06-07
* Set executable bit on java_launcher_test.shGravatar jcater2017-06-07
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Fix automatic host platform detection to check the --host_cpu flag.Gravatar John Cater2017-06-06
* java_stub_template: remove cygpath callGravatar Laszlo Csomor2017-06-06
* Factor out Bazel-specific ctor constants in SequencedSkyframeExecutor into a ...Gravatar nharmata2017-06-06
* Remove the CommandEnvironment from BlazeCommand.editOptionsGravatar ulfjack2017-06-06
* Fix: remote execution was ignoring the exit codeGravatar Ulf Adams2017-06-06
* Add a tag to ExecutionRequirements that allows disabling local prefetchGravatar ulfjack2017-06-06
* Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].Gravatar gregce2017-06-06
* Internal changeGravatar cpeyser2017-06-06
* Internal changeGravatar Googler2017-06-05
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Move helper methods for accessing platform providers to a utility class.Gravatar John Cater2017-06-02
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Make android_binary.manifest mandatory.Gravatar ajmichael2017-06-01
* Fix srcs_testGravatar Damien Martin-Guillerez2017-06-01
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* Remove support of --no_ prefix for boolean flags.Gravatar ccalvarin2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01