sh testsuite: create hush-heredoc/* and move files around
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 15:49:46 +0000 (17:49 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 15:49:46 +0000 (17:49 +0200)
commit1b73f8471a3694d2e6b035bb7f04e1f4df943f03
treebdfec37feb42130ca65045c29173fb46fd093f54
parent5d6b8729ed7335c702022f4f3176573f4cf2cf5a
sh testsuite: create hush-heredoc/* and move files around

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
28 files changed:
shell/ash_test/ash-heredoc/heredoc5.right [new file with mode: 0644]
shell/ash_test/ash-heredoc/heredoc5.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc1.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc1.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc2.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc2.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc3.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc3.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc4.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc4.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc5.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc5.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc_backslash1.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc_backslash1.tests [new file with mode: 0755]
shell/hush_test/hush-heredoc/heredoc_huge.right [new file with mode: 0644]
shell/hush_test/hush-heredoc/heredoc_huge.tests [new file with mode: 0755]
shell/hush_test/hush-misc/heredoc1.right [deleted file]
shell/hush_test/hush-misc/heredoc1.tests [deleted file]
shell/hush_test/hush-misc/heredoc2.right [deleted file]
shell/hush_test/hush-misc/heredoc2.tests [deleted file]
shell/hush_test/hush-misc/heredoc3.right [deleted file]
shell/hush_test/hush-misc/heredoc3.tests [deleted file]
shell/hush_test/hush-misc/heredoc4.right [deleted file]
shell/hush_test/hush-misc/heredoc4.tests [deleted file]
shell/hush_test/hush-misc/heredoc_backslash1.right [deleted file]
shell/hush_test/hush-misc/heredoc_backslash1.tests [deleted file]
shell/hush_test/hush-misc/heredoc_huge.right [deleted file]
shell/hush_test/hush-misc/heredoc_huge.tests [deleted file]