aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/testutil/TestConstants.java
Commit message (Expand)AuthorAge
* Allow BazelPackageLoader to load external repositories.Gravatar carmi2018-03-13
* Introduce cc_configure_lib.bzl#split_escapedGravatar hlopko2018-02-27
* Cleanup unused constantGravatar hlopko2018-02-23
* Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).Gravatar ruperts2017-12-20
* Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.Gravatar aehlig2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil.Gravatar ruperts2017-12-20
* Make ProcessWrapperUtil aware of the execution statistics file, and add new E...Gravatar ruperts2017-12-05
* Small refactoring of AnalysisTestCase to allow alternate SkyframeExecutor imp...Gravatar janakr2017-10-11
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Add hook to process SkyframeExecutor in tests. Also add sentinel exception to...Gravatar janakr2017-07-25
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06
* PiperOrigin-RevId: 156331430Gravatar nharmata2017-05-19
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* A minor refactoring of the way the test infrastructure gets the FileSystem im...Gravatar Lukacs Berki2017-02-01
* (Re)-Add tests for GenRule.Gravatar John Cater2017-01-25
* Rollback of commit 4069709cbf890ebd7e55ad73f78d848e4b4e7a41.Gravatar John Cater2017-01-24
* Add tests for GenRule.Gravatar John Cater2017-01-24
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Introduce TestConstants#PACKAGE_FACTORY_FACTORY_FOR_TESTING for the sake of m...Gravatar Nathan Harmata2016-06-10
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Set the default workspace name to __main__Gravatar Kristina Chodorow2016-05-03
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. ...Gravatar Luis Fernando Pino Duque2016-02-25
* Add xcode_locator to bazel's embedded binaries.Gravatar Chris Parsons2016-01-08
* Open source most of our docgen tests.Gravatar Ulf Adams2015-12-22
* Open source loading the rules moduleGravatar Kristina Chodorow2015-12-16
* Open-source MockCcSupport and some tests for LibraryLinkingTest.Gravatar Dmitry Lomov2015-12-10
* Open-source crosstool configuration tests.Gravatar Dmitry Lomov2015-11-30
* Opensource more cpp rules tests.Gravatar Dmitry Lomov2015-11-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Open source some skylark tests.Gravatar Han-Wen Nienhuys2015-09-22
* Add an "embedded_scripts" filegroup that can be used to easily get all the ne...Gravatar Philipp Wollermann2015-09-08
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Move the BazelAnalysisMock to a subpackage of analysis.Gravatar Ulf Adams2015-04-24
* Open source the configuration tests.Gravatar Ulf Adams2015-04-17
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* Enable external contribution on src/main/toolsGravatar Damien Martin-Guillerez2015-04-01
* Add an AnalysisMock for Bazel; all the analysis action tests pass.Gravatar Ulf Adams2015-03-05