octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RC2 / 5.0.91


From: Mike Miller
Subject: Re: RC2 / 5.0.91
Date: Thu, 7 Feb 2019 01:08:43 -0800
User-agent: Mutt/1.10.1 (2018-07-13)

On Thu, Feb 07, 2019 at 02:39:57 -0600, PhilipNienhuis wrote:
> While it's preferrable to have immune tests right away, perhaps we can avoid
> it temporarily in e.g., __run_test_suite__.m by first saving all system/user
> settings/prefs, setting all prefs to default state, run the test suite, and
> then restore all user/system settings/prefs.

Octave already has the --norc option to prevent loading all system and
user startup files. I think what you're suggesting is covered by that.
If a user wants to run the test suite without any system or user
preferences changing behavior, they can run Octave with --norc.

If a certain test passes with --norc and fails without it, then we can
find the cause and fix that specific test.

-- 
mike

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]