Lines Matching refs:semver
11 semver: 'package',
76 await hook.exec(['add', 'semver', 'https://google.com', 'some-secret'])
81 pkg: 'semver',
88 t.strictSame(outputs[0], ['+ semver -> https://google.com'], 'prints the correct output')
133 await hook.exec(['add', 'semver', 'https://google.com', 'some-secret'])
138 pkg: 'semver',
145 t.strictSame(outputs[0], ['+ semver ➜ https://google.com'], 'prints the correct output')
248 t.match(out, /semver.*https:\/\/google.com.*\n.*\n.*never triggered/, 'prints package hook')
276 name: 'semver',
297 t.match(out, /semver.*https:\/\/google.com.*\n.*\n.*never triggered/, 'prints package hook')
324 name: 'semver',
367 ['1', 'semver', 'package', 'https://google.com', ''],
407 t.strictSame(outputs[0], ['- semver X https://google.com'], 'printed the correct output')
428 t.strictSame(outputs[0], ['- semver ✘ https://google.com'], 'printed the correct output')
472 name: 'semver',
502 ['1', 'semver', 'package', 'https://google.com'],
523 t.strictSame(outputs[0], ['+ semver -> https://google.com'], 'printed the correct output')
546 t.strictSame(outputs[0], ['+ semver ➜ https://google.com'], 'printed the correct output')
573 name: 'semver',
605 ['1', 'semver', 'package', 'https://google.com'],