regress.quotes.out revision 234852
11590Srgrimesm4: unclosed quote:
21590Srgrimes   quotes.m4 at line 55
31590Srgrimes1: normal
41590Srgrimesquoted string
51590Srgrimes[quoted STRING]
61590Srgrimesnormal STRING
71590Srgrimeshalf quoted string
81590Srgrimesgoing up to that string
91590Srgrimes
101590Srgrimes2: kill quotes
111590Srgrimes`quoted STRING'
121590Srgrimes[quoted STRING]
131590Srgrimesnormal STRING
141590Srgrimes`half quoted STRING
151590Srgrimesgoing up to that STRING'
161590Srgrimes
171590Srgrimes3: normal changed quote
181590Srgrimes`quoted STRING'
191590Srgrimesquoted string
201590Srgrimesnormal STRING
211590Srgrimes`half quoted STRING
221590Srgrimesgoing up to that STRING'
231590Srgrimes
241590Srgrimes4: empty quotes, kill them too
251590Srgrimes`quoted STRING'
261590Srgrimes[quoted STRING]
271590Srgrimesnormal STRING
281590Srgrimes`half quoted STRING
291590Srgrimesgoing up to that STRING'
301590Srgrimes
311590Srgrimes5: start quote only
321590Srgrimesquoted string'[quoted STRING]
331590Srgrimesnormal STRING
341590Srgrimeshalf quoted stringgoing up to that STRING'
351590Srgrimes
361590Srgrimes6: normal quotes are back
371590Srgrimes
381590Srgrimesquoted string
391590Srgrimes[quoted STRING]
401590Srgrimesnormal STRING
411590Srgrimeshalf quoted string
421590Srgrimesgoing up to that string
431590Srgrimes
441590Srgrimes7: start quote+empty end quote
451590Srgrimes`quoted STRING'
461590Srgrimesquoted string]
471590Srgrimesnormal string
481590Srgrimes`half quoted string
491590Srgrimesgoing up to that string'
501590Srgrimes