TonyYang and Masahiro Wakame
fc1b3e11df
[node] imported and global process are same ( #11092 )
...
* imported and global process are same
* imported and global process are same
2016-09-09 23:33:18 +09:00
hriss95 and Masahiro Wakame
255697da9f
Node.d.ts: Update definitions for module "tls" ( #11025 )
...
* Node.d.ts: Update definitions for module "tls"
* Node.d.ts: Update definitions for module "tls"
* Node.d.ts: Revert function connect changes
* Node: Update definitions and tests for module "tls"
* Node: Fix a typo in definitions for module "tls"
2016-09-09 22:48:55 +09:00
hriss95 and Masahiro Wakame
c5e23ee8da
Node.d.ts: Add module v8 ( #10932 )
...
* Node.d.ts: Add module v8
* Node.d.ts: Changes to module "v8"
2016-09-09 22:41:06 +09:00
Sheetal Nandi and GitHub
40adfa30aa
Merge pull request #11102 from TonyPythoneer/patch-10
...
[node] Clean up cluster tests and wrap in namespace
2016-09-08 10:16:13 -07:00
Sheetal Nandi and GitHub
bbf2bb1f01
Merge pull request #11103 from TonyPythoneer/patch-11
...
[node] Clean up fs tests and wrap in namespace
2016-09-08 10:15:56 -07:00
Sheetal Nandi and GitHub
df9755325f
Merge pull request #11104 from TonyPythoneer/patch-12
...
[node] Clean up childProcess tests and wrap in namespace
2016-09-08 10:14:08 -07:00
Sheetal Nandi and GitHub
f16104e02b
Merge pull request #11105 from TonyPythoneer/patch-13
...
[node] Correct indent of comments of path testcases
2016-09-08 10:13:53 -07:00
Sheetal Nandi and GitHub
8e760c7dbd
Merge pull request #11108 from TonyPythoneer/patch-15
...
[node] Clean up util tests and wrap in namespace
2016-09-08 10:09:14 -07:00
TonyYang and GitHub
5925d3792b
Update node-4-tests.ts
2016-09-08 12:56:44 +08:00
TonyYang and GitHub
50c18f1198
Clean up dgram tests and wrap in namespace
2016-09-08 12:53:47 +08:00
TonyYang and GitHub
3c46cd861a
Typo word for util_tests
2016-09-08 12:47:44 +08:00
TonyYang and GitHub
4e6e9396e9
Typo word for util_tests
2016-09-08 12:47:13 +08:00
TonyYang and GitHub
12f5f37cb2
Clean up util tests and wrap in namespace
2016-09-08 12:41:07 +08:00
TonyYang and GitHub
9567ccc5e3
Clean up util tests and wrap in namespace
2016-09-08 12:38:02 +08:00
TonyYang and GitHub
6afd61e5e1
Correct indent of comments of path testcases
2016-09-08 12:29:07 +08:00
TonyYang and GitHub
39ff73a28b
Correct indent of comments of path testcases
2016-09-08 12:25:14 +08:00
TonyYang and GitHub
4429e003ce
Clean up childProcess tests and wrap in namespace
2016-09-08 12:21:13 +08:00
TonyYang and GitHub
ce5cb27b43
Clean up childProcess tests and wrap in namespace
2016-09-08 12:18:51 +08:00
TonyYang and GitHub
02afdc49e5
Clean up fs tests and wrap in namespace
2016-09-08 12:08:36 +08:00
TonyYang and GitHub
90d1979cbf
Clean up fs tests and wrap in namespace
2016-09-08 11:55:57 +08:00
TonyYang and GitHub
79c00498a1
Clean up cluster tests and wrap in namespace
2016-09-08 11:49:34 +08:00
TonyYang and GitHub
ef9f5203e0
Clean up cluster tests and wrap in namespace
2016-09-08 11:47:44 +08:00
TonyYang and GitHub
6defe2049a
Clean up cluster tests and wrap in namespace
2016-09-08 11:46:09 +08:00
TonyYang and GitHub
fe7b6acc16
Clean up os tests and wrap in namespace
2016-09-08 11:33:02 +08:00
Zhengbo Li and GitHub
8da7848758
Merge pull request #11066 from alejo90/move-fs-constants
...
Moved fs constants under constants as per documentation
2016-09-07 10:32:19 -07:00
Alejandro Sánchez
69089fffa5
Moved fs constants under constants as per documentation and added tests for access and accessSync
2016-09-07 08:24:16 -06:00
hriss95 and Masahiro Wakame
104dfb08ed
Node: Add tests for "timers" module ( #11080 )
2016-09-07 20:47:11 +09:00
TonyYang and Masahiro Wakame
98d009b227
[node] Test that imported and global console are same ( #11062 )
...
* Node.d.ts: Introduce module "console"
* Test that imported and global `console` are same
* Test that imported and global `console` are same
* declare module "console" for node v4
2016-09-07 20:42:29 +09:00
hriss95 and Masahiro Wakame
e58c63689e
Node.d.ts: Update definitions for module "crypto" ( #11026 )
2016-09-07 19:36:12 +09:00
hriss95 and Masahiro Wakame
ef2754d9de
Node.d.ts: Update "constants" module ( #11022 )
2016-09-07 19:34:00 +09:00
IIIMADDINIII and Masahiro Wakame
f15deaa4ee
Completed NodeBuffer.Compare and Process.nextTick definition ( #11008 )
2016-09-07 19:24:51 +09:00
Nick Zelei and Masahiro Wakame
03f3ca4333
added missing property to child_process ( #10997 )
...
added missing property to child_process
2016-09-07 00:26:30 +09:00
Masahiro Wakame and GitHub
5bf030ac72
suppress error about node/node-tests.ts with --target es5 ( #11056 )
2016-09-07 00:20:08 +09:00
hriss95 and Masahiro Wakame
8caf4a5724
Node.d.ts: Update definitions for module "dns" ( #10990 )
2016-09-07 00:19:55 +09:00
hriss95 and Masahiro Wakame
15c0df84ce
Node.d.ts: Update definitions for module "util" ( #10989 )
2016-09-07 00:19:06 +09:00
hriss95 and Masahiro Wakame
3be6a88598
Node.d.ts: Update definitions for module "fs" ( #10987 )
2016-09-07 00:12:01 +09:00
hriss95 and Masahiro Wakame
2bf1d27063
Node.d.ts: Update definitions for module "os" ( #10986 )
2016-09-07 00:11:18 +09:00
hriss95 and Masahiro Wakame
700d3aa998
Node.d.ts: Update definitions for module "dgram" ( #10982 )
2016-09-07 00:05:45 +09:00
Alejandro Sánchez and Masahiro Wakame
fc931b26dd
Made ErrnoException.errno a string as per NodeJS API documentation ( #10970 )
2016-09-06 23:46:48 +09:00
Alejandro Sánchez and Masahiro Wakame
2966b1b8ba
Fix #10919 - Added IterableIterator forward declaration to enable compilation on targets lower than es2015 ( #10943 )
...
* Fix #10919
* Fix IterableIterator<T> is not an Array type error for test when targetting lower than es2015
* Revert "Fix IterableIterator<T> is not an Array type error for test when targetting lower than es2015"
This reverts commit ce1108c87574dca0a47801bf4e7cf818aafae1b4.
2016-09-06 23:31:02 +09:00
hriss95 and Masahiro Wakame
6013c413c2
Node.d.ts: Update definitions for module "domain" ( #10965 )
...
* Node.d.ts: Update definitions for module "domain"
* Node.d.ts: Update definitions for module "domain"
2016-09-06 23:18:35 +09:00
hriss95 and Masahiro Wakame
6866455f51
Node.d.ts: Introduce module "timers" ( #10964 )
2016-09-06 23:17:33 +09:00
hriss95 and Masahiro Wakame
ef8a45b6e5
Node.d.ts: Update definitions for module "repl" ( #10958 )
2016-09-06 23:13:49 +09:00
hriss95 and Masahiro Wakame
76a497660f
Node.d.ts: Update definitions for module "http" ( #10954 )
2016-09-06 23:10:30 +09:00
kfickel and Masahiro Wakame
49870cb1d4
Fixed node.js-crypto-typings Verify.verify and Signer.sign ( #10930 )
...
source for Verify
https://nodejs.org/dist/latest-v6.x/docs/api/crypto.html#crypto_verifier_verify_object_signature_signature_format
source for Signer
https://nodejs.org/dist/latest-v6.x/docs/api/crypto.html#crypto_sign_sign_private_key_output_format
2016-09-06 22:44:37 +09:00
Burt Harris
723e5c7a2d
Merge branch 'master' into NodeJS.EventEmitter.6
2016-08-30 19:11:19 -07:00
Burt Harris and Burt Harris
69eaae71c0
Extend from NodeJS.EventEmitter, not implement.
...
Corrects errors when new methods added to EventEmitter.
Since EventEmitter is really a class with behavior, it should be extended, rather
than implemented as an interface. This enables new behavior to be inherited, e.g.
EventListener.prependListener() was added in Node 6.
2016-08-30 19:02:01 -07:00
Alejandro Sánchez and Masahiro Wakame
67827a1e39
Added entries, includes, keys and values to Buffer ( #10809 )
2016-08-30 23:19:56 +09:00
poseidonCore and Masahiro Wakame
75cf3ac5ed
Worker.send and ChildProcess.send should return Booleans ( #10866 )
...
https://nodejs.org/dist/latest-v6.x/docs/api/all.html#child_process_child_send_message_sendhandle_options_callback
https://nodejs.org/dist/latest-v6.x/docs/api/all.html#cluster_worker_send_message_sendhandle_callback
2016-08-30 22:10:55 +09:00
TonyYang and Masahiro Wakame
7996f3337d
Process no exitCode ( #10778 )
...
According to [node.js v4 doc - exitCode](https://nodejs.org/dist/latest-v4.x/docs/api/process.html#process_process_exitcode ), there is exitCode in Process.
2016-08-30 21:28:37 +09:00