Script started on Sun Oct 30 10:06:31 2005
obelix[11]% logout[6Dset path[7Dtructural.sh[12Detenv TMP .[K[11Dtructural.sh[12Det path[K[8Dlogout[K[K[K[K[K[K[Kfuncitona[K[K[K[K[Ktional.sh



------------------------------------------------
Running EP test cases
------------------------------------------------


------------------------------------------------
Running EP01
Rationale: Test concordance with one input parameter
Expected output: Correct concordance by page

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/multiPageText.wds, - concordance to file inputfiles/multiPageText

Saving alphabet count file inputfiles/multiPageText.abc, - alphabet count for file inputfiles/multiPageText

Concordancing completed.  For concordance file, see inputfiles/multiPageText.wds; for alphabet
usage file, see inputfiles/multiPageText.abc

Concordance for file: inputfiles/multiPageText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 14
Initial page of file was page 1
Last page of file was page 2

Word           Number of   Page number
Len  Word:         uses:   Locations:
 1 a...................1 - 1
 5 ..........check.....1 - 2
 9 ......correctly.....1 - 2
 2 .............if.....1 - 2
11 ....implemented.....1 - 2
 2 .............is.....1 - 2
 8 .......multiple.....1 - 1
 6 .........option.....1 - 2
 1 ..............p.....1 - 2
 5 ..........pages.....1 - 1
 8 .......spanning.....1 - 1
 4 ...........text.....1 - 1
 3 ............the.....1 - 2
 2 .............to.....1 - 2
------------------------------------------------
Running EP02
Rationale: Test concordance with invalid number of input parameters 3
Expected output: An error message like Too many parameters specified,
no output files are generated

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open fileoutputFile
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
cat: cannot open outputFile.wds
outputFile.wds: No such file or directory
outputFile.abc: No such file or directory
------------------------------------------------
Running EP03
Rationale: Test input item Existance of input file, invalid case
Expected output: An error message like nonExistingFile: The file you specified doesn't exist

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open filenonExistingFile
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
------------------------------------------------
Running EP04
Rationale: Test input item Integer value for the -n parameter, invalid case - not a number
Expected output: An error message like Syntax error. a is not an integer value

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



SYNTAX ERROR on command line: switch -[pvl]n: did not contain a proper integer.
cat: cannot open inputfiles/multiPageText.wds
inputfiles/multiPageText.wds: No such file or directory
inputfiles/multiPageText.abc: No such file or directory
------------------------------------------------
Running EP05
Rationale: Test -n for negative numbers

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



SYNTAX ERROR on command line: switch -[pvl]n: did not contain a proper integer.
cat: cannot open inputfiles/multiPageText.wds
inputfiles/multiPageText.wds: No such file or directory
inputfiles/multiPageText.abc: No such file or directory
------------------------------------------------
Running EP06
Rationale: Test functionality of -n in combination with -p mode
Expected output: Standard screen output, concordance begins with page 2
Concordance for file: inputfiles/multiPageText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 14
Initial page of file was page 2
Last page of file was page 3

Word           Number of   Page number
Len  Word:         uses:   Locations:
 1 a...................1 - 2
 5 ..........check.....1 - 3
 9 ......correctly.....1 - 3
 2 .............if.....1 - 3
11 ....implemented.....1 - 3
 2 .............is.....1 - 3
 8 .......multiple.....1 - 2
 6 .........option.....1 - 3
 1 ..............p.....1 - 3
 5 ..........pages.....1 - 2
 8 .......spanning.....1 - 2
 4 ...........text.....1 - 2
 3 ............the.....1 - 3
 2 .............to.....1 - 3
------------------------------------------------
Running EP08
Rationale: Test functionality of -n parameter in combination with -l mode
Expected output: Standard screen output, concordance by line number starting with line 2
Concordance for file: inputfiles/multiLineText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 13
Initial line of file was line 2
Last line of file was line 5

Word           Number of   Line number
Len  Word:         uses:   Locations:
 1 a...................1 - 2
 2 .............is.....1 - 2
 1 ..............l.....1 - 4
 5 ..........lines.....1 - 3
 6 .........option.....1 - 4
 7 ........several.....1 - 3
 5 ..........spans.....1 - 3
 4 ...........test.....1 - 4
 4 ...........text.....1 - 2
 3 ............the.....1 - 4
 4 ...........this.....1 - 2
 2 .............to.....1 - 4
 5 ..........which.....1 - 3
------------------------------------------------
Running EP09
Rationale: Test functionality of -n parameter in combination with -s mode
Expected output: Standard screen ouput, -n parameter is ignored
Concordance for file: inputfiles/stanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 20
Initial stanza of file was stanza 2
Last stanza of file was stanza 2

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 5 above...............1 - 2
 5 ..........first.....1 - 1
 3 ............for.....1 - 1
 2 .............in.....1 - 2
 2 .............is.....2 - 1 2
 6 .........second.....1 - 2
 8 .......sentence.....1 - 2
 6 .........stanza.....4 - 1 2
 4 ...........text.....1 - 1
 3 ............the.....4 - 1 2
 4 ...........this.....2 - 1 2
 6 .........unlike.....1 - 2
------------------------------------------------
Running EP10
Rationale: Test invalid stanzas, stanzas is not a number
Expected Output: Standard screen output, the a> stanza is ignored in the outputfile - or rather treated like a normal word
Concordance for file: inputfiles/invalidStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 50
Initial stanza of file was stanza 1
Last stanza of file was stanza 2

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 1 a...................3 - 2
10 .....additional.....1 - 2
11 ....addtionally.....1 - 2
 3 ............and.....1 - 2
 2 .............be.....1 - 2
10 .....characters.....1 - 2
 8 .......coverage.....1 - 2
 5 ..........first.....1 - 1
 3 ............for.....2 - 1 2
 7 ........ignored.....1 - 2
 2 .............in.....1 - 2
 8 .......included.....1 - 2
 2 .............is.....2 - 1 2
 4 ...........l33t.....1 - 2
 6 .........letter.....1 - 2
 4 ...........like.....2 - 2
 5 ..........mixed.....1 - 2
 6 .........number.....1 - 2
 6 .........second.....1 - 2
 6 .........should.....1 - 2
 8 .......shouldbe.....1 - 2
 5 ..........since.....1 - 2
 4 ...........some.....2 - 2
 6 .........stanza.....3 - 1 2
 4 ...........text.....1 - 1
 3 ............the.....4 - 1 2
 4 ...........this.....2 - 1 2
 5 ..........weird.....1 - 2
 4 ...........word.....1 - 2
 1 ...................1 - 2
 2 ..................1 - 2
 3 .................1 - 2
 3 .................1 - 2
 3 .................1 - 2
 3 .................1 - 2
 3 .................1 - 2
 1 ...................1 - 2
 1 ...................1 - 2
^[[?1;2c------------------------------------------------
Running EP11
Rationale: Test invalid stanza, stanza is empty
Expected Output: Standard screen output, the empty stanza is ignored in the outputfile - or rather treated like a normal word
Concordance for file: inputfiles/emptyStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 23
Initial stanza of file was stanza 1
Last stanza of file was stanza 2

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 2 an..................1 - 2
 8 .......assigned.....1 - 2
 2 .............be.....1 - 2
 7 ........doesn't.....1 - 2
 5 ..........first.....1 - 1
 3 ............for.....1 - 1
 4 ...........have.....1 - 2
 2 .............in.....1 - 2
 2 .............is.....1 - 1
 6 .........number.....1 - 2
 6 .........second.....1 - 2
 6 .........should.....1 - 2
 5 ..........since.....1 - 2
 6 .........stanza.....3 - 1 2
 4 ...........text.....1 - 1
 3 ............the.....4 - 1 2
 4 ...........this.....2 - 1 2
------------------------------------------------
Running EP12
Rationale: Test invalid stanza, stanza is real number
Expected Output: Standard screen output, the stanza with the real number is ignored in the outputfile - or rather treated like a normal word

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/realStanzasText.wds, - concordance to file inputfiles/realStanzasText

Saving alphabet count file inputfiles/realStanzasText.abc, - alphabet count for file inputfiles/realStanzasText

Concordancing completed.  For concordance file, see inputfiles/realStanzasText.wds; for alphabet
usage file, see inputfiles/realStanzasText.abc

Concordance for file: inputfiles/realStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 22
Initial stanza of file was stanza 1
Last stanza of file was stanza 2

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 1 2...................2 - 1 2
 2 .............be.....1 - 2
 5 ..........first.....1 - 1
 7 ........ignored.....1 - 2
 2 .............in.....2 - 1 2
 2 .............is.....1 - 2
 6 .........number.....2 - 2
 4 ...........real.....1 - 2
 6 .........should.....1 - 2
 5 ..........since.....1 - 2
 4 ...........some.....1 - 1
 6 .........stanza.....3 - 1 2
 4 ...........text.....2 - 1 2
 3 ............the.....2 - 1 2
 4 ...........this.....1 - 2
------------------------------------------------
Running EP13
Rationale: Test invalid stanza, stanza is real number
Expected Output: Standard screen output, the stanza with the real number is ignored in the outputfile - or rather treated like a normal word

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/realStanzasText2.wds, - concordance to file inputfiles/realStanzasText2

Saving alphabet count file inputfiles/realStanzasText2.abc, - alphabet count for file inputfiles/realStanzasText2

Concordancing completed.  For concordance file, see inputfiles/realStanzasText2.wds; for alphabet
usage file, see inputfiles/realStanzasText2.abc

Concordance for file: inputfiles/realStanzasText2

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 22
Initial stanza of file was stanza 1
Last stanza of file was stanza 538

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 1 2...................2 - 1 538
 2 .............be.....1 - 538
 5 ..........first.....1 - 1
 7 ........ignored.....1 - 538
 2 .............in.....2 - 1 538
 2 .............is.....1 - 538
 6 .........number.....2 - 538
 4 ...........real.....1 - 538
 6 .........should.....1 - 538
 5 ..........since.....1 - 538
 4 ...........some.....1 - 1
 6 .........stanza.....3 - 1 538
 4 ...........text.....2 - 1 538
 3 ............the.....2 - 1 538
 4 ...........this.....1 - 538
------------------------------------------------
Running EP14
Rationale: Test invalid stanza, stanza is real number
Expected Output: Standard screen output, the stanza with the real number is ignored in the outputfile - or rather treated like a normal word

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/realStanzasText3.wds, - concordance to file inputfiles/realStanzasText3

Saving alphabet count file inputfiles/realStanzasText3.abc, - alphabet count for file inputfiles/realStanzasText3

Concordancing completed.  For concordance file, see inputfiles/realStanzasText3.wds; for alphabet
usage file, see inputfiles/realStanzasText3.abc

Concordance for file: inputfiles/realStanzasText3

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 22
Initial stanza of file was stanza 1
Last stanza of file was stanza 538

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 1 2...................1 - 1
 2 .............be.....1 - 538
 5 ..........first.....1 - 1
 7 ........ignored.....1 - 538
 2 .............in.....2 - 1 538
 2 .............is.....1 - 538
 6 .........number.....2 - 538
 4 ...........real.....1 - 538
 6 .........should.....1 - 538
 5 ..........since.....1 - 538
 4 ...........some.....1 - 1
 6 .........stanza.....3 - 1 538
 4 ...........text.....2 - 1 538
 3 ............the.....2 - 1 538
 4 ...........this.....1 - 538
 3 ............two.....1 - 538
------------------------------------------------


------------------------------------------------
Running BV test cases
------------------------------------------------


Running BV01
Rationale: Test how empty files are handled by concordance
Expected Output: An error message indicating that the specified input file was empty, no output files are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/emptyFile.wds, - concordance to file inputfiles/emptyFile

Saving alphabet count file inputfiles/emptyFile.abc, - alphabet count for file inputfiles/emptyFile

Concordancing completed.  For concordance file, see inputfiles/emptyFile.wds; for alphabet
usage file, see inputfiles/emptyFile.abc

Segmentation Fault
Concordance for file: inputfiles/emptyFile

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 0
Initial page of file was page 1
Last page of file was page 1

Word           Number of   Page number
Len  Word:         uses:   Locations:
------------------------------------------------
Running BV02
Rationale: Test how very large files are handled by concordance
Expected output: Correct concordance by page
concordance veryLargeFile - TODO
------------------------------------------------
Running BV03
Rationale: Test handling of the 0 number for n:num option
Expected Output: Correct concordance by page number, starting by number 0
Concordance for file: inputfiles/multiPageText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 14
Initial page of file was page 0
Last page of file was page 1

Word           Number of   Page number
Len  Word:         uses:   Locations:
 1 a...................1 - 0
 5 ..........check.....1 - 1
 9 ......correctly.....1 - 1
 2 .............if.....1 - 1
11 ....implemented.....1 - 1
 2 .............is.....1 - 1
 8 .......multiple.....1 - 0
 6 .........option.....1 - 1
 1 ..............p.....1 - 1
 5 ..........pages.....1 - 0
 8 .......spanning.....1 - 0
 4 ...........text.....1 - 0
 3 ............the.....1 - 1
 2 .............to.....1 - 1
------------------------------------------------
Running BV04
Rationale: Test -n option of the upper bounds - 2147483647 - of the input item num
Expected output: Correct concordance by page, no error message
Concordance for file: inputfiles/multiPageText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 14
Initial page of file was page 2147483646
Last page of file was page 2147483647

Word           Number of   Page number
Len  Word:         uses:   Locations:
 1 a...................1 - 2147483646
 5 ..........check.....1 - 2147483647
 9 ......correctly.....1 - 2147483647
 2 .............if.....1 - 2147483647
11 ....implemented.....1 - 2147483647
 2 .............is.....1 - 2147483647
 8 .......multiple.....1 - 2147483646
 6 .........option.....1 - 2147483647
 1 ..............p.....1 - 2147483647
 5 ..........pages.....1 - 2147483646
 8 .......spanning.....1 - 2147483646
 4 ...........text.....1 - 2147483646
 3 ............the.....1 - 2147483647
 2 .............to.....1 - 2147483647
------------------------------------------------
Running BV05
Rationale: Test -n option of the upper bounds - 2147483647 - of the input item num
Expected output: Correct concordance by page, no error message
Concordance for file: inputfiles/multiPageText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 14
Initial page of file was page 2147483647
Last page of file was page 2147483648

Word           Number of   Page number
Len  Word:         uses:   Locations:
 1 a...................1 - 2147483647
 5 ..........check.....1 - 2147483648
 9 ......correctly.....1 - 2147483648
 2 .............if.....1 - 2147483648
11 ....implemented.....1 - 2147483648
 2 .............is.....1 - 2147483648
 8 .......multiple.....1 - 2147483647
 6 .........option.....1 - 2147483648
 1 ..............p.....1 - 2147483648
 5 ..........pages.....1 - 2147483647
 8 .......spanning.....1 - 2147483647
 4 ...........text.....1 - 2147483647
 3 ............the.....1 - 2147483648
 2 .............to.....1 - 2147483648
------------------------------------------------
Running BV06
Rationale: Test invalid stanzas, stanza is 0
Concordance for file: inputfiles/invalidStanzasText2

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 14
Initial stanza of file was stanza 1
Last stanza of file was stanza 2

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 5 first...............1 - 0
 3 ............for.....2 - 0 2
 2 .............is.....1 - 0
 5 ..........other.....1 - 2
 4 ...........some.....1 - 2
 6 .........stanza.....2 - 0 2
 4 ...........text.....2 - 0 2
 3 ............the.....2 - 0
 4 ...........this.....1 - 0
 3 ............two.....1 - 2
------------------------------------------------
Running BV07
Rationale: Test upper bound for stanzas, stanza numbers below upper boundary
Expected output: Correct concordance by stanza, no error message
Concordance for file: inputfiles/largeStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 13
Initial stanza of file was stanza 1
Last stanza of file was stanza 2147483647

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 3 for.................1 - 2147483646
 2 .............is.....1 - 2147483647
 7 ........largest.....1 - 2147483646
 4 ...........last.....1 - 2147483647
 8 .......possible.....1 - 2147483647
 6 .........second.....1 - 2147483646
 6 .........stanza.....2 - 2147483646 2147483647
 4 ...........test.....1 - 2147483646
 3 ............the.....3 - 2147483646 2147483647
 4 ...........this.....1 - 2147483647
------------------------------------------------
Running BV08
Rationale: Test upper bound for stanzas, stanza number larger than upper boundary
Expected output: An error message indicating that the second stanza is too large, no output files are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/tooLargeStanzasText.wds, - concordance to file inputfiles/tooLargeStanzasText

Saving alphabet count file inputfiles/tooLargeStanzasText.abc, - alphabet count for file inputfiles/tooLargeStanzasText

Concordancing completed.  For concordance file, see inputfiles/tooLargeStanzasText.wds; for alphabet
usage file, see inputfiles/tooLargeStanzasText.abc

Concordance for file: inputfiles/tooLargeStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 12
Initial stanza of file was stanza 1
Last stanza of file was stanza 2147483648

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 2 an..................1 - 2147483648
 5 ..........cause.....1 - 2147483648
 5 ..........error.....1 - 2147483648
 2 .............is.....1 - 2147483647
 4 ...........last.....1 - 2147483647
 8 .......possible.....1 - 2147483647
 6 .........should.....1 - 2147483648
 6 .........stanza.....1 - 2147483648
 7 ........stanzas.....1 - 2147483647
 3 ............the.....1 - 2147483647
 4 ...........this.....2 - 2147483647 2147483648
------------------------------------------------
Running BV09
Rationale: Test a way too large stanza to cover the case that the chosen integer was larger than 32 bit
Expected output: An error message indicating that the second stanza is too large, no output files are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/muchTooLargeStanzasText.wds, - concordance to file inputfiles/muchTooLargeStanzasText

Saving alphabet count file inputfiles/muchTooLargeStanzasText.abc, - alphabet count for file inputfiles/muchTooLargeStanzasText

Concordancing completed.  For concordance file, see inputfiles/muchTooLargeStanzasText.wds; for alphabet
usage file, see inputfiles/muchTooLargeStanzasText.abc

Concordance for file: inputfiles/muchTooLargeStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 17
Initial stanza of file was stanza 1
Last stanza of file was stanza 3567587327

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 3 any.................1 - 3567587327
 2 .............be.....1 - 3567587327
 5 ..........first.....1 - 1
 3 ............for.....2 - 1 3567587327
 7 ........integer.....1 - 3567587327
 5 ..........large.....1 - 3567587327
14 .representation.....1 - 3567587327
 6 .........should.....1 - 3567587327
 4 ...........some.....1 - 1
 6 .........stanza.....2 - 1 3567587327
 4 ...........text.....1 - 1
 3 ............the.....1 - 1
 4 ...........this.....1 - 3567587327
 3 ............too.....1 - 3567587327
 3 ............way.....1 - 3567587327
------------------------------------------------


------------------------------------------------
Running EG test cases
------------------------------------------------


Running EG01
Rationale: Test handling of non-ascii characters
Expected output: Correct concordance by line, no error messages. German characters are included in the .abc file
Concordance for file: inputfiles/germanText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 54
Initial line of file was line 1
Last line of file was line 6

Word           Number of   Line number
Len  Word:         uses:   Locations:
 1 a...................2 - 1
 5 ..........ascii.....1 - 1
 2 .............at.....1 - 1
 4 ...........auch.....1 - 5
10 .....characters.....1 - 1
 6 .........cklich.....1 - 3
 1 ..............d.....1 - 5
 2 .............da.....1 - 3
 3 ............das.....1 - 5
 3 ............die.....1 - 3
 8 .......folgende.....1 - 5
 9 ......folgenden.....1 - 3
 8 .......getestet.....1 - 3
 2 .............gl.....1 - 3
11 ....interessant.....1 - 5
 2 .............is.....1 - 1
 1 ..............l.....9 - 6
 2 .............ll.....2 - 6
 5 ..........lookt.....1 - 1
 2 .............l.....1 - 6
 3 ............non.....1 - 1
 2 .............pp.....1 - 6
 4 ...........rfte.....1 - 5
 4 ...........rter.....2 - 3
 4 ...........sein.....1 - 5
 6 .........sollen.....1 - 3
 4 ...........some.....1 - 1
 5 ..........takes.....1 - 1
 4 ...........text.....1 - 1
 4 ...........this.....1 - 1
 1 ..............w.....2 - 3
 6 .........werden.....1 - 3
 5 ..........which.....1 - 1
 1 ...................6 - 6
 7 ........hnlich.....1 - 3
 2 .............l.....1 - 6
 2 ..................1 - 6
 a ...11   6.8% aaaaaaa
 b ....0     0% 
 c ....8     5% ccccc
 d ....7   4.3% ddddd
 e ...21    13% eeeeeeeeeeeeee
 f ....3   1.9% ff
 g ....4   2.5% ggg
 h ....8     5% hhhhh
 i ...10   6.2% iiiiiii
 j ....0     0% 
 k ....3   1.9% kk
 l ...23    14% lllllllllllllll
 m ....1  0.62% m
 n ...11   6.8% nnnnnnn
 o ....7   4.3% ooooo
 p ....2   1.2% pp
 q ....0     0% 
 r ....9   5.6% rrrrrr
 s ...12   7.5% ssssssss
 t ...15   9.3% tttttttttt
 u ....1  0.62% u
 v ....0     0% 
 w ....4   2.5% www
 x ....1  0.62% x
 y ....0     0% 
 z ....0     0% 
 0 ....0     0% 
 1 ....0     0% 
 2 ....0     0% 
 3 ....0     0% 
 4 ....0     0% 
 5 ....0     0% 
 6 ....0     0% 
 7 ....0     0% 
 8 ....0     0% 
 9 ....0     0% 

Total Characters: 161
------------------------------------------------
Running EG02
Rationale: Test how special character are handled by concordance
Expected output: Correct concordance by line, special characters are ignored - i.e. neither shown as words in the .wds file nore as characters in the .abc file
Concordance for file: inputfiles/specialText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 16
Initial line of file was line 1
Last line of file was line 9

Word           Number of   Line number
Len  Word:         uses:   Locations:
 1 a...................1 - 1
 3 ............and.....1 - 1
10 .....characters.....1 - 1
10 .....containing.....1 - 1
 7 ........control.....1 - 9
 4 ...........from.....1 - 9
 2 .............is.....1 - 1
 4 ...........like.....1 - 9
 1 ..............m.....1 - 9
 5 ..........other.....1 - 1
 4 ...........some.....2 - 1
 8 .......tabstops.....1 - 1
 4 ...........text.....1 - 1
 4 ...........this.....1 - 1
11 ....unprintable.....1 - 1
 a ....7   7.9% aaaaaaaa
 b ....2   2.2% bbb
 c ....4   4.5% ccccc
 d ....2   2.2% ddd
 e ....7   7.9% eeeeeeee
 f ....1   1.1% ff
 g ....1   1.1% gg
 h ....3   3.4% hhhh
 i ....7   7.9% iiiiiiii
 j ....0     0% 
 k ....1   1.1% kk
 l ....3   3.4% llll
 m ....4   4.5% mmmmm
 n ....8     9% nnnnnnnnn
 o ....9    10% ooooooooooo
 p ....2   2.2% ppp
 q ....0     0% 
 r ....6   6.7% rrrrrrr
 s ....8     9% sssssssss
 t ...10    11% tttttttttttt
 u ....1   1.1% uu
 v ....0     0% 
 w ....2   2.2% www
 x ....1   1.1% xx
 y ....0     0% 
 z ....0     0% 
 0 ....0     0% 
 1 ....0     0% 
 2 ....0     0% 
 3 ....0     0% 
 4 ....0     0% 
 5 ....0     0% 
 6 ....0     0% 
 7 ....0     0% 
 8 ....0     0% 
 9 ....0     0% 

Total Characters: 89
------------------------------------------------
Running EG03
Rationale: Test how concordance works if the outputfile already exists
Expected Output: Existing file gets overwritten, correct concordance by page TODO
blabla: No such file or directory
jaja: No such file or directory

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open fileoutputFile
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
cat: cannot open outputFile.wds
cat: cannot open outputFile.abc
outputFile.wds: No such file or directory
outputFile.abc: No such file or directory
------------------------------------------------
Running EG04
Rationale: Test how concordance deals with mixed up stanzas
Expected Output: Correct concordance by stanza, standard screen output

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/mixedUpStanzasText.wds, - concordance to file inputfiles/mixedUpStanzasText

Saving alphabet count file inputfiles/mixedUpStanzasText.abc, - alphabet count for file inputfiles/mixedUpStanzasText

Concordancing completed.  For concordance file, see inputfiles/mixedUpStanzasText.wds; for alphabet
usage file, see inputfiles/mixedUpStanzasText.abc

Concordance for file: inputfiles/mixedUpStanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 8
Initial stanza of file was stanza 1
Last stanza of file was stanza 1

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 6 before..............1 - 2
 5 ..........first.....1 - 1
 4 ...........goes.....1 - 2
 6 .........second.....1 - 2
 6 .........stanza.....2 - 2 1
 3 ............the.....2 - 2 1
------------------------------------------------
Running EG05
Rationale: Test how real values are handled for the -n parameter
Expected Output: An error message like Invalid value. Please enter an integer value

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



SYNTAX ERROR on command line: switch -[pvl]n: did not contain a proper integer.
cat: cannot open inputfiles/multiPageText.wds
inputfiles/multiPageText.wds: No such file or directory
inputfiles/multiPageText.abc: No such file or directory
------------------------------------------------


------------------------------------------------
Running Syntax testing test cases
------------------------------------------------


Running S01
Rationale: Run with help parameter
Expected Output: Help screen for concordance
concordance help
------------------------------------------------
Running S02
Rationale: Test with outputfile
Expected output: Correct output by page number
Couldn't open fileoutputFile
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
cat: cannot open outputFile.wds
outputFile.wds: No such file or directory
outputFile.abc: No such file or directory
------------------------------------------------
Running S03
Rationale: Test -p mode
Expected output: Correct concordance by page
A text spanning multiple pages

To check if the -p option is implemented correctly
inputfiles/multipageText.abc: No such file or directory
------------------------------------------------
Running S04
Rationale: Test -s -q mode
Expected output: Reduced screen output, concordance correctly by stanza
Concordance for file: inputfiles/stanzasText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 20
Initial stanza of file was stanza 1
Last stanza of file was stanza 2

Word           Number of   Stanza number
Len  Word:         uses:   Locations:
 5 above...............1 - 2
 5 ..........first.....1 - 1
 3 ............for.....1 - 1
 2 .............in.....1 - 2
 2 .............is.....2 - 1 2
 6 .........second.....1 - 2
 8 .......sentence.....1 - 2
 6 .........stanza.....4 - 1 2
 4 ...........text.....1 - 1
 3 ............the.....4 - 1 2
 4 ...........this.....2 - 1 2
 6 .........unlike.....1 - 2
------------------------------------------------
Running S05
Rationale: Test -ln mode
Expected output: Normal screen output, concordance by line starting with

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/multiLineText.wds, - concordance to file inputfiles/multiLineText

Saving alphabet count file inputfiles/multiLineText.abc, - alphabet count for file inputfiles/multiLineText

Concordancing completed.  For concordance file, see inputfiles/multiLineText.wds; for alphabet
usage file, see inputfiles/multiLineText.abc

Concordance for file: inputfiles/multiLineText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 13
Initial line of file was line 2
Last line of file was line 5

Word           Number of   Line number
Len  Word:         uses:   Locations:
 1 a...................1 - 2
 2 .............is.....1 - 2
 1 ..............l.....1 - 4
 5 ..........lines.....1 - 3
 6 .........option.....1 - 4
 7 ........several.....1 - 3
 5 ..........spans.....1 - 3
 4 ...........test.....1 - 4
 4 ...........text.....1 - 2
 3 ............the.....1 - 4
 4 ...........this.....1 - 2
 2 .............to.....1 - 4
 5 ..........which.....1 - 3
------------------------------------------------
Running S06
Rationale: test -lqn mode
Expected output: Reduced screen output, concordance by line starting with

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Concordance for file: inputfiles/multiLineText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 13
Initial line of file was line 2
Last line of file was line 5

Word           Number of   Line number
Len  Word:         uses:   Locations:
 1 a...................1 - 2
 2 .............is.....1 - 2
 1 ..............l.....1 - 4
 5 ..........lines.....1 - 3
 6 .........option.....1 - 4
 7 ........several.....1 - 3
 5 ..........spans.....1 - 3
 4 ...........test.....1 - 4
 4 ...........text.....1 - 2
 3 ............the.....1 - 4
 4 ...........this.....1 - 2
 2 .............to.....1 - 4
 5 ..........which.....1 - 3
----------------------------------------------
Running S08
Rationale: Test -p option without providing a filename
Expected output: An error message like Please specify an input file

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-p
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
----------------------------------------------
Running S09
Rationale: Test -sq option without providing a filename
Expected output: An error message like Please specify an input file

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-sq
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
----------------------------------------------
Running S10
Rationale: Test -lqn:2 option without providing a filename
Expected output: An error message like Please specify an input file

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-lqn:2
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
----------------------------------------------
Running S12
Rationale: Invalid token for command line parameters
Expected output: An error message like -x: Invalid parameter, no output files are generated

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.



Making Condordance. Depending on file length, this may take awhile.


Saving concordance file inputfiles/multiLineText.wds, - concordance to file inputfiles/multiLineText

Saving alphabet count file inputfiles/multiLineText.abc, - alphabet count for file inputfiles/multiLineText

Concordancing completed.  For concordance file, see inputfiles/multiLineText.wds; for alphabet
usage file, see inputfiles/multiLineText.abc

Concordance for file: inputfiles/multiLineText

Note: Concordancer considers a word a set of alphanumeric characters
      bounded by whitespace at each end of the set.

Total number of words in file: 13
Initial page of file was page 1
Last page of file was page 1

Word           Number of   Page number
Len  Word:         uses:   Locations:
 1 a...................1 - 1
 2 .............is.....1 - 1
 1 ..............l.....1 - 1
 5 ..........lines.....1 - 1
 6 .........option.....1 - 1
 7 ........several.....1 - 1
 5 ..........spans.....1 - 1
 4 ...........test.....1 - 1
 4 ...........text.....1 - 1
 3 ............the.....1 - 1
 4 ...........this.....1 - 1
 2 .............to.....1 - 1
 5 ..........which.....1 - 1
----------------------------------------------
Running S13
Rationale: Invalid token after help
Expected output: Although an invalid token is provided, the output for the help function should still be the same
concordance help foo
----------------------------------------------
Running S14
Rationale: Invalid token after a command line parameter
Expected output: Error message like -s : invalid input filename, no output files are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-s
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
----------------------------------------------
Running S15
Rationale: Invalid token after -sq
Expected output: Error message like -s : invalid input filename, no output files are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-s
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
----------------------------------------------
Running S 16
Rationale: Invalid token after -lqn
Expected output: Error message like -s : invalid input filename, no output files are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-s
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
----------------------------------------------
Running S17
Rationale: Invalid token after inputfilename
Expected output: Error message like -s: invalid output filename, no outputfiles are created

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open file-s
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
cat: cannot open inputfiles/multiLineText.wds
inputfiles/multiLineText.wds: No such file or directory
inputfiles/multiLineText.abc: No such file or directory
----------------------------------------------
Running S18
Rationale: Provide too many parameter
Expected output: Error Too many parameters

This is Concordance, a program to make concordances for text files.
$Id: concordance.cc,v 0.5 1996/11/26 23:49:48 ralph Exp ralph $
Copyright (C) 1996 Ralph L. Meyer, Spotswood, NJ 08884.
Concordance is licensed to users only under the conditions stated in the
GNU public license that comes with the distribution of this program.
Concordance comes with ABSOLUTELY NO WARRANTY; for details see the GNU public
license that accompanies this program.  You are welcome to redistribute this
software under certain conditions; for details see the GNU public license.
Send BUG reports to: meyer@princeton.edu.

Couldn't open filetest
File opening error: No such file or directory
Assertion failed: fp, file concordance.cc, line 386
Abort
cat: cannot open test.wds
test.wds: No such file or directory
test.abc: No such file or directory
obelix[12]% 1;2c[K[K[K[K^D
Use "exit" to leave sh.
obelix[12]% exit

exit

script done on Sun Oct 30 10:07:12 2005
