protobufjs 6.11.2 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -174
- package/dist/light/protobuf.js +77 -29
- package/dist/light/protobuf.js.map +1 -1
- package/dist/light/protobuf.min.js +3 -3
- package/dist/light/protobuf.min.js.map +1 -1
- package/dist/minimal/protobuf.js +27 -10
- package/dist/minimal/protobuf.js.map +1 -1
- package/dist/minimal/protobuf.min.js +3 -3
- package/dist/minimal/protobuf.min.js.map +1 -1
- package/dist/protobuf.js +163 -61
- package/dist/protobuf.js.map +1 -1
- package/dist/protobuf.min.js +3 -3
- package/dist/protobuf.min.js.map +1 -1
- package/index.d.ts +9 -7
- package/package.json +14 -33
- package/scripts/postinstall.js +0 -3
- package/src/converter.js +10 -4
- package/src/decoder.js +4 -3
- package/src/enum.js +24 -7
- package/src/field.js +6 -3
- package/src/namespace.js +3 -3
- package/src/parse.js +55 -16
- package/src/roots.js +1 -1
- package/src/tokenize.js +31 -16
- package/src/util/minimal.js +24 -7
- package/src/util.js +3 -0
- package/src/wrappers.js +2 -2
- package/tsconfig.json +2 -1
- package/CHANGELOG.md +0 -1019
- package/bin/pbjs +0 -6
- package/bin/pbts +0 -6
- package/cli/LICENSE +0 -33
- package/cli/README.md +0 -174
- package/cli/bin/pbjs +0 -6
- package/cli/bin/pbts +0 -6
- package/cli/index.d.ts +0 -3
- package/cli/index.js +0 -3
- package/cli/lib/tsd-jsdoc/LICENSE +0 -21
- package/cli/lib/tsd-jsdoc/README.md +0 -23
- package/cli/lib/tsd-jsdoc/plugin.js +0 -21
- package/cli/lib/tsd-jsdoc/publish.js +0 -705
- package/cli/lib/tsd-jsdoc.json +0 -18
- package/cli/node_modules/.package-lock.json +0 -256
- package/cli/node_modules/acorn/CHANGELOG.md +0 -620
- package/cli/node_modules/acorn/LICENSE +0 -21
- package/cli/node_modules/acorn/README.md +0 -269
- package/cli/node_modules/acorn/bin/acorn +0 -4
- package/cli/node_modules/acorn/dist/acorn.d.ts +0 -209
- package/cli/node_modules/acorn/dist/acorn.js +0 -5186
- package/cli/node_modules/acorn/dist/acorn.js.map +0 -1
- package/cli/node_modules/acorn/dist/acorn.mjs +0 -5155
- package/cli/node_modules/acorn/dist/acorn.mjs.d.ts +0 -2
- package/cli/node_modules/acorn/dist/acorn.mjs.map +0 -1
- package/cli/node_modules/acorn/dist/bin.js +0 -64
- package/cli/node_modules/acorn/package.json +0 -35
- package/cli/node_modules/acorn-jsx/LICENSE +0 -19
- package/cli/node_modules/acorn-jsx/README.md +0 -40
- package/cli/node_modules/acorn-jsx/index.js +0 -488
- package/cli/node_modules/acorn-jsx/package.json +0 -27
- package/cli/node_modules/acorn-jsx/xhtml.js +0 -255
- package/cli/node_modules/balanced-match/.npmignore +0 -5
- package/cli/node_modules/balanced-match/LICENSE.md +0 -21
- package/cli/node_modules/balanced-match/README.md +0 -91
- package/cli/node_modules/balanced-match/index.js +0 -59
- package/cli/node_modules/balanced-match/package.json +0 -49
- package/cli/node_modules/brace-expansion/LICENSE +0 -21
- package/cli/node_modules/brace-expansion/README.md +0 -129
- package/cli/node_modules/brace-expansion/index.js +0 -201
- package/cli/node_modules/brace-expansion/package.json +0 -47
- package/cli/node_modules/concat-map/.travis.yml +0 -4
- package/cli/node_modules/concat-map/LICENSE +0 -18
- package/cli/node_modules/concat-map/README.markdown +0 -62
- package/cli/node_modules/concat-map/example/map.js +0 -6
- package/cli/node_modules/concat-map/index.js +0 -13
- package/cli/node_modules/concat-map/package.json +0 -43
- package/cli/node_modules/concat-map/test/map.js +0 -39
- package/cli/node_modules/deep-is/.npmignore +0 -1
- package/cli/node_modules/deep-is/.travis.yml +0 -6
- package/cli/node_modules/deep-is/LICENSE +0 -22
- package/cli/node_modules/deep-is/README.markdown +0 -70
- package/cli/node_modules/deep-is/example/cmp.js +0 -11
- package/cli/node_modules/deep-is/index.js +0 -102
- package/cli/node_modules/deep-is/package.json +0 -61
- package/cli/node_modules/deep-is/test/NaN.js +0 -16
- package/cli/node_modules/deep-is/test/cmp.js +0 -23
- package/cli/node_modules/deep-is/test/neg-vs-pos-0.js +0 -15
- package/cli/node_modules/escodegen/LICENSE.BSD +0 -21
- package/cli/node_modules/escodegen/README.md +0 -84
- package/cli/node_modules/escodegen/bin/escodegen.js +0 -77
- package/cli/node_modules/escodegen/bin/esgenerate.js +0 -64
- package/cli/node_modules/escodegen/escodegen.js +0 -2647
- package/cli/node_modules/escodegen/package.json +0 -62
- package/cli/node_modules/eslint-visitor-keys/CHANGELOG.md +0 -25
- package/cli/node_modules/eslint-visitor-keys/LICENSE +0 -201
- package/cli/node_modules/eslint-visitor-keys/README.md +0 -98
- package/cli/node_modules/eslint-visitor-keys/lib/index.js +0 -81
- package/cli/node_modules/eslint-visitor-keys/lib/visitor-keys.json +0 -284
- package/cli/node_modules/eslint-visitor-keys/package.json +0 -40
- package/cli/node_modules/espree/CHANGELOG.md +0 -509
- package/cli/node_modules/espree/LICENSE +0 -25
- package/cli/node_modules/espree/README.md +0 -233
- package/cli/node_modules/espree/espree.js +0 -177
- package/cli/node_modules/espree/lib/ast-node-types.js +0 -96
- package/cli/node_modules/espree/lib/espree.js +0 -286
- package/cli/node_modules/espree/lib/features.js +0 -29
- package/cli/node_modules/espree/lib/options.js +0 -106
- package/cli/node_modules/espree/lib/token-translator.js +0 -263
- package/cli/node_modules/espree/lib/visitor-keys.js +0 -123
- package/cli/node_modules/espree/package.json +0 -64
- package/cli/node_modules/esprima/ChangeLog +0 -235
- package/cli/node_modules/esprima/LICENSE.BSD +0 -21
- package/cli/node_modules/esprima/README.md +0 -46
- package/cli/node_modules/esprima/bin/esparse.js +0 -139
- package/cli/node_modules/esprima/bin/esvalidate.js +0 -236
- package/cli/node_modules/esprima/dist/esprima.js +0 -6709
- package/cli/node_modules/esprima/package.json +0 -112
- package/cli/node_modules/estraverse/.jshintrc +0 -16
- package/cli/node_modules/estraverse/LICENSE.BSD +0 -19
- package/cli/node_modules/estraverse/README.md +0 -153
- package/cli/node_modules/estraverse/estraverse.js +0 -801
- package/cli/node_modules/estraverse/gulpfile.js +0 -70
- package/cli/node_modules/estraverse/package.json +0 -40
- package/cli/node_modules/esutils/LICENSE.BSD +0 -19
- package/cli/node_modules/esutils/README.md +0 -174
- package/cli/node_modules/esutils/lib/ast.js +0 -144
- package/cli/node_modules/esutils/lib/code.js +0 -135
- package/cli/node_modules/esutils/lib/keyword.js +0 -165
- package/cli/node_modules/esutils/lib/utils.js +0 -33
- package/cli/node_modules/esutils/package.json +0 -44
- package/cli/node_modules/fast-levenshtein/LICENSE.md +0 -25
- package/cli/node_modules/fast-levenshtein/README.md +0 -104
- package/cli/node_modules/fast-levenshtein/levenshtein.js +0 -136
- package/cli/node_modules/fast-levenshtein/package.json +0 -39
- package/cli/node_modules/fs.realpath/LICENSE +0 -43
- package/cli/node_modules/fs.realpath/README.md +0 -33
- package/cli/node_modules/fs.realpath/index.js +0 -66
- package/cli/node_modules/fs.realpath/old.js +0 -303
- package/cli/node_modules/fs.realpath/package.json +0 -26
- package/cli/node_modules/glob/LICENSE +0 -21
- package/cli/node_modules/glob/README.md +0 -375
- package/cli/node_modules/glob/changelog.md +0 -67
- package/cli/node_modules/glob/common.js +0 -240
- package/cli/node_modules/glob/glob.js +0 -790
- package/cli/node_modules/glob/package.json +0 -46
- package/cli/node_modules/glob/sync.js +0 -486
- package/cli/node_modules/inflight/LICENSE +0 -15
- package/cli/node_modules/inflight/README.md +0 -37
- package/cli/node_modules/inflight/inflight.js +0 -54
- package/cli/node_modules/inflight/package.json +0 -29
- package/cli/node_modules/inherits/LICENSE +0 -16
- package/cli/node_modules/inherits/README.md +0 -42
- package/cli/node_modules/inherits/inherits.js +0 -9
- package/cli/node_modules/inherits/inherits_browser.js +0 -27
- package/cli/node_modules/inherits/package.json +0 -29
- package/cli/node_modules/levn/LICENSE +0 -22
- package/cli/node_modules/levn/README.md +0 -196
- package/cli/node_modules/levn/lib/cast.js +0 -298
- package/cli/node_modules/levn/lib/coerce.js +0 -285
- package/cli/node_modules/levn/lib/index.js +0 -22
- package/cli/node_modules/levn/lib/parse-string.js +0 -113
- package/cli/node_modules/levn/lib/parse.js +0 -102
- package/cli/node_modules/levn/package.json +0 -47
- package/cli/node_modules/minimatch/LICENSE +0 -15
- package/cli/node_modules/minimatch/README.md +0 -209
- package/cli/node_modules/minimatch/minimatch.js +0 -923
- package/cli/node_modules/minimatch/package.json +0 -30
- package/cli/node_modules/once/LICENSE +0 -15
- package/cli/node_modules/once/README.md +0 -79
- package/cli/node_modules/once/once.js +0 -42
- package/cli/node_modules/once/package.json +0 -33
- package/cli/node_modules/optionator/CHANGELOG.md +0 -56
- package/cli/node_modules/optionator/LICENSE +0 -22
- package/cli/node_modules/optionator/README.md +0 -238
- package/cli/node_modules/optionator/lib/help.js +0 -260
- package/cli/node_modules/optionator/lib/index.js +0 -465
- package/cli/node_modules/optionator/lib/util.js +0 -54
- package/cli/node_modules/optionator/package.json +0 -44
- package/cli/node_modules/path-is-absolute/index.js +0 -20
- package/cli/node_modules/path-is-absolute/license +0 -21
- package/cli/node_modules/path-is-absolute/package.json +0 -43
- package/cli/node_modules/path-is-absolute/readme.md +0 -59
- package/cli/node_modules/prelude-ls/CHANGELOG.md +0 -99
- package/cli/node_modules/prelude-ls/LICENSE +0 -22
- package/cli/node_modules/prelude-ls/README.md +0 -15
- package/cli/node_modules/prelude-ls/lib/Func.js +0 -65
- package/cli/node_modules/prelude-ls/lib/List.js +0 -686
- package/cli/node_modules/prelude-ls/lib/Num.js +0 -130
- package/cli/node_modules/prelude-ls/lib/Obj.js +0 -154
- package/cli/node_modules/prelude-ls/lib/Str.js +0 -92
- package/cli/node_modules/prelude-ls/lib/index.js +0 -178
- package/cli/node_modules/prelude-ls/package.json +0 -52
- package/cli/node_modules/rimraf/CHANGELOG.md +0 -65
- package/cli/node_modules/rimraf/LICENSE +0 -15
- package/cli/node_modules/rimraf/README.md +0 -101
- package/cli/node_modules/rimraf/bin.js +0 -68
- package/cli/node_modules/rimraf/package.json +0 -32
- package/cli/node_modules/rimraf/rimraf.js +0 -360
- package/cli/node_modules/source-map/CHANGELOG.md +0 -301
- package/cli/node_modules/source-map/LICENSE +0 -28
- package/cli/node_modules/source-map/README.md +0 -742
- package/cli/node_modules/source-map/dist/source-map.debug.js +0 -3234
- package/cli/node_modules/source-map/dist/source-map.js +0 -3233
- package/cli/node_modules/source-map/dist/source-map.min.js +0 -2
- package/cli/node_modules/source-map/dist/source-map.min.js.map +0 -1
- package/cli/node_modules/source-map/lib/array-set.js +0 -121
- package/cli/node_modules/source-map/lib/base64-vlq.js +0 -140
- package/cli/node_modules/source-map/lib/base64.js +0 -67
- package/cli/node_modules/source-map/lib/binary-search.js +0 -111
- package/cli/node_modules/source-map/lib/mapping-list.js +0 -79
- package/cli/node_modules/source-map/lib/quick-sort.js +0 -114
- package/cli/node_modules/source-map/lib/source-map-consumer.js +0 -1145
- package/cli/node_modules/source-map/lib/source-map-generator.js +0 -425
- package/cli/node_modules/source-map/lib/source-node.js +0 -413
- package/cli/node_modules/source-map/lib/util.js +0 -488
- package/cli/node_modules/source-map/package.json +0 -73
- package/cli/node_modules/source-map/source-map.d.ts +0 -98
- package/cli/node_modules/source-map/source-map.js +0 -8
- package/cli/node_modules/tmp/CHANGELOG.md +0 -288
- package/cli/node_modules/tmp/LICENSE +0 -21
- package/cli/node_modules/tmp/README.md +0 -365
- package/cli/node_modules/tmp/lib/tmp.js +0 -780
- package/cli/node_modules/tmp/package.json +0 -58
- package/cli/node_modules/type-check/LICENSE +0 -22
- package/cli/node_modules/type-check/README.md +0 -210
- package/cli/node_modules/type-check/lib/check.js +0 -126
- package/cli/node_modules/type-check/lib/index.js +0 -16
- package/cli/node_modules/type-check/lib/parse-type.js +0 -196
- package/cli/node_modules/type-check/package.json +0 -40
- package/cli/node_modules/word-wrap/LICENSE +0 -21
- package/cli/node_modules/word-wrap/README.md +0 -182
- package/cli/node_modules/word-wrap/index.d.ts +0 -50
- package/cli/node_modules/word-wrap/index.js +0 -46
- package/cli/node_modules/word-wrap/package.json +0 -77
- package/cli/node_modules/wrappy/LICENSE +0 -15
- package/cli/node_modules/wrappy/README.md +0 -36
- package/cli/node_modules/wrappy/package.json +0 -29
- package/cli/node_modules/wrappy/wrappy.js +0 -33
- package/cli/package.json +0 -8
- package/cli/package.standalone.json +0 -32
- package/cli/pbjs.d.ts +0 -9
- package/cli/pbjs.js +0 -330
- package/cli/pbts.d.ts +0 -9
- package/cli/pbts.js +0 -197
- package/cli/targets/json-module.js +0 -38
- package/cli/targets/json.js +0 -8
- package/cli/targets/proto.js +0 -326
- package/cli/targets/proto2.js +0 -10
- package/cli/targets/proto3.js +0 -10
- package/cli/targets/static-module.js +0 -29
- package/cli/targets/static.js +0 -711
- package/cli/util.js +0 -183
- package/cli/wrappers/amd.js +0 -7
- package/cli/wrappers/closure.js +0 -7
- package/cli/wrappers/commonjs.js +0 -7
- package/cli/wrappers/default.js +0 -15
- package/cli/wrappers/es6.js +0 -5
- package/dist/README.md +0 -31
- package/dist/light/README.md +0 -31
- package/dist/minimal/README.md +0 -31
|
@@ -1,236 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
/*
|
|
3
|
-
Copyright JS Foundation and other contributors, https://js.foundation/
|
|
4
|
-
|
|
5
|
-
Redistribution and use in source and binary forms, with or without
|
|
6
|
-
modification, are permitted provided that the following conditions are met:
|
|
7
|
-
|
|
8
|
-
* Redistributions of source code must retain the above copyright
|
|
9
|
-
notice, this list of conditions and the following disclaimer.
|
|
10
|
-
* Redistributions in binary form must reproduce the above copyright
|
|
11
|
-
notice, this list of conditions and the following disclaimer in the
|
|
12
|
-
documentation and/or other materials provided with the distribution.
|
|
13
|
-
|
|
14
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
15
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
16
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
17
|
-
ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
|
|
18
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
19
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
20
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
21
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
22
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
23
|
-
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
/*jslint sloppy:true plusplus:true node:true rhino:true */
|
|
27
|
-
/*global phantom:true */
|
|
28
|
-
|
|
29
|
-
var fs, system, esprima, options, fnames, forceFile, count;
|
|
30
|
-
|
|
31
|
-
if (typeof esprima === 'undefined') {
|
|
32
|
-
// PhantomJS can only require() relative files
|
|
33
|
-
if (typeof phantom === 'object') {
|
|
34
|
-
fs = require('fs');
|
|
35
|
-
system = require('system');
|
|
36
|
-
esprima = require('./esprima');
|
|
37
|
-
} else if (typeof require === 'function') {
|
|
38
|
-
fs = require('fs');
|
|
39
|
-
try {
|
|
40
|
-
esprima = require('esprima');
|
|
41
|
-
} catch (e) {
|
|
42
|
-
esprima = require('../');
|
|
43
|
-
}
|
|
44
|
-
} else if (typeof load === 'function') {
|
|
45
|
-
try {
|
|
46
|
-
load('esprima.js');
|
|
47
|
-
} catch (e) {
|
|
48
|
-
load('../esprima.js');
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// Shims to Node.js objects when running under PhantomJS 1.7+.
|
|
54
|
-
if (typeof phantom === 'object') {
|
|
55
|
-
fs.readFileSync = fs.read;
|
|
56
|
-
process = {
|
|
57
|
-
argv: [].slice.call(system.args),
|
|
58
|
-
exit: phantom.exit,
|
|
59
|
-
on: function (evt, callback) {
|
|
60
|
-
callback();
|
|
61
|
-
}
|
|
62
|
-
};
|
|
63
|
-
process.argv.unshift('phantomjs');
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
// Shims to Node.js objects when running under Rhino.
|
|
67
|
-
if (typeof console === 'undefined' && typeof process === 'undefined') {
|
|
68
|
-
console = { log: print };
|
|
69
|
-
fs = { readFileSync: readFile };
|
|
70
|
-
process = {
|
|
71
|
-
argv: arguments,
|
|
72
|
-
exit: quit,
|
|
73
|
-
on: function (evt, callback) {
|
|
74
|
-
callback();
|
|
75
|
-
}
|
|
76
|
-
};
|
|
77
|
-
process.argv.unshift('esvalidate.js');
|
|
78
|
-
process.argv.unshift('rhino');
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
function showUsage() {
|
|
82
|
-
console.log('Usage:');
|
|
83
|
-
console.log(' esvalidate [options] [file.js...]');
|
|
84
|
-
console.log();
|
|
85
|
-
console.log('Available options:');
|
|
86
|
-
console.log();
|
|
87
|
-
console.log(' --format=type Set the report format, plain (default) or junit');
|
|
88
|
-
console.log(' -v, --version Print program version');
|
|
89
|
-
console.log();
|
|
90
|
-
process.exit(1);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
options = {
|
|
94
|
-
format: 'plain'
|
|
95
|
-
};
|
|
96
|
-
|
|
97
|
-
fnames = [];
|
|
98
|
-
|
|
99
|
-
process.argv.splice(2).forEach(function (entry) {
|
|
100
|
-
|
|
101
|
-
if (forceFile || entry === '-' || entry.slice(0, 1) !== '-') {
|
|
102
|
-
fnames.push(entry);
|
|
103
|
-
} else if (entry === '-h' || entry === '--help') {
|
|
104
|
-
showUsage();
|
|
105
|
-
} else if (entry === '-v' || entry === '--version') {
|
|
106
|
-
console.log('ECMAScript Validator (using Esprima version', esprima.version, ')');
|
|
107
|
-
console.log();
|
|
108
|
-
process.exit(0);
|
|
109
|
-
} else if (entry.slice(0, 9) === '--format=') {
|
|
110
|
-
options.format = entry.slice(9);
|
|
111
|
-
if (options.format !== 'plain' && options.format !== 'junit') {
|
|
112
|
-
console.log('Error: unknown report format ' + options.format + '.');
|
|
113
|
-
process.exit(1);
|
|
114
|
-
}
|
|
115
|
-
} else if (entry === '--') {
|
|
116
|
-
forceFile = true;
|
|
117
|
-
} else {
|
|
118
|
-
console.log('Error: unknown option ' + entry + '.');
|
|
119
|
-
process.exit(1);
|
|
120
|
-
}
|
|
121
|
-
});
|
|
122
|
-
|
|
123
|
-
if (fnames.length === 0) {
|
|
124
|
-
fnames.push('');
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
if (options.format === 'junit') {
|
|
128
|
-
console.log('<?xml version="1.0" encoding="UTF-8"?>');
|
|
129
|
-
console.log('<testsuites>');
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
count = 0;
|
|
133
|
-
|
|
134
|
-
function run(fname, content) {
|
|
135
|
-
var timestamp, syntax, name;
|
|
136
|
-
try {
|
|
137
|
-
if (typeof content !== 'string') {
|
|
138
|
-
throw content;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
if (content[0] === '#' && content[1] === '!') {
|
|
142
|
-
content = '//' + content.substr(2, content.length);
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
timestamp = Date.now();
|
|
146
|
-
syntax = esprima.parse(content, { tolerant: true });
|
|
147
|
-
|
|
148
|
-
if (options.format === 'junit') {
|
|
149
|
-
|
|
150
|
-
name = fname;
|
|
151
|
-
if (name.lastIndexOf('/') >= 0) {
|
|
152
|
-
name = name.slice(name.lastIndexOf('/') + 1);
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
console.log('<testsuite name="' + fname + '" errors="0" ' +
|
|
156
|
-
' failures="' + syntax.errors.length + '" ' +
|
|
157
|
-
' tests="' + syntax.errors.length + '" ' +
|
|
158
|
-
' time="' + Math.round((Date.now() - timestamp) / 1000) +
|
|
159
|
-
'">');
|
|
160
|
-
|
|
161
|
-
syntax.errors.forEach(function (error) {
|
|
162
|
-
var msg = error.message;
|
|
163
|
-
msg = msg.replace(/^Line\ [0-9]*\:\ /, '');
|
|
164
|
-
console.log(' <testcase name="Line ' + error.lineNumber + ': ' + msg + '" ' +
|
|
165
|
-
' time="0">');
|
|
166
|
-
console.log(' <error type="SyntaxError" message="' + error.message + '">' +
|
|
167
|
-
error.message + '(' + name + ':' + error.lineNumber + ')' +
|
|
168
|
-
'</error>');
|
|
169
|
-
console.log(' </testcase>');
|
|
170
|
-
});
|
|
171
|
-
|
|
172
|
-
console.log('</testsuite>');
|
|
173
|
-
|
|
174
|
-
} else if (options.format === 'plain') {
|
|
175
|
-
|
|
176
|
-
syntax.errors.forEach(function (error) {
|
|
177
|
-
var msg = error.message;
|
|
178
|
-
msg = msg.replace(/^Line\ [0-9]*\:\ /, '');
|
|
179
|
-
msg = fname + ':' + error.lineNumber + ': ' + msg;
|
|
180
|
-
console.log(msg);
|
|
181
|
-
++count;
|
|
182
|
-
});
|
|
183
|
-
|
|
184
|
-
}
|
|
185
|
-
} catch (e) {
|
|
186
|
-
++count;
|
|
187
|
-
if (options.format === 'junit') {
|
|
188
|
-
console.log('<testsuite name="' + fname + '" errors="1" failures="0" tests="1" ' +
|
|
189
|
-
' time="' + Math.round((Date.now() - timestamp) / 1000) + '">');
|
|
190
|
-
console.log(' <testcase name="' + e.message + '" ' + ' time="0">');
|
|
191
|
-
console.log(' <error type="ParseError" message="' + e.message + '">' +
|
|
192
|
-
e.message + '(' + fname + ((e.lineNumber) ? ':' + e.lineNumber : '') +
|
|
193
|
-
')</error>');
|
|
194
|
-
console.log(' </testcase>');
|
|
195
|
-
console.log('</testsuite>');
|
|
196
|
-
} else {
|
|
197
|
-
console.log(fname + ':' + e.lineNumber + ': ' + e.message.replace(/^Line\ [0-9]*\:\ /, ''));
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
fnames.forEach(function (fname) {
|
|
203
|
-
var content = '';
|
|
204
|
-
try {
|
|
205
|
-
if (fname && (fname !== '-' || forceFile)) {
|
|
206
|
-
content = fs.readFileSync(fname, 'utf-8');
|
|
207
|
-
} else {
|
|
208
|
-
fname = '';
|
|
209
|
-
process.stdin.resume();
|
|
210
|
-
process.stdin.on('data', function(chunk) {
|
|
211
|
-
content += chunk;
|
|
212
|
-
});
|
|
213
|
-
process.stdin.on('end', function() {
|
|
214
|
-
run(fname, content);
|
|
215
|
-
});
|
|
216
|
-
return;
|
|
217
|
-
}
|
|
218
|
-
} catch (e) {
|
|
219
|
-
content = e;
|
|
220
|
-
}
|
|
221
|
-
run(fname, content);
|
|
222
|
-
});
|
|
223
|
-
|
|
224
|
-
process.on('exit', function () {
|
|
225
|
-
if (options.format === 'junit') {
|
|
226
|
-
console.log('</testsuites>');
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
if (count > 0) {
|
|
230
|
-
process.exit(1);
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
if (count === 0 && typeof phantom === 'object') {
|
|
234
|
-
process.exit(0);
|
|
235
|
-
}
|
|
236
|
-
});
|