about summary refs log tree commit diff
path: root/Test/D02glob.ztst
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-03-071-0/+4
|\
| * 45492: skip test added by users/24633 on CygwinJun-ichi Takimoto2020-02-271-5/+9
| * 45368: Add tests for workers/45367's issue about double slashes in 'cd -P' an...Daniel Shahaf2020-02-031-0/+4
* | 45292: D02glob: Add regression test for macOS stat(2) misbehaviourdana2020-01-151-0/+11
* | 45291: A glob with a trailing slash will now match unreadable/unexecutable di...Daniel Shahaf2020-01-151-1/+1
|/
* 45296: D02glob: Clean up after test from users/24633dana2020-01-131-0/+5
* users/24633: Add an xfail test for users/24619.Daniel Shahaf2020-01-121-0/+13
* 44435: Handling digita arguments for :h and :t.Peter Stephenson2019-06-201-0/+28
* unposted: Adding comments to test changed line number in outputPeter Stephenson2017-05-091-1/+1
* 40181: Fix buffer overrun in xsymlinks.Peter Stephenson2017-05-091-0/+8
* 40760: Always tokenize unquoted - to Dash.Peter Stephenson2017-03-071-0/+6
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-0/+8
* 38728: Tests: Add tests for the ':a' and ':A' modifiers.Daniel Shahaf2016-07-051-1/+24
* 37689: ! and ^ need to be tokenised in character setsPeter Stephenson2016-01-191-0/+33
* 37678: Now possible to quote "-" in pattern rangePeter Stephenson2016-01-191-0/+40
* 36982: Fix bug with (#cN) patterns and remove redundant description.Peter Stephenson2015-10-271-0/+8
* 34961: test for breadth-first glob with (Y1) qualifier (originally workers/32...Barton E. Schaefer2015-04-251-0/+2
* users/19059 based on users/19058: remove ineffiency with multiple * matchesPeter Stephenson2014-09-081-0/+7
* 32954 plus new test: [[ ... = ...(#q...) ]] shouldn't force a glob.Peter Stephenson2014-08-041-2/+5
* 32708: glob qualifier (Y) implies (oN)Daniel Shahaf2014-06-041-1/+1
* 32694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf2014-06-031-9/+14
* users/18870: fix glob scanner insert counting check.Daniel Shahaf2014-06-021-0/+5
* users/18857: add (Y) glob qualifier to generate only one match per patternDaniel Shahaf2014-06-011-0/+11
* 32640: (#q) in [[ ... ]] forces globbingPeter Stephenson2014-06-011-0/+15
* 32136: fix problem with kshglob.Peter Stephenson2013-12-161-0/+27
* 32030: need to revert empty glob qualifier change.Peter Stephenson2013-11-201-0/+8
* 31889: tests for disable -pPeter Stephenson2013-10-241-0/+58
* 27723: eval shouldn't modify non-zero return statusesPeter Stephenson2010-02-191-1/+1
* 27694: add P glob qualifier for prependingPeter Stephenson2010-02-091-0/+41
* 26061: fix clash between process subst and numeric globPeter Stephenson2008-11-181-0/+6
* 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:Peter Stephenson2008-03-301-0/+15
* add (#cN,M) globbing flagPeter Stephenson2007-07-271-0/+14
* 22557: turn on multibyte option by defaultPeter Stephenson2006-07-251-2/+7
* 21317: fix bug where recursive glob within e qualifier would hang the shellOliver Kiddle2005-06-211-0/+4
* Add [[:IFS:]] etc. tests.Peter Stephenson2005-05-091-0/+25
* 20983: failed glob from fixed strings segments in globbed pathsPeter Stephenson2005-03-161-0/+6
* 20522: must-match optimisation in parameter substitution brokenPeter Stephenson2004-10-261-0/+5
* 20513: fix tests of zero-length patternsPeter Stephenson2004-10-221-0/+4
* 20500: Unmetafy patterns where possible and other minor pattern fixesPeter Stephenson2004-10-181-0/+1
* 20490: Don't assume null termination for test string in pattern matching.Peter Stephenson2004-10-151-0/+5
* Test the new F glob qualifier.Wayne Davison2004-04-061-6/+17
* 19269: 8-bit characters in character classesPeter Stephenson2003-12-031-0/+1
* 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle2003-03-261-0/+25
* moved from ./Test/11glob.ztstSven Wischnowsky2001-04-021-0/+267