Add testcase for genative case
authorali <ali@juiblex.co.uk>
Sun Feb 19 23:14:54 2012 +0000 (2012-02-19)
changeset 348744c913ccdd
parent 33 4bbdf78c7c60
child 35 51a0beae92f6
Add testcase for genative case
test/compatibility/Makefile.am
test/compatibility/genatives.tst
     1.1 --- a/test/compatibility/Makefile.am	Sun Feb 19 22:58:45 2012 +0000
     1.2 +++ b/test/compatibility/Makefile.am	Sun Feb 19 23:14:54 2012 +0000
     1.3 @@ -7,6 +7,6 @@
     1.4  	dashes.tst control-characters.tst unusual-characters.tst \
     1.5  	windows-1252.tst periods.tst long-line.tst unmarked-paragraph.tst \
     1.6  	hebe-jeebies.tst mail-from.tst scannos.tst before-comma.tst \
     1.7 -	before-period.tst double-punctuation.tst
     1.8 +	before-period.tst double-punctuation.tst genatives.tst
     1.9  
    1.10  dist_pkgdata_DATA=$(TESTS)
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/test/compatibility/genatives.tst	Sun Feb 19 23:14:54 2012 +0000
     2.3 @@ -0,0 +1,12 @@
     2.4 +**************** INPUT ****************
     2.5 +The genative case of single nouns is normally formed like this:
     2.6 +
     2.7 +The fireworks known as Serpent's Eggs, or PHARAOH'S SERPENTS.
     2.8 +
     2.9 +What should never happen is something like this:
    2.10 +
    2.11 +At this suggestion Nellie'S face grew crimson.
    2.12 +**************** EXPECTED ****************
    2.13 +
    2.14 +At this suggestion Nellie'S face grew crimson.
    2.15 +    Line 7 column 27 - Capital "S"?