Lines Matching refs:fixtures
7 const fixtures = require('../common/fixtures');
28 '# test/fixtures/test-runner/coverage.js | 78.65 | 38.46 | 60.00 | 12, ' +
30 '# test/fixtures/test-runner/invalid-tap.js | 100.00 | 100.00 | 100.00 | ',
31 '# test/fixtures/v8-coverage/throw.js | 71.43 | 50.00 | 100.00 | 5, 6',
50 '\u2139 test/fixtures/test-runner/coverage.js | 78.65 | 38.46 | 60.00 | 12-13 16-22 27 39 43-44 61-62 66-67 71-72',
51 '\u2139 test/fixtures/test-runner/invalid-tap.js | 100.00 | 100.00 | 100.00 | ',
52 '\u2139 test/fixtures/v8-coverage/throw.js | 71.43 | 50.00 | 100.00 | 5-6',
73 const fixture = fixtures.path('test-runner', 'coverage.js');
86 const fixture = fixtures.path('test-runner', 'coverage.js');
99 const fixture = fixtures.path('test-runner', 'coverage.js');
113 const fixture = fixtures.path('test-runner', 'coverage.js');
126 const fixture = fixtures.path('test-runner', 'coverage.js');
139 const fixture = fixtures.path('test-runner', 'coverage.js');
156 '# test/fixtures/v8-coverage/combined_coverage/common.js | 89.86 | ' +
158 '# test/fixtures/v8-coverage/combined_coverage/first.test.js | 83.33 | ' +
160 '# test/fixtures/v8-coverage/combined_coverage/second.test.js | 100.00 ' +
162 '# test/fixtures/v8-coverage/combined_coverage/third.test.js | 100.00 | ' +
172 const fixture = fixtures.path('v8-coverage', 'combined_coverage');