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.