summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: introduce a test for process.versions outputJohan Bergström2015-01-141-0/+7
* test: disable fs-readfile-error on FreeBSDFedor Indutny2015-01-131-0/+7
* test: fix setproctitle on FreeBSDFedor Indutny2015-01-131-1/+1
* test: loosen timeout in spawnsync-test for FreeBSDFedor Indutny2015-01-131-1/+1
* test: use assert.throw to test exceptionsSam Roberts2015-01-131-23/+11
* test: check for multi-localhost supportTimothy J Fontaine2015-01-133-2/+10
* http: optimize on_headers_completeBert Belder2015-01-131-133/+161
* build,src: remove sslv3 supportBen Noordhuis2015-01-132-0/+86
* test: fix message tests regressionBen Noordhuis2015-01-135-5/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-12938-20029/+0
* test: fix `make test-addons` targetBen Noordhuis2015-01-121-1/+2
* assert: throw when block is not a functioncjihrig2015-01-121-2/+35
* test: fix crypto-stream after openssl updateFedor Indutny2015-01-121-1/+1
* test: move sequential/test-debug-port-clusterBen Noordhuis2015-01-121-0/+0
* test: move sequential/test-debug-signal-clusterBen Noordhuis2015-01-121-0/+0
* lib: make --debug-port work with clusterBen Noordhuis2015-01-121-7/+9
* test: delete sequential/test-debug-clusterBen Noordhuis2015-01-121-63/+0
* Revert "url: support `path` for url.format"Ben Noordhuis2015-01-121-73/+4
* url: fix parsing of ssh urlsEvan Lucas2015-01-121-0/+16
* test: fix bad assumption in pummel/test-vm-memleakBen Noordhuis2015-01-101-3/+8
* Revert "dgram: implicit binds should be exclusive"Ben Noordhuis2015-01-101-100/+0
* dgram: implicit binds should be exclusiveSam Roberts2015-01-101-0/+100
* cluster: cluster.disconnect() should check statusSam Roberts2015-01-101-0/+35
* cluster: don't assume all workers bind same portsSam Roberts2015-01-102-0/+91
* src: disable harmony object literalsBen Noordhuis2015-01-091-0/+10
* src: disable harmony classesBen Noordhuis2015-01-091-0/+21
* src: zlib: revert concatenated-stream changesChris Dickinson2015-01-093-250/+0
* core: throw TypeError if chdir() args are wrongCaitlin Potter2015-01-091-0/+4
* build: rename binary from node to iojsBen Noordhuis2015-01-081-2/+2
* win,test: fix test-process-active-wraps.jsColin Ihrig2015-01-081-2/+5
* dgram: make error messages more informativeEvan Lucas2015-01-082-0/+58
* test: move broadcast/multicast test to internet/Ben Noordhuis2015-01-081-0/+0
* Revert "test: don't assume broadcast traffic is unfiltered"Ben Noordhuis2015-01-081-2/+16
* util: show symbol propertiesVladimir Kurchatkin2015-01-081-0/+15
* test: fix parallel/test-repl with new v8Ben Noordhuis2015-01-071-1/+1
* test: fix parallel/test-repl-harmony with new v8Ben Noordhuis2015-01-071-3/+3
* test: don't assume broadcast traffic is unfilteredBen Noordhuis2015-01-061-16/+2
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-054-34/+140
|\
| * net: make connect() input validation synchronouscjihrig2015-01-032-33/+36
| * build: i18n: add icu config optionsSteven R. Loomis2015-01-021-0/+103
| * stream: switch _writableState.buffer to queueChris Dickinson2014-12-181-1/+1
| * zlib: support concatenated gzip filesLuis Reis2014-12-163-0/+250
| * test: add test for spawnSync() env optioncjihrig2014-12-111-0/+35
| * test: mark more tests as flakyAlexis Campailla2014-12-101-1/+2
| * src: all wrap's now use actual FunctionTemplateTrevor Norris2014-12-053-5/+10
| * src: remove Async ListenerTrevor Norris2014-12-0521-1632/+0
| * test: mark current flaky tests as flakyAlexis Campailla2014-12-042-0/+21
| * url: change hostname regex to negate invalid charsJonathan Johnson2014-12-021-12/+24
| * url: support `path` for url.formatYazhong Liu2014-12-021-4/+73
| * smalloc: don't allow to dispose typed arraysVladimir Kurchatkin2014-11-261-0/+4