aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Simplify uses of EventCollector.Gravatar Ulf Adams2015-10-27
* Clean up tests to use EventCollectionApparatus more widely.Gravatar Ulf Adams2015-10-27
* Eliminate the Android tools repository, and with it, Constants.ANDROID_DEP_PR...Gravatar Lukacs Berki2015-10-27
* Open source some skyframe/bazel tests.Gravatar Han-Wen Nienhuys2015-10-27
* Propagate Android aspect across runtime_deps.Gravatar Googler2015-10-27
* Allow C++ compile actions to run in a sandbox by replacing the LocalGccStrate...Gravatar Philipp Wollermann2015-10-27
* Refactor include scanning / .d file parsing in the C++ rules so that validati...Gravatar Philipp Wollermann2015-10-27
* Change assertNoEvents to assertNoWarningsOrErrors with corresponding semantics.Gravatar Ulf Adams2015-10-27
* Fix location for Break and Continue AST nodes.Gravatar Laurent Le Brun2015-10-27
* Description redacted.Gravatar Carmi Grushko2015-10-27
* Separate BUILD file for skyframe tests in Bazel.Gravatar Han-Wen Nienhuys2015-10-27
* Move the check whether a repository name contains a slash to PackageIdentifie...Gravatar Philipp Wollermann2015-10-23
* Print the name of the execvp'd file for easier debugging in case the call fails.Gravatar Philipp Wollermann2015-10-23
* Remove ast from RuleGravatar Michajlo Matijkiw2015-10-22
* ArtifactFactory.findSourceRoot now handles the case where an execPath refers ...Gravatar Philipp Wollermann2015-10-22
* Assert the specific type of event, not just the existence of any event.Gravatar Ulf Adams2015-10-22
* Set sharding and tmpdir environment variables for googletestGravatar Brian Silverman2015-10-22
* Singleton-ify ErrorTransienceValueGravatar Michajlo Matijkiw2015-10-22
* Process tasks in the AbstractQueueVisitor in LIFO order as opposed to FIFO or...Gravatar Janak Ramakrishnan2015-10-22
* Remove wildcard of SkyFunctionName, as it is finalGravatar Mark Schaller2015-10-22
* Add Skylark aspect tests.Gravatar Dmitry Lomov2015-10-22
* Introduce an AspectClass: a representation of a class of aspects.Gravatar Dmitry Lomov2015-10-22
* Minor cleanups to GraphTesterGravatar Mark Schaller2015-10-22
* Remove transitive data from Android Studio aspect.Gravatar Googler2015-10-22
* Open source more tests for packages/Gravatar Han-Wen Nienhuys2015-10-22
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Lexer: Handle triple quoted raw strings (e.g. r"""abc""").Gravatar Laurent Le Brun2015-10-21
* Remove the repository name from PACKAGE_NAME and move it to the new REPOSITOR...Gravatar Lukacs Berki2015-10-21
* Replace "Google Inc" with "The Bazel Authors" in every copyright notice.Gravatar Lukacs Berki2015-10-21
* Adds an oldName attribute and a wrapperOption attribute to the @Option annota...Gravatar Alex Humesky2015-10-21
* Change the preprocessor interface to take the byte[] contents of the BUILD fi...Gravatar Nathan Harmata2015-10-21
* Introduce Path#isSpecialFile, FileSystem#isSpecialFile, and FileStatus#isSpec...Gravatar Nathan Harmata2015-10-21
* Keep track of any RuntimeExceptions thrown during evaluation. Previously, Run...Gravatar Janak Ramakrishnan2015-10-21
* Add some strip/rstrip/lstrip testsGravatar Googler2015-10-21
* Don't assert presence of root causes if they're not persistently stored.Gravatar Janak Ramakrishnan2015-10-21
* Make EmptySkyValue not serializableGravatar Michajlo Matijkiw2015-10-21
* Improve documentation for resolve_commandGravatar Francois-Rene Rideau2015-10-21
* Unify Skylark and BUILD listsGravatar Francois-Rene Rideau2015-10-20
* Add e2e test for Go support.Gravatar Han-Wen Nienhuys2015-10-20
* Rollback of commit 25931a9333d50e50c5711ff0efc1a197f7ecd53a.Gravatar Peter Schmitt2015-10-20
* Rollback of commit ac7195025b073948785db8c6975a53fc305c5087.Gravatar Peter Schmitt2015-10-20
* Rollback of commit 30c0a635ba50c43467c80527a6c12abc4f8ed29e.Gravatar Peter Schmitt2015-10-20
* Make the incompatibility between dynamic configurationsGravatar Greg Estren2015-10-20
* Fix tests with precompiled jars in srcsGravatar Liam Miller-Cushon2015-10-20
* Don't log SchedulerExceptions.Gravatar Nathan Harmata2015-10-20
* Run test on CIGravatar Kristina Chodorow2015-10-20
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Open-source Skylark's BindTestGravatar Dmitry Lomov2015-10-19
* Quick workaround for #473 that reenables hdrs_check in Bazel to unblock the r...Gravatar Philipp Wollermann2015-10-19
* Make bazel not require a tools/defaults/BUILD file.Gravatar Lukacs Berki2015-10-19