Your message dated Sun, 13 Feb 2022 15:34:11 +0000
with message-id <e1njgt9-0007ct...@fasolo.debian.org>
and subject line Bug#1005521: fixed in node-glob 7.2.0+~cs7.6.15-1
has caused the Debian Bug report #1005521,
regarding node-glob: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1005521: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005521
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-glob
Version: 7.1.7+~cs7.5.19-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=nodejs
> Link node_modules/globalyzer -> ../globalyzer
> Link node_modules/globrex -> ../globrex
> Link node_modules/tiny-glob -> ../tiny-glob
> Link node_modules/@types/glob -> ../../types-glob
>    dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
>    dh_auto_test --buildsystem=nodejs
>       ln -s ../. node_modules/glob
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap -T -R spec test/00-setup.js test/abort.js test/absolute.js 
> test/bash-comparison.js test/broken-symlink.js test/cwd-test.js 
> test/empty-set.js test/enotsup.js test/eperm-stat.js test/error-callback.js 
> test/follow.js test/global-leakage.js test/globstar-match.js 
> test/has-magic.js test/ignore.js test/mark.js test/match-base.js 
> test/multiple-weird-error.js test/new-glob-optional-options.js 
> test/nocase-nomagic.js test/nodir.js test/nonull.js test/pause-resume.js 
> test/readme-issue.js test/realpath.js test/root-nomount.js test/root.js 
> test/slash-cwd.js test/stat.js test/sync-cb-throw.js test/zz-cleanup.js
> 
> Windows, or TEST_REGEN unset.  Using cached fixtures.
> test/00-setup.js
>   - test/00-setup.js
> test/abort.js
>   abort prevents any action
> 
>     ✓ if it gets here then it worked
> 
> test/absolute.js
>   mark=true
>     Emits absolute matches if option set
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must match all files
> 
>       ✓ must match all files
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
>     returns absolute results synchronously
> 
>       ✓ must match all files
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>   mark=false
>     Emits absolute matches if option set
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must match all files
> 
>       ✓ must match all files
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
>     returns absolute results synchronously
> 
>       ✓ must match all files
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
>       ✓ must be absolute
> 
> test/bash-comparison.js
>   a/*/+(c|g)/./d
> 
>     ✓ a/*/+(c|g)/./d
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>   a/*/+(c|g)/./d sync
> 
>     ✓ should match shell (sync)
> 
>   a/**/[cg]/../[cg]
> 
>     ✓ a/**/[cg]/../[cg]
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>   a/**/[cg]/../[cg] sync
> 
>     ✓ should match shell (sync)
> 
>   a/{b,c,d,e,f}/**/g
> 
>     ✓ a/{b,c,d,e,f}/**/g
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>   a/{b,c,d,e,f}/**/g sync
> 
>     ✓ should match shell (sync)
> 
>   a/b/**
> 
>     ✓ a/b/**
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>   a/b/** sync
> 
>     ✓ should match shell (sync)
> 
>   **/g
> 
>     ✓ **/g
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>   **/g sync
> 
>     ✓ should match shell (sync)
> 
>   a/abc{fed,def}/g/h
> 
>     ✓ a/abc{fed,def}/g/h
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>   a/abc{fed,def}/g/h sync
> 
>     ✓ should match shell (sync)
> 
>   a/abc{fed/g,def}/**/
> 
>     ✓ a/abc{fed/g,def}/**/
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>   a/abc{fed/g,def}/**/ sync
> 
>     ✓ should match shell (sync)
> 
>   a/abc{fed/g,def}/**///**/
> 
>     ✓ a/abc{fed/g,def}/**///**/
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>   a/abc{fed/g,def}/**///**/ sync
> 
>     ✓ should match shell (sync)
> 
>   **/a/**/
> 
>     ✓ **/a/**/
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a should be 
> absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c should be absolute
> 
>   **/a/**/ sync
> 
>     ✓ should match shell (sync)
> 
>   +(a|b|c)/a{/,bc*}/**
> 
>     ✓ +(a|b|c)/a{/,bc*}/**
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>   +(a|b|c)/a{/,bc*}/** sync
> 
>     ✓ should match shell (sync)
> 
>   */*/*/f
> 
>     ✓ */*/*/f
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/f should be absolute
> 
>   */*/*/f sync
> 
>     ✓ should match shell (sync)
> 
>   **/f
> 
>     ✓ **/f
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>   **/f sync
> 
>     ✓ should match shell (sync)
> 
>   a/symlink/a/b/c/a/b/c/a/b/c//a/b/c////a/b/c/**/b/c/**
> 
>     ✓ a/symlink/a/b/c/a/b/c/a/b/c//a/b/c////a/b/c/**/b/c/**
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a 
> should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/b/c 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/b/c
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/b/c
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b 
> should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b
>  should be absolute
> 
>     ✓ 
> /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c/a/b/c
>  should be absolute
> 
>   a/symlink/a/b/c/a/b/c/a/b/c//a/b/c////a/b/c/**/b/c/** sync
> 
>     ✓ should match shell (sync)
> 
>   {./*/*,/tmp/glob-test/*}
> 
>     ✓ {./*/*,/tmp/glob-test/*}
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>     ✓ /tmp/glob-test/asdf should be absolute
> 
>     ✓ /tmp/glob-test/bar should be absolute
> 
>     ✓ /tmp/glob-test/baz should be absolute
> 
>     ✓ /tmp/glob-test/foo should be absolute
> 
>     ✓ /tmp/glob-test/quux should be absolute
> 
>     ✓ /tmp/glob-test/qwer should be absolute
> 
>     ✓ /tmp/glob-test/rewq should be absolute
> 
>     ✓ /tmp/glob-test should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>   {./*/*,/tmp/glob-test/*} sync
> 
>     ✓ should match shell (sync)
> 
>   {/tmp/glob-test/*,*}
> 
>     ✓ {/tmp/glob-test/*,*}
> 
>     ✓ /tmp/glob-test/asdf should be absolute
> 
>     ✓ /tmp/glob-test/bar should be absolute
> 
>     ✓ /tmp/glob-test/baz should be absolute
> 
>     ✓ /tmp/glob-test/foo should be absolute
> 
>     ✓ /tmp/glob-test/quux should be absolute
> 
>     ✓ /tmp/glob-test/qwer should be absolute
> 
>     ✓ /tmp/glob-test/rewq should be absolute
> 
>     ✓ /tmp/glob-test should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>   {/tmp/glob-test/*,*} sync
> 
>     ✓ should match shell (sync)
> 
>   a/!(symlink)/**
> 
>     ✓ a/!(symlink)/**
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>   a/!(symlink)/** sync
> 
>     ✓ should match shell (sync)
> 
>   a/symlink/a/**/*
> 
>     ✓ a/symlink/a/**/*
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>   a/symlink/a/**/* sync
> 
>     ✓ should match shell (sync)
> 
> test/broken-symlink.js
> 
>   ✓ set up broken symlink
>   async test
>     fixtures/a/broken-link/*
> 
>       ✓ fixtures/a/broken-link/* null
> 
>       ✓ fixtures/a/broken-link/* 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/* 
> {"follow":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/* 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/* 
> {"stat":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/**
> 
>       ✓ fixtures/a/broken-link/** null
> 
>       ✓ fixtures/a/broken-link/** 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/** 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/** 
> {"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/** 
> {"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/**/link
> 
>       ✓ fixtures/a/broken-link/**/link null
> 
>       ✓ fixtures/a/broken-link/**/link 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/**/link 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/**/link 
> {"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/**/link 
> {"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/**/*
> 
>       ✓ fixtures/a/broken-link/**/* null
> 
>       ✓ fixtures/a/broken-link/**/* 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/**/* 
> {"follow":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/**/* 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/**/* 
> {"stat":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/link
> 
>       ✓ fixtures/a/broken-link/link null
> 
>       ✓ fixtures/a/broken-link/link 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/link 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/link 
> {"follow":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/link 
> {"stat":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/{link,asdf}
> 
>       ✓ fixtures/a/broken-link/{link,asdf} null
> 
>       ✓ fixtures/a/broken-link/{link,asdf} 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/{link,asdf} 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/{link,asdf} 
> {"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/{link,asdf} 
> {"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/+(link|asdf)
> 
>       ✓ fixtures/a/broken-link/+(link|asdf) null
> 
>       ✓ fixtures/a/broken-link/+(link|asdf) 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/+(link|asdf) 
> {"follow":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/+(link|asdf) 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/+(link|asdf) 
> {"stat":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/!(asdf)
> 
>       ✓ fixtures/a/broken-link/!(asdf) null
> 
>       ✓ fixtures/a/broken-link/!(asdf) 
> {"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/!(asdf) 
> {"follow":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/!(asdf) 
> {"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ fixtures/a/broken-link/!(asdf) 
> {"stat":true,"nonegate":true,"nocomment":true}
> 
>   sync test
>     fixtures/a/broken-link/*
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/**
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/**/link
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/**/*
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/link
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/{link,asdf}
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/+(link|asdf)
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
>     fixtures/a/broken-link/!(asdf)
> 
>       ✓ opt=null
> 
>       ✓ opt={"nonull":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"mark":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"stat":true,"nonegate":true,"nocomment":true}
> 
>       ✓ opt={"follow":true,"nonegate":true,"nocomment":true}
> 
> 
>   ✓ cleanup
> test/cwd-test.js
>   changing cwd and searching for **/d
>     .
> 
>       ✓ should not error
> 
>       ✓ should match pattern provided
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
>     a
> 
>       ✓ should not error
> 
>       ✓ should match pattern provided
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
>     a/b
> 
>       ✓ should not error
> 
>       ✓ should match pattern provided
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
>     a/b/
> 
>       ✓ should not error
> 
>       ✓ should match pattern provided
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
>     .
> 
>       ✓ should not error
> 
>       ✓ should match pattern provided
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/.abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/.y should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/.y should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>   non-dir cwd should raise error
> 
>     ✓ expected to throw: Error ENOTDIR invalid cwd 
> /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d
> 
>     ✓ should match pattern provided
> 
> 
>   ✓ cd -
> test/empty-set.js
>   "# comment"
> 
>     ✓ no error
> 
>     ✓ no returned values
> 
>   " "
> 
>     ✓ no error
> 
>     ✓ no returned values
> 
>   "\n"
> 
>     ✓ no error
> 
>     ✓ no returned values
> 
>   "just doesnt happen to match anything so this is a control"
> 
>     ✓ no error
> 
>     ✓ no returned values
> 
> test/enotsup.js
>   a/**/h {"strict":true,"silent":false}
> 
>     ✓ sync results
> 
>     ✓ saw sync ENOTSUP
> 
>     ✓ saw async ENOTSUP
> 
>     ✓ async results
> 
> test/eperm-stat.js
>   stat errors other than ENOENT are ok
>     async
> 
>       ✓ should be equivalent
>     sync
> 
>       ✓ should be equivalent
> 
>   globstar with error in root
>     async
> 
>       ✓ should be equivalent
>     sync
> 
>       ✓ should be equivalent
> 
> test/error-callback.js
>   mock fs
> 
>     ✓ mocked
> 
>   error callback
> 
>     ✓ expecting mock error
> 
>   called console.error for weird error
> 
>     ✓ got expected error printed to console.error
> 
> test/follow.js
>   follow symlinks
> 
>     ✓ sync and async follow should match
> 
>     ✓ sync and async noFollow should match
> 
>     ✓ follow should have long entry
> 
>     ✓ syncFollow should have long entry
> 
> test/global-leakage.js
> 
>   ✓ ok
> test/globstar-match.js
>   globstar should not have dupe matches
> 
>     ✓ should have same set of matches
> 
> test/has-magic.js
>   create glob object without processing
> 
>     ✓ expect truthy value
> 
>     ✓ expect truthy value
> 
>   non-string pattern is evil magic
> 
>     ✓ 0
> 
>     ✓ null
> 
>     ✓ 12
> 
>     ✓ [object Object]
> 
>     ✓ undefined
> 
>     ✓ /x/
> 
>     ✓ NaN
> 
>   detect magic in glob patterns
> 
>     ✓ no magic in ''
> 
>     ✓ no magic a/b/c/
> 
>     ✓ magic in a/b/**/
> 
>     ✓ magic in a/b/?/
> 
>     ✓ magic in a/b/+(x|y)
> 
>     ✓ no magic in a/b/+(x|y) noext
> 
>     ✓ magic in {a,b}
> 
>     ✓ magic in {a,b} nobrace:true
> 
> test/ignore.js
>   0 * null {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   1 * "b" {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   2 * "b*" {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   3 b/** "b/c/d" {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   4 b/** "d" {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   5 b/** "b/c/**" {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   6 **/d "b/c/d" {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   7 a/**/[gh] ["a/abcfed/g/h"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   8 * ["c","bc","symlink","abcdef"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   9 ** ["c/**","bc/**","symlink/**","abcdef/**"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   10 a/** ["a/**"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   11 a/** ["a/**/**"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   12 a/b/** ["a/b"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   13 ** ["b"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   14 ** ["b","c"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   15 ** ["b**"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   16 ** ["b/**"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   17 ** ["b**/**"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   18 ** ["ab**ef/**"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   19 ** ["abc{def,fed}/**"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   20 ** ["abc{def,fed}/*"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   21 c/** ["c/*"] {"cwd":"a"}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   22 a/c/** ["a/c/*"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   23 a/c/** ["a/c/**","a/c/*","a/c/*/c"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   24 a/**/.y ["a/x/**"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   25 a/**/.y ["a/x/**"] {"dot":true}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   26 a/**/b ["a/x/**"]
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   27 a/**/b ["a/x/**"] {"dot":true}
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   28 */.abcdef "a/**"
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   29 a/*/.y/b "a/x/**"
> 
>     ✓ async
> 
>     ✓ match events
> 
>     ✓ sync
> 
>   race condition
>     {"dot":true,"ignore":"fixtures/**","nonull":false}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     
> {"dot":true,"ignore":"fixtures/**","nonull":false,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":"fixtures/**","nonull":false,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":"fixtures/**","nonull":true}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     
> {"dot":true,"ignore":"fixtures/**","nonull":true,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":"fixtures/**","nonull":true,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":null,"nonull":false}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":null,"nonull":false,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":null,"nonull":false,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":null,"nonull":true}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":null,"nonull":true,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":true,"ignore":null,"nonull":true,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":"fixtures/**","nonull":false}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     
> {"dot":false,"ignore":"fixtures/**","nonull":false,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":"fixtures/**","nonull":false,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":"fixtures/**","nonull":true}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     
> {"dot":false,"ignore":"fixtures/**","nonull":true,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":"fixtures/**","nonull":true,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":null,"nonull":false}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":null,"nonull":false,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":null,"nonull":false,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":null,"nonull":true}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":null,"nonull":true,"cwd":"/<<PKGBUILDDIR>>/test"}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
>     {"dot":false,"ignore":null,"nonull":true,"cwd":"."}
> 
>       ✓ should be equivalent
> 
>       ✓ should be equivalent
> 
> test/mark.js
>   mark with cwd
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   mark, with **
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   mark, no / on pattern
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   mark=false, no / on pattern
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   mark=true, / on pattern
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   mark=false, / on pattern
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should match pattern provided
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   cwd mark:true slash:true
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ sync should match async
> 
>   cwd mark:true slash:false
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ sync should match async
> 
>   cwd mark:false slash:true
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ sync should match async
> 
>   cwd mark:false slash:false
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ sync should match async
> 
> test/match-base.js
>   chdir
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   cwd
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>   noglobstar
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
> test/multiple-weird-error.js
> 
>   ✓ got first error
> 
>   ✓ got second error
> test/new-glob-optional-options.js
>   new glob, with cb, and no options
> 
>     ✓ should be equivalent
> 
> test/nocase-nomagic.js
>   mock fs
> 
>     ✓ mocked
> 
>   nocase, nomagic
> 
>     1) should be equivalent
> 
>     2) should be equivalent
> 
>   nocase, with some magic
> 
>     3) should be equivalent
> 
>     4) should be equivalent
> 
> test/nodir.js
>   */** {"cwd":"a","nodir":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d/c/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a/b/c should be absolute
> 
>   a/*b*/** {"nodir":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>   a/*b*/**/ {"nodir":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g/h should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e/f should be absolute
> 
>   */* {"cwd":"a","nodir":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>   /*/* {"root":"/<<PKGBUILDDIR>>/test/fixtures/a","nodir":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcdef/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/abcfed/g should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/cb/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/symlink/a should be absolute
> 
>   /b*/** {"root":"/<<PKGBUILDDIR>>/test/fixtures/a","nodir":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
> test/nonull.js
>   a/*NOFILE*/**/ {"nonull":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>   */* {"cwd":"NODIR","nonull":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>   NOFILE {"nonull":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
>   NOFILE {"cwd":"NODIR","nonull":true}
> 
>     ✓ sync results
> 
>     ✓ async results
> 
> test/pause-resume.js
>   use a Glob object, and pause/resume it
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ must not be paused
> 
>     ✓ must be paused
> 
>     ✓ reached glob end
> 
>     ✓ end event matches should be the same as match events
> 
>     ✓ glob matches should be the same as bash results
> 
> test/readme-issue.js
>   setup
> 
>     ✓ setup done
> 
>   glob
> 
>     ✓ should be equivalent
> 
>   cleanup
> 
>     ✓ clean
> 
> test/realpath.js
>   {"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"mark":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"stat":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"follow":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"cwd":"a","realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"cwd":"a","realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"nonull":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"nounique":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"nounique":true,"mark":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
>   {"nounique":true,"mark":true,"follow":true,"realpath":true}
> 
>     ✓ sync
> 
>     ✓ async
> 
> test/root-nomount.js
>   changing root and searching for /b*/**
>     .
> 
>       ✓ should not error
> 
>       ✓ should be equivalent
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures//a should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/ should be absolute
>     a
> 
>       ✓ should not error
> 
>       ✓ should be equivalent
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//.abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
>     root=a, cwd=a/b
> 
>       ✓ should not error
> 
>       ✓ should be equivalent
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//.abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcdef should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcfed should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//cb should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//symlink should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//x should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a//z should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>       ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
> test/root.js
>   .
> 
>     ✓ should not error
> 
>     ✓ should be equivalent
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures//a should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/ should be absolute
> 
>   a
> 
>     ✓ should not error
> 
>     ✓ should be equivalent
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>   root=a, cwd=a/b
> 
>     ✓ should not error
> 
>     ✓ should be equivalent
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>   combined with absolute option
> 
>     ✓ should not error
> 
>     ✓ should be equivalent
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//.abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcdef should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//abcfed should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//cb should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//symlink should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//x should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a//z should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/ should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/b/c/d should be absolute
> 
>     ✓ /<<PKGBUILDDIR>>/test/fixtures/a/bc/e/f should be absolute
> 
>   cwdAbs when root=a, absolute=true
> 
>     ✓ should not error
> 
>     ✓ should be equivalent
> 
>   cwdAbs when root=a, absolute=true, cwd=__dirname
> 
>     ✓ should not error
> 
>     ✓ should be equivalent
> 
> test/slash-cwd.js
>   slashes only match directories
> 
>     ✓ sync test
> 
>     ✓ async test
> 
> test/stat.js
>   stat all the things
> 
>     ✓ expect truthy value
> 
>     ✓ expect truthy value
> 
>     ✓ expect truthy value
> 
>     ✓ expect truthy value
> 
>     ✓ expect truthy value
> 
>     ✓ expect truthy value
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>     ✓ should be equivalent
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
>     ✓ should be equal
> 
> test/sync-cb-throw.js
>   sync throws if provided callback
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
>     ✓ expected to throw
> 
> test/zz-cleanup.js
>   - test/zz-cleanup.js
> 
>   1683 passing (8s)
>   2 pending
>   4 failing
> 
>   1) test/nocase-nomagic.js nocase, nomagic should be equivalent:
> 
>       Error: should be equivalent
>       + expected - actual
> 
>       -[]
>       +[
>       +  "/TMP/A"
>       +  "/TMP/a"
>       +  "/tMP/A"
>       +  "/tMP/a"
>       +  "/tMp/A"
>       +  "/tMp/a"
>       +  "/tmp/A"
>       +  "/tmp/a"
>       +]
>       
>       at test/nocase-nomagic.js:98:7
>       at f (/usr/share/nodejs/once/once.js:25:25)
>       at Glob.<anonymous> (glob.js:149:7)
>       at Glob._finish (glob.js:195:8)
>       at done (glob.js:180:14)
>       at Glob._processSimple2 (glob.js:686:12)
>       at glob.js:674:10
>       at Glob._stat2 (glob.js:770:12)
>       at lstatcb_ (glob.js:762:12)
>       at RES (/usr/share/nodejs/inflight/inflight.js:31:16)
>       at f (/usr/share/nodejs/once/once.js:25:25)
> 
>   2) test/nocase-nomagic.js nocase, nomagic should be equivalent:
> 
>       Error: should be equivalent
>       + expected - actual
> 
>       -[]
>       +[
>       +  "/TMP/A"
>       +  "/TMP/a"
>       +  "/tMP/A"
>       +  "/tMP/a"
>       +  "/tMp/A"
>       +  "/tMp/a"
>       +  "/tmp/A"
>       +  "/tmp/a"
>       +]
>       
>       at test/nocase-nomagic.js:108:7
>       at f (/usr/share/nodejs/once/once.js:25:25)
>       at Glob.<anonymous> (glob.js:149:7)
>       at Glob._finish (glob.js:195:8)
>       at done (glob.js:180:14)
>       at Glob._processSimple2 (glob.js:686:12)
>       at glob.js:674:10
>       at Glob._stat2 (glob.js:770:12)
>       at lstatcb_ (glob.js:762:12)
>       at RES (/usr/share/nodejs/inflight/inflight.js:31:16)
>       at f (/usr/share/nodejs/once/once.js:25:25)
> 
>   3) test/nocase-nomagic.js nocase, with some magic should be equivalent:
> 
>       Error: should be equivalent
>       + expected - actual
> 
>        [
>       +  "/TMP/A"
>       +  "/TMP/a"
>       +  "/tMP/A"
>       +  "/tMP/a"
>       +  "/tMp/A"
>       +  "/tMp/a"
>          "/tmp/A"
>          "/tmp/a"
>        ]
>       
>       at test/nocase-nomagic.js:137:7
>       at f (/usr/share/nodejs/once/once.js:25:25)
>       at Glob.<anonymous> (glob.js:149:7)
>       at Glob._finish (glob.js:195:8)
>       at done (glob.js:180:14)
>       at Glob._processReaddir2 (glob.js:432:12)
>       at glob.js:369:17
>       at RES (/usr/share/nodejs/inflight/inflight.js:31:16)
>       at f (/usr/share/nodejs/once/once.js:25:25)
>       at Glob._readdirEntries (glob.js:576:10)
>       at glob.js:553:12
>       at test/nocase-nomagic.js:62:9
> 
>   4) test/nocase-nomagic.js nocase, with some magic should be equivalent:
> 
>       Error: should be equivalent
>       + expected - actual
> 
>        [
>       +  "/TMP/A"
>       +  "/TMP/a"
>       +  "/tMP/A"
>       +  "/tMP/a"
>       +  "/tMp/A"
>       +  "/tMp/a"
>          "/tmp/A"
>          "/tmp/a"
>        ]
>       
>       at test/nocase-nomagic.js:147:7
>       at f (/usr/share/nodejs/once/once.js:25:25)
>       at Glob.<anonymous> (glob.js:149:7)
>       at Glob._finish (glob.js:195:8)
>       at done (glob.js:180:14)
>       at Glob._processReaddir2 (glob.js:432:12)
>       at glob.js:369:17
>       at RES (/usr/share/nodejs/inflight/inflight.js:31:16)
>       at f (/usr/share/nodejs/once/once.js:25:25)
>       at Glob._readdirEntries (glob.js:576:10)
>       at glob.js:553:12
>       at test/nocase-nomagic.js:62:9
> 
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-glob_7.1.7+~cs7.5.19-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-glob
Source-Version: 7.2.0+~cs7.6.15-1
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-glob, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-glob package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 13 Feb 2022 16:07:37 +0100
Source: node-glob
Architecture: source
Version: 7.2.0+~cs7.6.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1005521
Changes:
 node-glob (7.2.0+~cs7.6.15-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster
 .
   [ Yadd ]
   * Fix filenamemangle
   * Drop dependency to nodejs
   * New upstream version 7.2.0+~cs7.6.15
   * Require node-minimatch >= 3.1.1~ (Closes: #1005521)
   * Add node-memfs in test dependencies
Checksums-Sha1: 
 c69f05c7d27027c3d444f7791d7ae9198b4ab7e7 3626 node-glob_7.2.0+~cs7.6.15-1.dsc
 a99f249f88930392aa342c0a806114f12431b3c6 10130 
node-glob_7.2.0+~cs7.6.15.orig-globalyzer.tar.gz
 d9c4f7e4f714eccd053563f51193d166875ce4ad 30336 
node-glob_7.2.0+~cs7.6.15.orig-globrex.tar.gz
 7242111800d556957a0a00c1b49b8e060ad2f22e 29512 
node-glob_7.2.0+~cs7.6.15.orig-tiny-glob.tar.gz
 bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb 2359 
node-glob_7.2.0+~cs7.6.15.orig-types-glob.tar.gz
 5199a3374ed88163e5e505bc623c341c2735dfae 987224 
node-glob_7.2.0+~cs7.6.15.orig.tar.gz
 743c8e3d7ec94c0665b90697d7be65536fb858d5 11348 
node-glob_7.2.0+~cs7.6.15-1.debian.tar.xz
Checksums-Sha256: 
 ec787938ee49d932a1dcb2dfe229ba8eccc29b0cbb64cdf7a47b3faa31297c5e 3626 
node-glob_7.2.0+~cs7.6.15-1.dsc
 16d1cbc2518f9d2caa8827078e3a82aeec98563609059ddb4e164965e92a2722 10130 
node-glob_7.2.0+~cs7.6.15.orig-globalyzer.tar.gz
 b39debaf5d90ec0a23aac5c2db0eae11bde8c167761be007bd31bd80c59feb0c 30336 
node-glob_7.2.0+~cs7.6.15.orig-globrex.tar.gz
 26837f51b3d5bad0b8b235f0fbaa800d4b18069de4b6280164422eba9ce76a78 29512 
node-glob_7.2.0+~cs7.6.15.orig-tiny-glob.tar.gz
 1bd7231f12d1d3a0ab828f9ff7a3e4e8fb42ab362f9ee72cbdebd91d21cd81a0 2359 
node-glob_7.2.0+~cs7.6.15.orig-types-glob.tar.gz
 132232863211a0da29e8bf49ddd6832b33448bc85f299eb0553d7264ed225aa9 987224 
node-glob_7.2.0+~cs7.6.15.orig.tar.gz
 ede0d3a3091f790de1cb2f3cfa4284ba2888a65daa498762ad0db7f098677d50 11348 
node-glob_7.2.0+~cs7.6.15-1.debian.tar.xz
Files: 
 51ec11c1ed75ee1d6eaaa99a1755dcb2 3626 javascript optional 
node-glob_7.2.0+~cs7.6.15-1.dsc
 f287e45b356cf8c0ee076c50370de7f4 10130 javascript optional 
node-glob_7.2.0+~cs7.6.15.orig-globalyzer.tar.gz
 04398ae071a259bfa5d34de67e2677a5 30336 javascript optional 
node-glob_7.2.0+~cs7.6.15.orig-globrex.tar.gz
 8b2127cd88200f83e2264d0ca413c6b9 29512 javascript optional 
node-glob_7.2.0+~cs7.6.15.orig-tiny-glob.tar.gz
 561f60fd61183aa4ab59b40d2d27eb8a 2359 javascript optional 
node-glob_7.2.0+~cs7.6.15.orig-types-glob.tar.gz
 1dcd334b5d1838e1c1a22965b0f5a3ca 987224 javascript optional 
node-glob_7.2.0+~cs7.6.15.orig.tar.gz
 9a6e34dce84033140347175f7d3d2963 11348 javascript optional 
node-glob_7.2.0+~cs7.6.15-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmIJH1EACgkQ9tdMp8mZ
7umfLQ/+N80WlbH5oN/FAcp4OGUK3a3cEhIHAFaxkGTkzaZdGB1zt5AjCLFnvr1G
6B/8+3AoFe0RcoTmp0X/HMGLvBR8Fe6KlvmjKcFPh9IqxudsDC2nPvghN+6IyFkY
fzmoURzvBZXs8MJa9/fdGvZ1tf5KGHoW+6ois43QvSP0zvlg4z+4k0DYc2kR/RlL
6hcF1o/bw8++/1+At877HdjW0M7SCoW2i/F2SFPcVugo6e+KF6eyTZk7nco/JUmY
fSVwvU9lE7f2VVo1/3M4g+/1eCntNPf97VXvhLwsStQcltJUhfSz145bf+sRiWh7
PkQKFtLghcngjyJrhPQ763WV2HqRlOrECNeEi+GwMT/FL2gkVnhbOHxgm3c2GrHB
KEnGB5peuSQdO5bDBqrVT4pIxdqFISYkfW8NuYvzklAULWXex9JcERzUUcZ4i7xu
Spl+madL3cT5uzU9E0S5iNJWzyWdq61BX2WDPbAn2R4oeVQ/8z1+hwHqS70urlBS
dUZ9TLwmzVp4o9/rdAlhZjvzPaE4oOCT1DTsKi6uIx4t+JC7NA+wwVP6aA3LNn50
XwPDhWjIV8pNQHPMfBbqTrlSsJbUbQ1Z8oCMvDKvwp/lrpDNbzuoGcfbzG9KtqAL
XQz891I1MPT2OQ+ko02Qy+DUOAb8xgxRM7jN70+mIlZLaA2bef4=
=awTP
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to