Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

internal/gps: ensure packages are deducible before attempting to solve #697

Commits on Jul 16, 2017

  1. internal/gps: ensure packages are deducible before attempting to solve

    Add gps.ValidateParams to ensure all packages in SolverParams are
    deducible.
    
    Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
    ibrasho committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    a961d76 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. rename internal/gps/solver_test.go -> internal/gps/solver_inputs_test.go

    Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
    ibrasho committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    4a2215b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. gps: move TestBadSolveOpts to solver_inputs_test.go

    Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
    ibrasho committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    92df3dc View commit details
    Browse the repository at this point in the history