aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/skyframe/TargetMarkerFunctionTest.java
Commit message (Expand)AuthorAge
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Migrated tests in devtools/build/lib/skyframe to JUnit 4.Gravatar Florian Weikert2015-12-03
* Open source some skyframe/bazel tests.Gravatar Han-Wen Nienhuys2015-10-27