Sha256: c028a2ec39e662cae67c5930c44dc2860a67071f2aa6c066ba640713d035b8f1

Contents?: true

Size: 200 Bytes

Versions: 270

Compression:

Stored size: 200 Bytes

Contents

var test = require('tap').test
var minimatch = require('../')

test('extglob ending with statechar', function(t) {
  t.notOk(minimatch('ax', 'a?(b*)'))
  t.ok(minimatch('ax', '?(a*|b)'))
  t.end()
})

Version data entries

270 entries across 177 versions & 17 rubygems

Version Path
hooch-0.3.0 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.3.0 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
opal-wedge-0.9.0.dev stdlib/nodejs/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
opal-0.8.0 stdlib/nodejs/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
opal-0.8.0.rc3 stdlib/nodejs/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
opal-0.8.0.rc2 stdlib/nodejs/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.2.1 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.2.1 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.2.0 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.2.0 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.1.0 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.1.0 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.0.8 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.0.8 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.0.7 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.0.7 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
opal-0.8.0.rc1 stdlib/nodejs/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.0.6 jasmine/node_modules/karma/node_modules/minimatch/test/extglob-ending-with-state-char.js
hooch-0.0.6 jasmine/node_modules/karma/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
opal-0.8.0.beta1 stdlib/nodejs/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js