aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test9.in
Commit message (Expand)AuthorAge
* make testing on local servers hermeticGravatar Kurtis Rader2016-02-25
* psub: add -s, --suffixGravatar Eugene Sharygin2015-11-14
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* BOM test should only run in UTF-8 localesGravatar ridiculousfish2014-11-02
* Allow # within string tokensGravatar ridiculousfish2014-11-01
* Fix to swallow BOMs in sourced filesGravatar ridiculousfish2014-11-01
* Unescape strings in keyword detection.Gravatar ridiculousfish2014-10-15
* Improve error reporting for unclosed blocksGravatar ridiculousfish2014-10-14
* Update psub for the new --inherit-variable flagGravatar Kevin Ballard2014-10-02
* Set the job property of block_t before expanding arguments associatedGravatar ridiculousfish2014-04-02
* Implement status -n (line number) with new parserGravatar ridiculousfish2014-03-01
* Expand the variable name as an ordinary parameter in for loops. AddedGravatar ridiculousfish2014-02-21
* Support for implicit cd, no-exec, and the exit builtin. All tests nowGravatar ridiculousfish2013-12-29
* Support for break/continue with new parser executionGravatar ridiculousfish2013-12-28
* Cleanup of code that decides whether or not to fork. Fix for issue where stde...Gravatar ridiculousfish2013-06-16
* include fixes and suggestions from code reviewGravatar Jan Kanis2012-12-22
* fixed #449, added testGravatar Jan Kanis2012-12-20