aboutsummaryrefslogtreecommitdiffstats
path: root/test/patsplit.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-04-12 12:37:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-04-12 12:37:00 +0300
commitc8d82e842e7ad94cae039e6c978b4bea1a31c4d5 (patch)
treeb5da46c4c3e0f96683a42c6db5a32ea96aa854e3 /test/patsplit.ok
parent8f83ab76a1d8861d9a992290f2691443d5169c89 (diff)
downloadegawk-c8d82e842e7ad94cae039e6c978b4bea1a31c4d5.tar.gz
egawk-c8d82e842e7ad94cae039e6c978b4bea1a31c4d5.tar.bz2
egawk-c8d82e842e7ad94cae039e6c978b4bea1a31c4d5.zip
Fix FPAT problems.
Diffstat (limited to 'test/patsplit.ok')
-rw-r--r--test/patsplit.ok3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/patsplit.ok b/test/patsplit.ok
index cda8319e..02387d86 100644
--- a/test/patsplit.ok
+++ b/test/patsplit.ok
@@ -8,6 +8,7 @@ seps[0] = <>
seps[1] = <,>
seps[2] = <,>
seps[3] = <,>
+seps[4] = <>
Splitting: <Smith,,"1234 A Pretty Place, NE",Sometown,NY,12345-6789,USA>
n = 7
fields[1] = <Smith>
@@ -24,6 +25,7 @@ seps[3] = <,>
seps[4] = <,>
seps[5] = <,>
seps[6] = <,>
+seps[7] = <>
Splitting: <Robbins,Arnold,"1234 A Pretty Place, NE",Sometown,NY,12345-6789,USA>
n = 7
fields[1] = <Robbins>
@@ -40,6 +42,7 @@ seps[3] = <,>
seps[4] = <,>
seps[5] = <,>
seps[6] = <,>
+seps[7] = <>
Splitting: <bbbaaacccdddaaaaaqqqq>
n = 2
fields[1] = <aaa>