
(latest rev: 09/01/96)

//////////////////////////////////////////////////
SAMPLE SCRIPT OF A TEST SUITE
LEVEL 03
//////////////////////////////////////////////////

This document is a sample of a script of some test runs of a
program.  It was produced by using the script command and
running the program called "sampProgL03" twice, with different
test responses input to it.  The program tested is identical to
the sample level 03 program contained in this directory.  We
can see from the script that the level 03 program functioned
correctly.

--------------------------- start of enclosure ---------------------------
Script started on Thu Aug 29 00:43:31 1996
Thu Aug 29 00:43:33 PDT 1996
4mjohn@barnard:~/PascalmK sampProgL03

F. Scott Fitzgerald wrote a story about a diamond
as big as the Ritz Hotel in New York.  I hope you
like the little diamond that this program writes,
even though it is not a real one, and certainly not
anywhere near as large as the Ritz Hotel.

Would you like to see a pattern?  Answer y or n: n
4mjohn@barnard:~/PascalmK sampProgL03

F. Scott Fitzgerald wrote a story about a diamond
as big as the Ritz Hotel in New York.  I hope you
like the little diamond that this program writes,
even though it is not a real one, and certainly not
anywhere near as large as the Ritz Hotel.

Would you like to see a pattern?  Answer y or n: y
                                     *
                                    **
                                    ***
                                   ****
                                   *****
                                  ******
                                  *******
                                 ********
                                 *********
                                **********
                                ***********
                               ************
                               *************
                              **************
                              ***************
                              **************
                               *************
                               ************
                                ***********
                                **********
                                 *********
                                 ********
                                  *******
                                  ******
                                   *****
                                   ****
                                    ***
                                    **
                                     *
Would you like to see a pattern?  Answer y or n: y
                                     *
                                    **
                                    ***
                                   ****
                                   *****
                                  ******
                                  *******
                                 ********
                                 *********
                                **********
                                ***********
                               ************
                               *************
                              **************
                              ***************
                              **************
                               *************
                               ************
                                ***********
                                **********
                                 *********
                                 ********
                                  *******
                                  ******
                                   *****
                                   ****
                                    ***
                                    **
                                     *
Would you like to see a pattern?  Answer y or n: n
4mjohn@barnard:~/PascalmK exit
4mjohn@barnard:~/PascalmK
script done on Thu Aug 29 00:44:09 1996
