# HG changeset patch # User ali # Date 1329693294 0 # Node ID 8744c913ccdd3da1af8a4c412eedfbaec3688ead # Parent 4bbdf78c7c60a2e5d9de029aebb5787e100be689 Add testcase for genative case diff -r 4bbdf78c7c60 -r 8744c913ccdd test/compatibility/Makefile.am --- a/test/compatibility/Makefile.am Sun Feb 19 22:58:45 2012 +0000 +++ b/test/compatibility/Makefile.am Sun Feb 19 23:14:54 2012 +0000 @@ -7,6 +7,6 @@ dashes.tst control-characters.tst unusual-characters.tst \ windows-1252.tst periods.tst long-line.tst unmarked-paragraph.tst \ hebe-jeebies.tst mail-from.tst scannos.tst before-comma.tst \ - before-period.tst double-punctuation.tst + before-period.tst double-punctuation.tst genatives.tst dist_pkgdata_DATA=$(TESTS) diff -r 4bbdf78c7c60 -r 8744c913ccdd test/compatibility/genatives.tst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/compatibility/genatives.tst Sun Feb 19 23:14:54 2012 +0000 @@ -0,0 +1,12 @@ +**************** INPUT **************** +The genative case of single nouns is normally formed like this: + +The fireworks known as Serpent's Eggs, or PHARAOH'S SERPENTS. + +What should never happen is something like this: + +At this suggestion Nellie'S face grew crimson. +**************** EXPECTED **************** + +At this suggestion Nellie'S face grew crimson. + Line 7 column 27 - Capital "S"?