This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
hush_test
/
hush-heredoc
History
Denys Vlasenko
bb6f573ad2
hush: add a comment where we differ from bash wrt heredoc EOF mark handling
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-01 18:55:00 +02:00
..
heredoc1.right
…
heredoc1.tests
…
heredoc2.right
…
heredoc2.tests
…
heredoc3.right
…
heredoc3.tests
…
heredoc4.right
…
heredoc4.tests
…
heredoc5.right
…
heredoc5.tests
…
heredoc6.right
…
heredoc6.tests
…
heredoc7.right
…
heredoc7.tests
…
heredoc8.right
shell: syncronize ash and hush heredoc1.tests
2017-07-06 18:16:18 +02:00
heredoc8.tests
shell: syncronize ash and hush heredoc1.tests
2017-07-06 18:16:18 +02:00
heredoc_backslash1.right
…
heredoc_backslash1.tests
…
heredoc_bkslash_newline1.right
ash: use pgetc_eatbnl() in more places
2018-03-31 19:40:56 +02:00
heredoc_bkslash_newline1.tests
ash: use pgetc_eatbnl() in more places
2018-03-31 19:40:56 +02:00
heredoc_empty2.right
hush: fix handling of empty heredoc EOF marker
2017-07-29 20:43:26 +02:00
heredoc_empty2.tests
hush: fix handling of empty heredoc EOF marker
2017-07-29 20:43:26 +02:00
heredoc_huge.right
…
heredoc_huge.tests
…