aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test3.in
Commit message (Expand)AuthorAge
* make testing on local servers hermeticGravatar Kurtis Rader2016-02-25
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* Correctly un-export an env var when it is shadowedGravatar ridiculousfish2015-06-12
* Recalculate exported variables when universal variable is erasedGravatar ridiculousfish2015-04-29
* Properly fire events for universal variable changesGravatar ridiculousfish2015-02-03
* Change how arrays and environment variables interact.Gravatar ridiculousfish2014-10-12
* Fix test breakage from 14724401fGravatar Kevin Ballard2014-10-07
* env.cpp: correctly check variable_can_be_arrayGravatar David Adam2014-10-08
* Decrement SHLVL when running `exec`Gravatar Kevin Ballard2014-09-19
* Fix $SHLVLGravatar Kevin Ballard2014-08-29
* Switch variable name in tests from foo to something less likely to beGravatar ridiculousfish2014-07-06
* Add test for issue 1526Gravatar ridiculousfish2014-07-06
* really fix bug in export status of universal vars; add tests for that bugGravatar Jan Kanis2013-01-02
* Fix for longstanding bug where set -e would fail to erase elements from an ar...Gravatar ridiculousfish2012-05-10
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Do not test universal variable functionality since it relies on fish to be in...Gravatar axel2006-07-19
* Updates, bugfixing and minor edits on the test suiteGravatar axel2006-06-05
* Fix broken regression test (irony?)Gravatar axel2005-10-02
* Minor fix in testsuiteGravatar axel2005-09-28
* Update testsuite to reflect new variable scoping rulesGravatar axel2005-09-27
* Fix regression bug in regression test suiteGravatar axel2005-09-27
* Add subdirectoriesGravatar axel2005-09-20