aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/testutil/FoundationTestCase.java
Commit message (Expand)AuthorAge
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Make the print function output debug messagesGravatar vladmos2017-08-11
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Add a builder-like mechanism for writing targets to a Scratch instance that isGravatar Cal Peyser2016-08-09
* Push some functionality from FoundationTestCase to where it's actually used.Gravatar Ulf Adams2016-04-29
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Use EventHandler rather than Reporter where possible inGravatar Han-Wen Nienhuys2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move mock workspace configuration to AnalysisMock.Gravatar Dmitry Lomov2015-09-24
* 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
* Remove two methods from FoundationTestCase.Gravatar Ulf Adams2015-07-17
* 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
* Remove more calls to scratchFS().Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.overwriteScratchFile.Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.deleteFile and one variant of scratchFile.Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.dir.Gravatar Ulf Adams2015-04-27
* Extend the Scratch class to have a working directory.Gravatar Ulf Adams2015-04-27
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* Rewrite tests to avoid /[]/ in the paths.Gravatar Ulf Adams2015-04-13
* Allow relative paths for the scratch* methods; resolve relative to workspace.Gravatar Ulf Adams2015-04-09
* objc protos: Pass up dep on C++ runtime if depending on C++ APIGravatar Daniel Wagner-Hall2015-04-08
* Description redacted.Gravatar Damien Martin-Guillerez2015-03-27
* Use //external:objc_proto_lib instead of a googlemac path for objc_proto_libraryGravatar Daniel Wagner-Hall2015-03-20
* Inline a couple of methods from FoundationTestCase. Having these convenienceGravatar Ulf Adams2015-03-05
* Use Truth instead of custom code.Gravatar Ulf Adams2015-03-05
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Remove ChattyAssertsTestCase. Use static imports, move the code down theGravatar Ulf Adams2015-02-25
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19
* Scrub.Gravatar Ulf Adams2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25