# HG changeset patch # User jwe # Date 856679695 0 # Node ID c45ae08a68fb0eaabf35a6bc46f43448287f8726 # Parent ea5b2a3dbb26b8f30c2c96d77041d3cc328ff76a [project @ 1997-02-23 06:34:54 by jwe] diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/arith/arith.exp --- a/test/octave.test/arith/arith.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/arith/arith.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,64 @@ +# ceil +# exp +# fix +# floor +# gcd +# lcm +# log +# log10 +# log2 +# max +# min +# nexpow2 +# pow2 +# rem +# round +# sign +# sqrt +# xor +# abs +# arg +# conj +# imag +# real +# sin +# cos +# tan +# sec +# csc +# cot +# asin +# acos +# atan +# asec +# acsc +# acot +# cosh +# tanh +# sech +# csch +# coth +# asinh +# acosh +# atanh +# asech +# acsch +# acoth +# atan2 +# sum +# prod +# cumsum +# cumprod +# sumsq +# beta +# betai +# bincoeff +# erf +# erfc +# erfinv +# gamma +# gammai +# lgamma +# cross +# commutation_matrix +# duplication_matrix diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/audio/audio.exp --- a/test/octave.test/audio/audio.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/audio/audio.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,5 @@ +# lin2mu +# mu2lin +# loadaudio +# saveaudio +# setaudio diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/control/control.exp --- a/test/octave.test/control/control.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/control/control.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,14 @@ +# abcddim +# are +# c2d +# dare +# dgram +# dlqe +# dlqr +# dlyap +# is_controllable +# is_observable +# lqe +# lqr +# lyap +# tzero diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/diffeq/diffeq.exp --- a/test/octave.test/diffeq/diffeq.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/diffeq/diffeq.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,4 @@ +# lsode +# lsode_options +# dassl +# dassl_options diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/error/error.exp --- a/test/octave.test/error/error.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/error/error.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,3 @@ +# error +# warning +# usage diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/image/image.exp --- a/test/octave.test/image/image.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/image/image.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,12 @@ +# colormap +# gray +# image +# imagesc +# imshow +# ind2gray +# ind2rgb +# rgb2ntsc +# ntsc2rgb +# ocean +# rgb2ind +# saveimage diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/io/io.exp --- a/test/octave.test/io/io.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/io/io.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,22 @@ +# disp +# save +# load +# fopen +# fputs +# puts +# fgetl +# fgets +# printf +# fprintf +# sprintf +# scanf +# fscanf +# sscanf +# fread +# fwrite +# tmpnam +# feof +# ferror +# ftell +# fseek +# frewind diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/linalg/linalg.exp --- a/test/octave.test/linalg/linalg.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/linalg/linalg.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,24 @@ +# balance +# cond +# det +# eig +# givens +# inv +# norm +# null +# orth +# pinv +# rank +# trace +# chol +# hess +# lu +# qr +# schur +# svdexpm +# logm +# sqrtm +# kron +# qzhess +# qzval +# syl diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/matrix/matrix.exp --- a/test/octave.test/matrix/matrix.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/matrix/matrix.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,31 @@ +# all +# any +# diff +# isinf +# isnan +# finite +# find +# fliplr +# flipud +# rot90 +# reshape +# shift +# sort +# tril +# triu +# vec +# vech +# eye +# ones +# zeros +# rand +# randn +# diag +# linspace +# logspace +# hadamard +# hankel +# hilb +# invhilb +# toeplitz +# vander diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/nonlin/nonlin.exp --- a/test/octave.test/nonlin/nonlin.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/nonlin/nonlin.exp Sun Feb 23 06:34:55 1997 +0000 @@ -5,3 +5,5 @@ set test fsolve-2 set prog_output "info good\nsolution good\nvalue good" do_test fsolve-2.m + +# fsolve_options diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/optim/optim.exp --- a/test/octave.test/optim/optim.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/optim/optim.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,6 @@ +# qpsol +# qpsol_options +# npsol +# npsol_options +# gls +# ols diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/plot/plot.exp --- a/test/octave.test/plot/plot.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/plot/plot.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,4 @@ +# bar +# hist +# stairs +# meshgrid diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/quad/quad.exp --- a/test/octave.test/quad/quad.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/quad/quad.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,3 @@ +# quad +# quad_options +# colloc diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/signal/signal.exp --- a/test/octave.test/signal/signal.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/signal/signal.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,10 @@ +# detrend +# fft +# ifft +# fft2 +# ifft2 +# fftconv +# fftfilt +# filter +# freqz +# sinc diff -r ea5b2a3dbb26 -r c45ae08a68fb test/octave.test/stats/stats.exp --- a/test/octave.test/stats/stats.exp Sun Feb 23 06:17:21 1997 +0000 +++ b/test/octave.test/stats/stats.exp Sun Feb 23 06:34:55 1997 +0000 @@ -0,0 +1,8 @@ +# mean +# median +# std +# cov +# corrcoef +# kurtosis +# mahalanobis +# skewness