summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* node: do not ever close stdioFedor Indutny2014-01-301-0/+41
* debugger: breakpoints in scripts not loaded yetMiroslav Bajtoš2013-05-022-0/+28
* test: Fix debugger repl testsisaacs2013-02-261-0/+4
* test: 2 resume() calls needed to flush streamsisaacs2012-12-191-0/+1
* test: fixture for streams2 testingisaacs2012-12-131-0/+1
* test: remove simple/test-child-process-fork2Ben Noordhuis2012-12-051-23/+0
* fs: add long stacktrace debugging facilityBen Noordhuis2012-12-041-0/+22
* test: Use setImmediate for recursive deferralisaacs2012-10-311-1/+1
* Merge remote-tracking branch 'ry/v0.8' into v0.8-mergeisaacs2012-09-281-0/+7
|\
| * fs: don't segfault on deeply recursive stat()Ben Noordhuis2012-09-141-0/+7
* | child_process: make .fork()'d child auto-exitBen Noordhuis2012-09-221-4/+4
* | debugger: fix --debug-brktasogarepg2012-09-181-0/+4
* | test: set rejectUnauthorized in tls/https testsBen Noordhuis2012-09-151-4/+2
* | tls, https: validate server certificate by defaultBen Noordhuis2012-09-151-1/+4
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-09-041-0/+3
|\ \ | |/
| * child process: fix processes with IPC channel don't emit 'close'Bert Belder2012-08-301-0/+3
* | fs: fix naming of truncate/ftruncate functionsisaacs2012-08-061-3/+1
|/
* module: add filename to require() json errorsTJ Holowaychuk2012-07-061-0/+5
* test: add deprecation fixtureisaacs2012-06-211-0/+1
* child_process: fix test implementation for options.detachedCharlie McConnell2012-06-111-0/+13
* child_process: expose UV_PROCESS_DETACHED as options.detachedCharlie McConnell2012-06-081-0/+1
* Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-05-151-0/+0
|\
| * crypto: add PKCS12/PFX supportssuda2012-05-141-0/+0
| * Change test fixture from symlink to regular fileisaacs2012-03-021-1/+46
* | debugger: support mirroring Date objectsFedor Indutny2012-05-021-0/+4
* | test: rebuild keys without asking for passwordMichael Thomas2012-05-011-2/+4
* | test: use the new net.listen(backlog=x) APIBen Noordhuis2012-04-181-4/+1
* | test: generate 1024-bit keys, pacify openssl 1.0.1Lal Jérémy2012-03-221-4/+4
* | tls: parsing multiple values of a key in ssl certificatessuda2012-03-101-0/+22
* | process: show detailed error message in process.dlopen()Shigeki Ohtsu2012-03-061-0/+1
* | Change test fixture from symlink to regular fileisaacs2012-02-221-1/+46
* | Lint all the JavaScripts.isaacs2012-02-181-2/+2
|/
* test: add --debug-brk regression testBen Noordhuis2012-02-071-0/+0
* Fix #2507 Raise errors less agressively when destroying stdio streamsisaacs2012-01-261-0/+38
* test: new test, verify that we don't close and reuse fd 0Ben Noordhuis2011-12-061-0/+1
* test: update an expired certificatekoichik2011-11-271-6/+6
* Fix test-stdin-from-fileBert Belder2011-11-251-4/+0
* test: add DSA sign/verify crypto testsBen Noordhuis2011-11-223-0/+54
* crypto: add support for RSA public key signing/verificationBen Noordhuis2011-11-172-0/+20
* debugger: correctly handle source with multi-byte charactersShigeki Ohtsu2011-11-111-0/+19
* debugger: do not request `continue` on connectionFedor Indutny2011-11-041-2/+0
* tls, https: add passphrase optionkoichik2011-10-313-0/+40
* fix test-http-curl-chunk-problem.js and test-pipe-file-to-http.js on windowsIgor Zinkovsky2011-10-251-0/+29
* test: #1899 - output in child process raises an exceptionMaciej Małecki2011-10-211-0/+23
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-158-15/+15
* Fix #1882 zlib Update 'availOutBefore' value, and testisaacs2011-10-131-0/+0
* Remove test-child-process-channel.jsRyan Dahl2011-10-101-9/+0
* Change API for sending handlesRyan Dahl2011-10-071-11/+10
* Do load balancing test in test-child-process-fork2.Ryan Dahl2011-10-071-1/+19
* Add test-child-process-fork2 and fixes to make it workRyan Dahl2011-10-071-0/+9