~ubuntu-branches/ubuntu/karmic/zsh/karmic

« back to all changes in this revision

Viewing changes to Test/D02glob.ztst

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-06-02 10:40:25 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090602104025-lg6wynxpzqi08k2i
Tags: 4.3.10-1ubuntu1
* Resynchronise with Debian. Remaining changes:
  + debian/zshrc: Enable completions by default, unless
    skip_global_compinit is set

Show diffs side-by-side

added added

removed removed

Lines of Context:
386
386
 [[ foo = (#c0)foo ]]
387
387
1:Misplaced (#c...) flag
388
388
?(eval):1: bad pattern: (#c0)foo
 
389
 
 
390
 mkdir glob.tmp/dir5
 
391
 touch glob.tmp/dir5/N123
 
392
 print glob.tmp/dir5/N<->(N)
 
393
0:Numeric glob is not usurped by process substitution.
 
394
>glob.tmp/dir5/N123