I think SLEPc primarily relies on regression.py in configure.
${PETSC_DIR}/lib/petsc/conf/test has targets to support:
cd src/ksp/ksp/examples/tutorials
make ex2
and ${PETSC_DIR}/lib/petsc/conf/test.common has targets to support:
make alltests [used by nightlybuilds]
Satish
On Fri, 6 Jul 2018, Jose E. Roman wrote:
> Well, if you want to remove it, I can just insert
> ${PETSC_DIR}/lib/petsc/conf/test in SLEPc's repository, so not a big problem.
>
>
> > El 6 jul 2018, a las 7:46, Jose E. Roman <[email protected]> escribió:
> >
> > SLEPc still uses the legacy test system. I have not had time to move to the
> > new test harness.
> > Jose
> >
> >
> >> El 6 jul 2018, a las 2:42, Smith, Barry F. <[email protected]> escribió:
> >>
> >>
> >>
> >>> On Jul 5, 2018, at 5:36 PM, Jed Brown <[email protected]> wrote:
> >>>
> >>> When can we delete the legacy test system? Are we currently using it
> >>> anywhere?
> >>
> >> Make test currently requires the test include file
> >>
> >> Barry
> >>
> >>
> >
>