aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Add exoblaze and bazel tests for apple_binaryGravatar Chris Parsons2016-05-30
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* Remove now dead class LoadingProgressReceiverGravatar Klaus Aehlig2016-05-30
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Force paths to be relative when archives are decompressedGravatar Kristina Chodorow2016-05-27
* Allow AQV users to inject arbitrary handling of classified errors.Gravatar Nathan Harmata2016-05-27
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Change name of intellij_info output to intellij-build.txt.Gravatar Googler2016-05-27
* Add EvaluationResultSubject#hasReverseDepsInGraphThat method.Gravatar Janak Ramakrishnan2016-05-27
* Allow BlazeModules to expose a helper that PackageFactory will use for creati...Gravatar Nathan Harmata2016-05-27
* Implement zip file symlink supportGravatar Kristina Chodorow2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Fixes the assert_one_of failure message, to print the correct expected values.Gravatar Anastasios Kakalis2016-05-27
* Increase the size of //src/test/shell/bazel:local_repository_test_jdk8Gravatar Damien Martin-Guillerez2016-05-27
* Enable interleaved loading & analysis by default.Gravatar Ulf Adams2016-05-25
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* Remove Package.LegacyBuilder (unneeded as of commit 3a95f353704dc2f7061e2c078...Gravatar Nathan Harmata2016-05-25
* Introducing PopulateTreeArtifactAction, an Action that populates a TreeArtifa...Gravatar Rumou Duan2016-05-25
* experimental UI: group test actions by labelGravatar Klaus Aehlig2016-05-25
* workers: Make integration tests more robust. We no longer grep the process li...Gravatar Philipp Wollermann2016-05-25
* workers: Improve verbose messages when workers are restarted. Prevent killing...Gravatar Philipp Wollermann2016-05-24
* workers: When a WorkerFactory is instantiated, first remove old worker logs t...Gravatar Philipp Wollermann2016-05-24
* Make the parser handle CRLF correctly.Gravatar Lukacs Berki2016-05-24
* Use a non-side-effectful PackageLookupValue#packageExists implementation for ...Gravatar Nathan Harmata2016-05-24
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Allow fail() function to accept any argumentGravatar Laurent Le Brun2016-05-24
* Do not include generated sources in the IDE package manifests.Gravatar Googler2016-05-24
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Uses "zip -@" to avoid arguments with too many files. Fixes #1303.Gravatar Yue Gan2016-05-23
* Use setLoadingOrWorkspacePhase instead of setLoadingPhase where relevant,Gravatar Damien Martin-Guillerez2016-05-23
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Roll forward just the new unit test from commit 8375185ee11d573562f98de14bed7...Gravatar Googler2016-05-23
* Change the way protos report their output.Gravatar Googler2016-05-23
* Add test coverage for label visitation over computed defaults in AggregatingA...Gravatar Greg Estren2016-05-23
* Store the hash code of the Environment in the RuleClass object. When a RuleCl...Gravatar Janak Ramakrishnan2016-05-23
* Remote worker to listen to a specific port for HazelcastGravatar Alpha Lam2016-05-20
* Rollback of commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Philipp Wollermann2016-05-20
* experimental UI: improve message shorteningGravatar Klaus Aehlig2016-05-20
* Consider /src/ in the path when locating the java root directory,Gravatar Googler2016-05-19
* The link command line API can consume a feature configuration to configure fl...Gravatar Cal Peyser2016-05-19
* CommandLine: Add support for tree artifact expansions.Gravatar Rumou Duan2016-05-19
* Remove the "licenses" and "distribs" attribute from the alias rule.Gravatar Lukacs Berki2016-05-19
* Simplify DependencySet.Gravatar Ulf Adams2016-05-19
* For tests that check against output paths, provide the ability to strip out t...Gravatar Greg Estren2016-05-19
* Fix #837: worker_verbose flag has no effect.Gravatar Philipp Wollermann2016-05-19
* Always restrict aspects to only access requested configuration fragments.Gravatar Michael Staib2016-05-19
* Remove testing-only constructor for RuleClass from non-testing code.Gravatar Janak Ramakrishnan2016-05-19
* Fix Windows issue in Path.getRelative, which wasn't handling backslashes.Gravatar Ulf Adams2016-05-19
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-19