Enable tests for circular deps with EAPI 4.
[portage.git] / pym / portage / tests / resolver / test_circular_dependencies.py
2010-10-21 Zac MedicoEnable tests for circular deps with EAPI 4.
2010-08-20 Sebastian Luthercircular dependency handler: Add support for REQUIRED_USE
2010-08-19 Sebastian LutherTests: Properly test the circular dep handler
2010-08-18 Sebastian LutherFix small bug in _show_circular_deps and add some tests