Argonne-National-Laboratory / PIPS

Parallel solvers for optimization problems
Other
73 stars 21 forks source link

Additional testing with ctest? #57

Open BarrySmith opened 5 years ago

BarrySmith commented 5 years ago

Could all the NLP tests in the Test directory be run with the ctest testing infrastructure? The current testing is rather thin and if I implement an interface to the PETSc solvers I want as much automated testing as possible to insure I don't break anything in the process; especially since I work on the Mac :-)

Does anyone understand ctest? I don't.

cnpetra commented 5 years ago

they could -- the drivers in Test need to be updated if we continue using ctest the way is used rught now

but the testing will remain thin since all the drivers are rather small... The medium and large scale problems I use for development and testing are in Julia