0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures
Evan Lucas 08166cb99a src: wrap source before doing syntax check
This is to ensure that it is evaluated the same way it would be if it
were to be run by node or required.

Before, the following would pass if run by node, but fail if run via
the syntax check flag:

    if (true) {
      return;
    }

Now, this will pass the syntax check

PR-URL: https://github.com/nodejs/node/pull/3587
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2015-10-29 13:08:32 -05:00
..
b
break-in-module
clustered-server
cycles
empty
global
internal-modules
json-with-directory-name-module
keys
module-load-order
module-require
nested-index
node_modules
packages
require-bin
syntax src: wrap source before doing syntax check 2015-10-29 13:08:32 -05:00
test-init-index
test-init-native
uncaught-exceptions
.node_repl_history
a1.js
a.js
agent.crt
agent.key
alice.crt
breakpoints_utf8.js
breakpoints.js
catch-stdout-error.js
cert.pem
child_process_should_emit_error.js
child-process-message-and-exit.js
child-process-persistent.js
child-process-spawn-node.js
cluster-preload-test.js
cluster-preload.js
create-file.js
debug-target.js
deprecated-userland-function.js
deprecated.js util: Remove p, has been deprecated for years 2015-10-19 20:52:56 +02:00
destroy-stdin.js
dherror.pem
echo-close-check.js
echo.js
elipses.txt
empty.js
empty.txt
exit.js
fixture.ini
foafssl.crt
foafssl.key
foo
GH-892-request.js
GH-1899-output.js
google_ssl_hello.bin tls: add options argument to createSecurePair 2015-10-17 11:53:45 -04:00
invalid.json
listen-on-socket-and-exit.js
module-loading-error.node
msca.pem
multi-alice.crt
net-fd-passing-receiver.js test: change calls to deprecated util.print() 2015-09-28 13:21:15 -07:00
not-main-module.js
old-repl-history-file.json
parent-process-nonpersistent.js
pass-cert.pem
pass-csr.pem
pass-key.pem
path.js
person.jpg
person.jpg.gz
print-10-lines.js
print-chars-from-buffer.js
print-chars.js
printA.js
printB.js
printC.js
recvfd.js
registerExt2.test
registerExt.hello.world
registerExt.test
sample.png
semicolon.js
should_exit.js
spkac.fail
spkac.pem
spkac.valid
stdio-filter.js
test_bad_rsa_privkey.pem
test_ca.pem
test_cert.pem
test_cert.pfx
test_dsa_params.pem
test_dsa_privkey_encrypted.pem
test_dsa_privkey.pem
test_dsa_pubkey.pem
test_key.pem
test_rsa_privkey_2.pem
test_rsa_privkey_encrypted.pem
test_rsa_privkey.pem
test_rsa_pubkey_2.pem
test_rsa_pubkey.pem
test-fs-readfile-error.js
test-regress-GH-4015.js
throws_error1.js
throws_error2.js
throws_error3.js
throws_error4.js
throws_error5.js
throws_error6.js src: use standard conform snprintf on windows 2015-09-06 21:38:08 +10:00
throws_error.js
tls-session-ticket.txt
utf8-bom.js
utf8-bom.json
vm-run-in-debug-context.js
x1024.txt
x.txt