John Darrington <[email protected]> writes: > Having a $HOME/.pspp/rc file can cause make test to fail. > > In the tests, we should be running with -r (and perhaps --testing too).
I'd rather not run with --testing-mode except where we really need it. --testing-mode changes PSPP's behavior from what users see, so then we're testing something different from what users use. -r makes sense. It would be easier to define an environment variable with PSPP options and then set it from atlocal.in, rather than to change every test. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
