aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Bazel: really fix strict deps error in Jenkins project.Gravatar Laszlo Csomor2015-10-19
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* ci.bazel.io: fix breakage in //src/main/java:skyframe-baseGravatar Laszlo Csomor2015-10-16
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Reinstate tests for cmdline/Gravatar Han-Wen Nienhuys2015-10-16
* Implement aspect(...) Skylark function.Gravatar Dmitry Lomov2015-10-16
* Enable Skylark tests in Bazel and opensource SkylarkIntegrationTest.Gravatar Dmitry Lomov2015-10-16
* Fixed wrong error message when using class definitions in Skylark / BUILD files.Gravatar Florian Weikert2015-10-16
* Move to using "well-known" SkyFunctionNames in tests exercising graphGravatar Michajlo Matijkiw2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* RELNOTES: Allow dots in package names.Gravatar Han-Wen Nienhuys2015-10-16
* Roll back [] that makes Bazel not require a tools/defaults/BUILD file because...Gravatar Lukacs Berki2015-10-16
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Skylark: Add lstrip and rstrip functions.Gravatar Laurent Le Brun2015-10-15
* Make recursive package wildcards work in remote repositories.Gravatar Lukacs Berki2015-10-15
* Remove command_helper, use resolve_command insteadGravatar Francois-Rene Rideau2015-10-15
* Fix changing the build_file for new_* rulesGravatar Brian Silverman2015-10-15
* Reimplement target pattern parsing in Skyframe.Gravatar Ulf Adams2015-10-14
* Allow other ExecutorService implementations in AbstractQueueVisitorGravatar Mark Schaller2015-10-13
* Rollback of unknown previous commit.Gravatar Googler2015-10-13
* Improves the error message for invalid cpu (--cpu or --fat_apk_cpu).Gravatar Alex Humesky2015-10-13
* Make ParallelEvaluatorTest#unrecoverableError failure messages more informative.Gravatar Janak Ramakrishnan2015-10-13
* Split off 2 BUILD files.Gravatar Han-Wen Nienhuys2015-10-13
* Test concurrent get and createIfAbsent. Also remove unnecessary locking in #t...Gravatar Janak Ramakrishnan2015-10-13
* Determine ios sdk version (and pass it to bazel) as part of test setupGravatar Chris Parsons2015-10-13
* Add timing info for tests and correct caching vs. run ratioGravatar Kristina Chodorow2015-10-13
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Don't iterate over children when building events if events won't be stored an...Gravatar Janak Ramakrishnan2015-10-12
* Add isSource to Android aspect ArtifactLocation.Gravatar Googler2015-10-12
* Delay additions as well as removals of reverse deps. Now that removals are no...Gravatar Janak Ramakrishnan2015-10-12
* Fix test_user_switched_to_root by only checking uid and gid are 0, theGravatar Ming Zhao2015-10-09
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Make it possible to load the tools/defaults package without a BUILD file pres...Gravatar Lukacs Berki2015-10-09
* Add support for filesets in LinuxSandboxedStrategy.Gravatar Philipp Wollermann2015-10-09
* Description redacted.Gravatar Nathan Harmata2015-10-09
* For standalone spawn strategy (local execution), bootstrap ios SDKROOT (deter...Gravatar Chris Parsons2015-10-09
* Be more specific about InMemoryNodeEntry.getGroupedDirectDepsGravatar Mark Schaller2015-10-09
* Add executable option to http_fileGravatar Kristina Chodorow2015-10-09
* Slight tweakings to process-wrapper_test.sh on my quest to find the cause of ...Gravatar Philipp Wollermann2015-10-09
* Increase visibility of an InMemoryNodeEntry methodGravatar Mark Schaller2015-10-08
* Introduce two new options to Linux sandbox wrapper:Gravatar Ming Zhao2015-10-08
* Pass in a set of SkyFunctions in AnalysisMock.Gravatar Lukacs Berki2015-10-08
* Add a custom converter to --crosstool_top so that select() works.Gravatar Lukacs Berki2015-10-08
* Make Skyframe tests resilient to root causes not being stored.Gravatar Janak Ramakrishnan2015-10-07
* Fix new_http_archive's strip_prefix for zipsGravatar Kamal Marhubi2015-10-07
* sandbox: Improve MountMap to always return entries sorted by path depth and l...Gravatar Philipp Wollermann2015-10-06
* Ensure that the LinuxSandboxedStrategy tests actually test the correct strategy.Gravatar Philipp Wollermann2015-10-06
* Implement the prefix stripping for Java resources.Gravatar Lukacs Berki2015-10-06
* Adds support for selecting the different STL implementations in the Android NDK.Gravatar Alex Humesky2015-10-06
* Add prerequisite dependencies to make ios_test work build on bazel.Gravatar Chris Parsons2015-10-06