| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-13 | Split up dependency test coverage | Jack Nagel | |
| The DependencyCollector tests are really integration tests, while the rest are closer to real unit tests. Split them up so that the tests can be run in isolation on a per-class basis. | |||
| 2012-10-25 | Allow requirements to record tags | Jack Nagel | |
| To allow depends_on :x11 => :optional and friends to work as expected, make requirements record any tags and add special handling to the X11Dependency to record both a minimum version and additional tags. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
