aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Build a symlink tree for Android native library symlinks so that libraries fr...Gravatar Lukacs Berki2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Make OutputFileConfiguredTarget create artifacts that are consistent with Rul...Gravatar Lukacs Berki2015-07-30
* Fix middleman conflicts in external repositories by appending the package pathGravatar Damien Martin-Guillerez2015-07-30
* Make Bazel always build with --fat_apk_cpu.Gravatar Lukacs Berki2015-07-29
* Documented the iteration order of SkylarkNestedSets.Gravatar Florian Weikert2015-07-29
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Download from remote http repository only if zip file with correct hash doesn...Gravatar Janak Ramakrishnan2015-07-29
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Skylark documentation fixesGravatar Laurent Le Brun2015-07-29
* Quiet bazel shell tests a little.Gravatar Janak Ramakrishnan2015-07-29
* Disallow non-empty dotd files that do not end in a newline.Gravatar Janak Ramakrishnan2015-07-27
* Description redacted.Gravatar Laszlo Csomor2015-07-27
* Do not build Xcode tooling on LinuxGravatar Damien Martin-Guillerez2015-07-27
* Make default values of attributes point to the main repository.Gravatar Lukacs Berki2015-07-27
* Add integration tests for the Objective-C example in Bazel.Gravatar Michael Thvedt2015-07-27
* Skylark: load() allows the loading of symbols via an alias.Gravatar Florian Weikert2015-07-27
* Renamed Ident to Identifier, added some helper methods and refactored two met...Gravatar Florian Weikert2015-07-23
* Remove another method from FoundationTestCase; use a static import instead.Gravatar Ulf Adams2015-07-23
* Merge JunitTestUtils into MoreAsserts; update all callers.Gravatar Ulf Adams2015-07-23
* Make tar.gz decompressor overwrite old versions of decompressed filesGravatar Kristina Chodorow2015-07-23
* Make generate_workspace also generate a BUILD file with transitive depsGravatar Kristina Chodorow2015-07-23
* Fix test when TMPDIR/PATH is undefinedGravatar Damien Martin-Guillerez2015-07-21
* Add http_file() workspace functionGravatar Damien Martin-Guillerez2015-07-21
* Set PATH and TMPDIR in genrule / Skylark's actionGravatar Damien Martin-Guillerez2015-07-21
* Removed ValidationTests#testLoadWithTooManySlashes() since it was an inferior...Gravatar Florian Weikert2015-07-21
* Added an additional test for empty actions in Skylark.Gravatar Florian Weikert2015-07-20
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Remove two methods from FoundationTestCase.Gravatar Ulf Adams2015-07-17
* Rewrite test to JUnit 4.Gravatar Ulf Adams2015-07-17
* Move another test into open source blaze.Gravatar Ulf Adams2015-07-17
* Invalidate external repository files when the WORKSPACE changesGravatar Kristina Chodorow2015-07-17
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17
* Add a type attribute to {new_,}http_archiveGravatar Damien Martin-Guillerez2015-07-17
* Give Dependency a valid equals/hashCode/toString set.Gravatar Michael Staib2015-07-16
* Pass filter for what events should be stored in the Skyframe graph into the P...Gravatar Janak Ramakrishnan2015-07-16
* Make two Skyframe nodes with the same events and values equal.Gravatar Janak2015-07-13
* Added tests for [] (invalid double slashes in load statements)Gravatar Florian Weikert2015-07-10
* Improve error reporting in tests when there's an actual event/expected event ...Gravatar Janak Ramakrishnan2015-07-10
* Make include() work with remote repositories.Gravatar Lukacs Berki2015-07-10
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Add a test for the correct handling BUILD_SCM_STATUS in the workspace status ...Gravatar Lukacs Berki2015-07-08
* Fix up BazelWorkspaceStatusAction.equals() so that it returns false if the wo...Gravatar Lukacs Berki2015-07-08
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Add tar.gz support for remote repositoriesGravatar Kristina Chodorow2015-07-08
* Open source tests for android/ziputils.Gravatar Han-Wen Nienhuys2015-07-07
* Basic dashboard for build resultsGravatar Kristina Chodorow2015-07-07
* Allow Skylark rules to be private.Gravatar Laurent Le Brun2015-07-07
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Make absolute labels in remote repositories refer to the same repository by d...Gravatar Lukacs Berki2015-07-07