sng_regress

Langue: en

Version: 2003-10-31 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

sng_regress - a regression test harness for sng

SYNOPSIS

sng_regress [options] files...

DESCRIPTION

The sng_regress program is designed to help with regression testing of the sng minilanguage.

Given SNG and PNG input files, sng_regress will do round-trip conversions (SNG->PNG->SNG or vice-versa), and then compare the results. For PNG files, it is possible to visually verify the results.

OPTIONS

-s
Stop on any regression failure. By default, errors are reported, but all files given on the command line are processed.
-e
Manually 'eyeball' the result of PNG regression tests. The resulting is displayed with display which is part of the ImageMagick package.

SEE ALSO

sng(1), display(1), ImageMagick(1)

AUTHOR

This manual page was written by Wesley J. Landaker <wjl@icecavern.net>, for the Debian project (but may be used by others).