Mercurial > hg > octave-lyh
view test/octave.test/unwind/unwind.exp @ 6478:4da9255998e3
[project @ 2007-03-29 16:31:16 by jwe]
author | jwe |
---|---|
date | Thu, 29 Mar 2007 16:31:16 +0000 |
parents | 98d0771f7484 |
children |
line wrap: on
line source
set test unwind-1 set prog_output "g = 0\n.*g = 1\n.*g = -1" do_test unwind-1.m set test unwind-2 set prog_output "g = 0\n.*g = -1" do_test unwind-2.m