diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:38:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:38:56 +0000 |
commit | 6c20c8ed2cb9ab69a1a57ccb2b9b79969a808321 (patch) | |
tree | f63ce19d57fad3ac4a15bc26dbfbfa2b834111b5 /tests/posixexp2.right | |
parent | Initial commit. (diff) | |
download | bash-upstream.tar.xz bash-upstream.zip |
Adding upstream version 5.2.15.upstream/5.2.15upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/posixexp2.right')
-rw-r--r-- | tests/posixexp2.right | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/tests/posixexp2.right b/tests/posixexp2.right new file mode 100644 index 0000000..08d3901 --- /dev/null +++ b/tests/posixexp2.right @@ -0,0 +1,40 @@ +1 }z +2 ''z} +3 foo 'bar baz +4 foo b c baz +5 foo b c baz +6 }z +7 }z +8 ""z} +9 "}"z +10 foo bar} baz +11 ''z} +12 }z +13 }z +14 }z +15 <foo abx{ {{{}b c d{} bar> <}> <baz> . +16 hi there +17 hi there +18 hi there +19 hi there +20 hi there +21 hi there +22 hi there +23 hi there +24 'value' +25 'value' +26 $key +27 'value' +28 'x ~ x''x}"x}" # +29 <foo> <abx{ {{> <{}b> <c> <d{}> <bar> <}> <baz> . +30 <foo> <b\ +ar> <baz> . +32 <foo> <bar> <baz> . +33 <foo 'bar' baz> . +34 <foo bar baz> . +35 <a> <b> <x> <a> <b> . +36 <a\ b> <x> <a\ b> . +37 <a b> <x> <c d> . +38 xay / x'a'y . +39 x' / x' . +40 < b c> . |