home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / octave-1.1.1p1-src.tgz / tar.out / fsf / octave / test / octave.test / unwind / unwind.exp < prev   
Text File  |  1996-09-28  |  168b  |  7 lines

  1. set test unwind-1
  2. set prog_output "g = 0\n.*g = 1\n.*g = -1"
  3. do_test unwind-1.m
  4.  
  5. set test unwind-2
  6. set prog_output "g = 0\n.*error:.*\n.*\n.*g = -1"
  7. do_test  unwind-2.m