Skip to content
  • Duncan Coutts's avatar
    Add InstallPlan.execute plus tests · 31be24fa
    Duncan Coutts authored
    This is intended to replace a couple existing executeInstallPlan
    implementations.
    
    The tests check that execute visits packages in reverse topological
    order, for both serial and parallel job control. There's also a check
    that serial execute and executionOrder use exactly the same order.
    31be24fa