view CHECKLIST @ 10615:08050f37ba49

Don't abort testing when merely skipping a testif block. Previously, test.m counted skipping a testif block as an error which stopped testing. This is not necessary and prevents testing a file which contains a mixture of test blocks only some of which are protected by testif clauses.
author Rik <octave@nomad.inbox5.com>
date Sat, 08 May 2010 10:29:39 -0700
parents 1052a66078cf
children
line wrap: on
line source

Things to do before making a release:

  * Ask testers for the type(s) of machines they are using.

  * Update the version number in src/version.h.

  * Update the version number in doc/refcard/refcard.tex.

  * Add a `Version M.N.P released.' line to the ChangeLog.

  * Update the NEWS file.

  * Check the README file.

  * Run autoconf, autoheader, and configure before making tar files.

  * Update the NEWS and README.octave files in the anonymous ftp
    directory.