aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/CircularDependencyTest.java
Commit message (Expand)AuthorAge
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* Add tests for circular target dependencies resolved by configuration.Gravatar mstaib2017-12-07
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Improve cycle reporting error message.Gravatar Laurent Le Brun2017-01-04
* Report cycles involving aspects correctly.Gravatar Lukacs Berki2016-06-14
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Migrated CircularDependencyTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Open source 'CircularDependencyTest'.Gravatar Dmitry Lomov2015-11-24