Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport/6279 #7213

Closed
wants to merge 114 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
4039740
lib,test,tools: alignment on variable assignments
Trott Apr 16, 2016
a25bf8e
tools: lint for alignment of variable assignments
Trott Apr 16, 2016
4e94871
debugger: introduce exec method for debugger
JacksonTian Apr 21, 2015
d46ec72
doc: improve rendering of v4.4.5 changelog entry
May 24, 2016
78e2345
build,src: add Intel Vtune profiling support
cdai2 Oct 21, 2015
aee295b
stream_base: expose `bytesRead` getter
indutny Apr 19, 2016
ed09217
net: replace __defineGetter__ with defineProperty
indutny Apr 20, 2016
a12e973
deps: cherry-pick 68e89fb from v8's upstream
indutny Nov 11, 2015
c3761a0
deps: backport bc2e393 from v8 upstream
Nov 12, 2015
4b57959
repl: create history file with mode 0600
XeCycle Oct 16, 2015
c61b0ab
http: speed up checkIsHttpToken
JacksonTian Jan 21, 2016
560bc86
test: fix error message checks in test-module-loading
jasnell Apr 1, 2016
71c601f
tools: add tests for the doctool
iankronquist Apr 3, 2016
627a699
build: fix DESTCPU detection for binary target
richardlau Apr 20, 2016
9edd986
doc: fix incorrect references in buffer docs
Amery2010 Apr 14, 2016
7a3c608
doc: add addaleax to collaborators
addaleax Apr 15, 2016
417b3d2
doc: add santigimeno to collaborators
santigimeno Apr 15, 2016
190b2c1
doc: add iWuzHere to collaborators
imran-iq Apr 15, 2016
2f5fef0
doc: add stefanmb to collaborators
stefanmb Apr 15, 2016
bf5ae9e
gitignore: ignore VS 2015 *.VC.opendb files
Apr 5, 2016
cfe337b
gitignore: adding .vs/ directory to .gitignore
Apr 13, 2016
3e7ebcf
tools: fix license-builder.sh again for ICU
srl295 Apr 5, 2016
3ce37bb
doc: DCO anchor that doesn't change
williamkapke Apr 18, 2016
a23022c
doc: add estliberitas to collaborators
estliberitas Apr 26, 2016
a49c79a
doc: add ronkorving to collaborators
ronkorving Apr 26, 2016
41eff75
doc: add eljefedelrodeodeljefe to collaborators
eljefedelrodeodeljefe Apr 26, 2016
64e5389
doc: add Minqi Pan to collaborators
pmq20 Apr 26, 2016
eb1406d
doc: add JacksonTian to collaborators
JacksonTian Apr 26, 2016
40d52db
doc: update authors
jasnell Apr 25, 2016
fb602d0
doc: change references to Stable to Current
Apr 21, 2016
56d4594
doc: update build instructions for OS X
Trott Apr 20, 2016
07f9f2f
doc: Remove extra space in REPL example
Apr 28, 2016
619dc19
doc: remove all scrollbar styling
claudiorodriguez Apr 29, 2016
dd8d82a
doc: fix a typo in __dirname section
toyota790 Apr 29, 2016
57c719f
debugger: display array contents in repl
cjihrig Apr 28, 2016
7146066
doc: ensure consistent grammar in node.1 file
justshiv Apr 27, 2016
e811bea
doc: add missing underscore for markdown italics
May 2, 2016
9a7d6fb
doc: fix the lint of an example in cluster.md
yorkie May 2, 2016
3bc98b4
doc: linkify remaining references to fs.Stats object
Apr 30, 2016
1c1f680
doc: improve onboarding-extras.md formatting
Fishrock123 May 9, 2016
1da4651
doc: mention existence/purpose of module wrapper
mtharrison Apr 27, 2016
517a5d0
doc: move the readme newcomers section
Fishrock123 May 10, 2016
a7fb99a
doc: "a" -> "an" in api/documentation.md
anchika May 11, 2016
3b70e31
test: fix test-debugger-repl-term
Trott May 11, 2016
07a84cc
test: fix test-debugger-repl-break-in-module
Trott May 11, 2016
192b805
doc: fix exec example in child_process
evanlucas May 9, 2016
f712c2b
doc: remove link to Sign in crypto.md
fanatid May 17, 2016
d3c7b58
doc: better example & synopsis
Fishrock123 Apr 12, 2016
f7068d4
doc: no Node.js(1)
Fishrock123 Apr 12, 2016
3189446
doc: subdivide TOC, add auxiliary links
Fishrock123 Apr 12, 2016
62bfe18
test: abstract skip functionality to common
Fishrock123 Jun 2, 2016
baa787b
doc: Backport ee.once doc clarifications to 4.x.
lance Jun 2, 2016
d501366
build: update android-configure script for npm
robertchiras Apr 22, 2016
7c99067
build: don't compile with -B
bnoordhuis Apr 26, 2016
e212004
build: don't compile with -B, redux
bnoordhuis May 9, 2016
0335b21
benchmark: move string-decoder to its own category
AndreasMadsen Jun 2, 2016
27b0089
benchmark: fix configuation parameters
AndreasMadsen Feb 8, 2016
97878ce
benchmark: move misc to categorized directories
AndreasMadsen Jan 29, 2016
ca43a03
benchmark: merge url.js with url-resolve.js
AndreasMadsen Jan 29, 2016
0a2f90a
cares: Support malloc(0) scenarios for AIX
gireeshpunathil Apr 20, 2016
f555948
tools: remove the minifying logic
thefourtheye May 8, 2016
29b966f
src: make sure Utf8Value always zero-terminates
addaleax Jun 2, 2016
ed76b78
lib,test: update in preparation for linter update
Trott May 1, 2016
8142bab
tools: update ESLint to 2.9.0
Trott May 1, 2016
5035872
test: robust handling of env for npm-test-install
May 17, 2016
5a04bfc
test: fix flaky test-stdout-close-catch
santigimeno May 17, 2016
8eb78ec
dgram,test: add addMembership/dropMembership tests
Trott May 16, 2016
062009c
doc: add note for fs.watch virtualized env
eljefedelrodeodeljefe May 17, 2016
9752be6
doc: fix name to match git log
eljefedelrodeodeljefe May 19, 2016
a7c24d6
test: refactor test-tls-reuse-host-from-socket
Trott May 14, 2016
9aa225a
doc: fix typo in Error.captureStackTrace
mekhtiari May 17, 2016
18044ae
doc: Update DCO to v1.1
williamkapke Apr 23, 2016
6db1515
doc: add bengl to collaborators
bengl May 21, 2016
a003e37
doc: make the api doc print-friendly
bl4d32 May 16, 2016
46bd697
doc: reference list of language-specific globals
addaleax May 20, 2016
49f2021
doc: add @othiym23 to list of collaborators
othiym23 May 24, 2016
6bd0a6a
doc: add jhamhader to collaborators
jhamhader May 24, 2016
cc1874a
doc: fix typos in timers topic to aid readability
May 21, 2016
529533e
doc: clarify buffer class
stevemao May 21, 2016
146817e
doc: update licenses
MylesBorins Jun 3, 2016
b4b5c54
test: fix test-process-exec-argv flakiness
santigimeno May 3, 2016
a8c2354
src: replace ARRAY_SIZE with typesafe arraysize
bnoordhuis Mar 31, 2016
92c3209
src: use size_t for http parser array size fields
bnoordhuis Mar 31, 2016
5e0c06f
test,tools: adjust function argument alignment
Trott Apr 26, 2016
7fdfde4
tools: lint for function argument alignment
Trott Apr 19, 2016
36b9a79
src: fix MakeCallback error handling
trevnorris Feb 11, 2016
de02175
src: add AsyncCallbackScope
trevnorris Jan 5, 2016
5d899e3
src: remove unused of TickInfo::last_threw()
trevnorris Feb 11, 2016
359f304
src: remove unused TickInfo::in_tick()
trevnorris Feb 10, 2016
b40f120
src: remove TryCatch in MakeCallback
trevnorris Feb 11, 2016
662e496
test: add addons test for MakeCallback
trevnorris Jan 6, 2016
031b8ce
src: remove unnecessary check
mscdex Feb 15, 2016
1e856e5
async_wrap: add uid to all asyncWrap hooks
AndreasMadsen Jan 9, 2016
2cd6cbf
async_wrap: make uid the first argument in init
AndreasMadsen Jan 9, 2016
aa64256
async_wrap: add parent uid to init hook
AndreasMadsen Jan 20, 2016
e7262cb
http_parser: use `MakeCallback`
trevnorris Feb 19, 2016
76cea4f
src,http: fix uncaughtException miss in http
trevnorris Mar 4, 2016
057ab03
src,http_parser: remove KickNextTick call
trevnorris Mar 11, 2016
b228e48
src: reword command and add ternary
trevnorris Mar 23, 2016
5789cbf
async_wrap: setupHooks now accepts object
trevnorris Feb 22, 2016
abd177f
async_wrap: notify post if intercepted exception
trevnorris Feb 23, 2016
56e0c90
async_wrap: don't abort on callback exception
trevnorris Mar 14, 2016
d80eb81
async_wrap: pass uid to JS as double
trevnorris Jun 1, 2016
91e7b01
test: fix unreliable known_issues test
Trott May 3, 2016
b3e415f
doc: correct args for cluster message event
cjihrig Jun 15, 2016
47efae6
stream: reset awaitDrain after manual .resume()
addaleax Jun 5, 2016
17a41c6
stream: ensure awaitDrain is increased once
davedoesdev Jun 14, 2016
fe88ff2
doc: fix layout problem in v4 changelog
Jun 23, 2016
a29f239
test: fix test-net-* error code check for getaddrinfo(3)
ncopa Feb 5, 2016
207ade7
deps: backport 102e3e87e7 from V8 upstream
Jun 27, 2016
ed3d372
deps: upgrade npm in LTS to 2.15.8
iarna Jun 24, 2016
e2faad3
deps: update to http-parser 2.7.0
indutny Jun 8, 2016
bfd1e18
http: skip body and next message of CONNECT res
indutny Apr 19, 2016
f841ea9
test: add test for responses to HTTP CONNECT req
slushie Apr 19, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test: fix error message checks in test-module-loading
PR-URL: #5986
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
jasnell authored and Myles Borins committed Jun 23, 2016
commit 560bc8636980e116b2555b47d8e9265d3e9671ad
4 changes: 2 additions & 2 deletions test/sequential/test-module-loading.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,12 +251,12 @@ assert.deepEqual(children, {
assert.throws(function() {
console.error('require non-string');
require({ foo: 'bar' });
}, 'path must be a string');
}, /path must be a string/);

assert.throws(function() {
console.error('require empty string');
require('');
}, 'missing path');
}, /missing path/);

process.on('exit', function() {
assert.ok(a.A instanceof Function);
Expand Down