Index of /www001/src/ports/textproc/p5-Text-NSP/work/Text-NSP-1.03/Testing/huge-count
Name Last modified Size Description
Parent Directory 16-Sep-2006 08:17 -
error-handling.sh 24-Mar-2006 20:20 1k
lc.pl 09-Aug-2005 21:38 1k
nontoken.regex 09-Aug-2005 21:38 1k
normal-op.sh 24-Mar-2006 20:20 1k
stoplist 09-Aug-2005 21:38 5k
test-A1.data 09-Aug-2005 21:38 2k
test-A1.reqd/ 16-Sep-2006 08:16 -
test-A2.data/ 16-Sep-2006 08:16 -
test-A2.reqd/ 16-Sep-2006 08:16 -
test-A3.data1 09-Aug-2005 21:38 1k
test-A3.data2 09-Aug-2005 21:38 1k
test-A3.data3 09-Aug-2005 21:38 1k
test-A3.data4 09-Aug-2005 21:38 1k
test-A3.reqd/ 16-Sep-2006 08:16 -
test-A41.data 09-Aug-2005 21:38 2k
test-A41.reqd 09-Aug-2005 21:38 1k
test-A42.data/ 16-Sep-2006 08:16 -
test-A42.reqd 09-Aug-2005 21:38 1k
test-A43.data1 09-Aug-2005 21:38 1k
test-A43.data2 09-Aug-2005 21:38 1k
test-A43.data3 09-Aug-2005 21:38 1k
test-A43.data4 09-Aug-2005 21:38 1k
test-A43.reqd 09-Aug-2005 21:38 1k
test-A5.reqd/ 16-Sep-2006 08:16 -
test-A51.data 09-Aug-2005 21:38 2k
test-A52.data/ 16-Sep-2006 08:16 -
test-A53.data1 09-Aug-2005 21:38 1k
test-A53.data2 09-Aug-2005 21:38 1k
test-A53.data3 09-Aug-2005 21:38 1k
test-A53.data4 09-Aug-2005 21:38 1k
test-A6.reqd 09-Aug-2005 21:38 1k
test-A61.data 09-Aug-2005 21:38 2k
test-A62.data/ 16-Sep-2006 08:16 -
test-A63.data1 09-Aug-2005 21:38 1k
test-A63.data2 09-Aug-2005 21:38 1k
test-A63.data3 09-Aug-2005 21:38 1k
test-A63.data4 09-Aug-2005 21:38 1k
test-A7.reqd/ 16-Sep-2006 08:16 -
test-A71.data 09-Aug-2005 21:38 2k
test-A72.data/ 16-Sep-2006 08:16 -
test-A73.data1 09-Aug-2005 21:38 1k
test-A73.data2 09-Aug-2005 21:38 1k
test-A73.data3 09-Aug-2005 21:38 1k
test-A73.data4 09-Aug-2005 21:38 1k
test-A8.count 09-Aug-2005 21:38 1k
test-A81.data 09-Aug-2005 21:38 2k
test-A82.data/ 16-Sep-2006 08:17 -
test-A83.data1 09-Aug-2005 21:38 1k
test-A83.data2 09-Aug-2005 21:38 1k
test-A83.data3 09-Aug-2005 21:38 1k
test-A83.data4 09-Aug-2005 21:38 1k
test-B1.data1 09-Aug-2005 21:38 2k
test-B1.data2/ 16-Sep-2006 08:17 -
test-B1.data3 09-Aug-2005 21:38 1k
test-B1.reqd 09-Aug-2005 21:38 1k
test-B2.data 09-Aug-2005 21:38 2k
test-B2.reqd 09-Aug-2005 21:38 1k
testA1.sh 09-Aug-2005 21:38 2k
testA2.sh 09-Aug-2005 21:38 1k
testA3.sh 09-Aug-2005 21:38 1k
testA4.sh 09-Aug-2005 21:38 2k
testA51.sh 09-Aug-2005 21:38 2k
testA52.sh 09-Aug-2005 21:38 1k
testA53.sh 09-Aug-2005 21:38 1k
testA6.sh 09-Aug-2005 21:38 2k
testA71.sh 09-Aug-2005 21:38 2k
testA72.sh 09-Aug-2005 21:38 1k
testA73.sh 09-Aug-2005 21:38 1k
testA8.sh 09-Aug-2005 21:38 2k
testB1.sh 09-Aug-2005 21:38 1k
testB2.sh 09-Aug-2005 21:38 1k
token.regex 09-Aug-2005 21:38 1k
*******************************************************************************
README.txt FOR Testing huge-count.pl
Version 0.02
Copyright (C) 2002-2004
Ted Pedersen, tpederse@umn.edu
Amruta Purandare pura0010@d.umn.edu
University of Minnesota, Duluth
http://www.d.umn.edu/~tpederse/nsp.html
*******************************************************************************
Testing for huge-count.pl
---------------------------
AMRUTA PURANDARE
pura0010@d.umn.edu
03/04/2004
1. Introduction:
----------------
This program is a component of the N-gram Statistics Package that efficiently
runs count.pl on a large data.
The scripts and files provided here could be used to test the correct
behaviour of the program and backward compatibility.
2. Tests:
----------
2.1 Normal conditions:
----------------------
Tests written in testA*.sh test huge-count.pl under normal conditions.
Run normal-op.sh to run all test cases testA*.sh
Test A1: Tests huge-count when input is a single data file
Test A2: Tests huge-count when input is a directory
Test A3: Tests huge-count when input is a list of plain files
Test A4: Tests huge-count's --frequency option
Test A5: Runs huge-count with --token, --nontoken, --newLine, --window
options together
Test A6: Tests huge-count's --remove option
Test A7: Runs A1, A2, A3 without --newLine
Test A8: Compares A1, A2, A3 's outputs against normal count
2.2 Error conditions:
----------------------
Tests written in testB*.sh test huge-count.pl under error conditions.
Run error-op.sh to run all test cases testB*.sh
Test B1: Tests huge-count when input contains more than one directory
Test B2: Tests huge-count when a single plain file is provided without
--split
3. Conclusions:
---------------
We have tested program huge-count.pl enough to conclude that it runs
correctly. We have also provided the test scripts so that future versions of
huge-count.pl can be compared to the current version against these scripts.