aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test1.out
Commit message (Collapse)AuthorAge
* Don't allow specifying an fd with a caret redirectionGravatar ridiculousfish2016-06-12
| | | | | | | | For example, an argument 12345^ is a real argument, not a redirection There's no reason to use ^ here instead of >, and it's annoying to git users. Fixes #1873
* fix setting of $argv for `source` w/no argsGravatar Kurtis Rader2016-04-06
| | | | Fixes #139
* Add a test for issue #1987Gravatar ridiculousfish2015-04-05
|
* Introduce tests for #1892Gravatar ridiculousfish2015-01-17
|
* Make octal/hex escapes in printf and echo output literal bytesGravatar ridiculousfish2015-01-15
| | | | Fixes #1894
* Add tests to verify pipes do not conflict with fd redirectionsGravatar ridiculousfish2015-01-04
|
* Teach while loops to not hang forever with no-executeGravatar ridiculousfish2014-07-11
| | | | Fixes #1543
* 'echo -' should output a dash instead of treating it as optionsGravatar ridiculousfish2014-05-16
| | | | Fixes #1459
* Tests and fix to allow return to work correctly within if statements. Closes ↵Gravatar ridiculousfish2014-02-12
| | | | #1297.
* Added tests for piping an fd other than stdoutGravatar ridiculousfish2014-01-13
|
* Initial work towards various IO cleanups with an eye to fixing ↵Gravatar ridiculousfish2013-08-19
| | | | https://github.com/fish-shell/fish-shell/issues/110
* Further fixes to newline escapingGravatar ridiculousfish2012-11-23
| | | | Addresses issue described in https://github.com/fish-shell/fish-shell/issues/347#issuecomment-10650443
* Implement new newline-escaping behavior. Backslashes at the end of lines now ↵Gravatar ridiculousfish2012-11-22
| | | | | | | essentially delete the newline, within normal text or double quotes. Backslashes are retained within single quotes. Fixes https://github.com/fish-shell/fish-shell/issues/347 Fixes https://github.com/fish-shell/fish-shell/issues/52
* Fixed recursive brace expansionGravatar ridiculousfish2012-11-20
| | | | https://github.com/fish-shell/fish-shell/issues/399
* Implement -e option to echo (to interpret special characters), and -E to not ↵Gravatar ridiculousfish2012-10-17
| | | | | | interpret them https://github.com/fish-shell/fish-shell/issues/337
* add test case for 364d3dbbf8dGravatar Grissiom2010-11-24
|
* add test case for 6b243fbcGravatar Grissiom2010-11-23
|
* Add subdirectoriesGravatar axel2005-09-20
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz