aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* 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
* Define a reusable comparator for Skylark objects.Gravatar Laurent Le Brun2015-04-16
* Build language supports list comparison.Gravatar Laurent Le Brun2015-04-16
* Actually run the actions tests in Bazel.Gravatar Ulf Adams2015-04-16
* Simplify BuildConfigurationTest and ConfigurationTestCase.Gravatar Ulf Adams2015-04-16
* Move test cases from BuildConfigurationTest to more specific test classes.Gravatar Ulf Adams2015-04-16
* Cleanup in ValidationEnvironment wrt to user-defined functionsGravatar Laurent Le Brun2015-04-16
* Build language: Implement integer divisionGravatar Laurent Le Brun2015-04-15
* Catch modulo by 0 errorsGravatar Laurent Le Brun2015-04-15
* Skylark: Remove static type checksGravatar Laurent Le Brun2015-04-15
* Shrink EvaluationContext a bitGravatar Francois-Rene Rideau2015-04-14
* Fix race when two shared actions don't know about each other until after they...Gravatar Janak Ramakrishnan2015-04-14
* Remove autosense logic.Gravatar Han-Wen Nienhuys2015-04-14
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* Skylark: Remove static type checking of variables/functions.Gravatar Laurent Le Brun2015-04-13
* Explicitly use bash to test negative exit codesGravatar Kristina Chodorow2015-04-13
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* Allow evaluation from StringGravatar Francois-Rene Rideau2015-04-13
* Make Artifacts be compared to each other based on their exec paths (and not t...Gravatar Lukacs Berki2015-04-13