view extra/testfun/README @ 0:6b33357c7561 octave-forge

Initial revision
author pkienzle
date Wed, 10 Oct 2001 19:54:49 +0000
parents
children
line wrap: on
line source


This directory contains the following files:

example.m : shows examples from octave scripts 
demo.m    : runs examples from octave scripts
test.m    : processes test directives in octave scripts and extracts examples
assert.m  : checks if two variables are the same, or exit with an error if
	    they are different.  The error shows the pretty printed expected
	    and got values.
pretty.cc : octave variable pretty printer, because x=disp(y) doesn't work
Makefile  : convert pretty.cc to pretty.oct

pretty    : test script for pretty.oct

octave-mod.el  : modified octave-mod.el for support of test directives in
                 octave scripts
octave-mod.diff: context diffs against 2.0.13 octave-mod.el

index.m
rindex.m
findstr.m   : speeded up versions of index, rindex and findstr
index.diff
rindex.diff
findstr.diff: context diffs against 2.1.28
string.tst  : test script for index, rindex, findstr

speed_test.m: compares speed of f and f_orig as a function of input length n

special-matrix.tst: test script for hankel toeplitz kron hilb invhilb vander