aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Open source some packages tests.Gravatar Ulf Adams2015-05-04
* Remove the ShellTests class and use the existing AllTests instead.Gravatar Ulf Adams2015-05-04
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Split off some targets from the Java targets in the bazel build.Gravatar Han-Wen Nienhuys2015-05-01
* Ensure invariant that a no-keep-going build terminates as soon as it encounte...Gravatar Janak Ramakrishnan2015-05-01
* Don't allow launching from a directory with a space in the nameGravatar Kristina Chodorow2015-04-30
* Change getBatch signature from Set to Iterable since Iterable is all that's n...Gravatar Janak Ramakrishnan2015-04-30
* Open source the filegroup tests.Gravatar Ulf Adams2015-04-29
* Add fetch commandGravatar Kristina Chodorow2015-04-28
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Remove some unused code from FoundationTestCase.Gravatar Ulf Adams2015-04-28
* Remove the remaining uses of scratchFS() (some by inlining).Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.scratchFile.Gravatar Ulf Adams2015-04-27
* Fix SkylarkList#equalsGravatar Francois-Rene Rideau2015-04-27
* Description redacted.Gravatar Greg Estren2015-04-27
* Remove more calls to scratchFS().Gravatar Ulf Adams2015-04-27
* Inline/remove some calls to FoundationTestCase.scratchFS().Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.overwriteScratchFile.Gravatar Ulf Adams2015-04-27
* Make SkyKey cached hash code transientGravatar Mark Schaller2015-04-27
* Inline FoundationTestCase.deleteFile and one variant of scratchFile.Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.dir.Gravatar Ulf Adams2015-04-27
* Add a Path constructor to Scratch.Gravatar Ulf Adams2015-04-27
* Replace more uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Clean up the TestFileOutErr to be less brittle, avoiding the "brutal overload...Gravatar Eric Fellheimer2015-04-27
* Replace a few uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Extend the Scratch class to have a working directory.Gravatar Ulf Adams2015-04-27
* Add missing dependencies to :analysis_test in Bazel.Gravatar Lukacs Berki2015-04-24
* Look for resources under Maven's standard directory layoutGravatar Kristina Chodorow2015-04-24
* Open source more analysis tests.Gravatar Ulf Adams2015-04-24
* Open source the aspects-related tests.Gravatar Ulf Adams2015-04-24
* Move the BazelAnalysisMock to a subpackage of analysis.Gravatar Ulf Adams2015-04-24
* Open source the analysis/constraints tests.Gravatar Ulf Adams2015-04-24
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* Only check visibility when the rule class has the attributeGravatar Kristina Chodorow2015-04-23
* Remove circular symlinks to external dependenciesGravatar Kristina Chodorow2015-04-23
* Use BuiltinFunction for all builtinsGravatar Francois-Rene Rideau2015-04-22
* Parser: Update code to prepare for list filtering.Gravatar Laurent Le Brun2015-04-22
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Add TEST_TMPDIR for BazelGravatar Kristina Chodorow2015-04-22
* Fix downloader to download more than 2048 bytesGravatar Kristina Chodorow2015-04-22
* This should fix the shell tests.Gravatar Ulf Adams2015-04-22
* Fix non-determinist test.Gravatar Laurent Le Brun2015-04-20
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* Added py_test rule to BazelGravatar Damien Martin-Guillerez2015-04-17
* A minor refactoring of BlazeRuntime.Gravatar Lukacs Berki2015-04-17
* Open source the configuration tests.Gravatar Ulf Adams2015-04-17
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17