Commit Graph
415 Commits
Author SHA1 Message Date
TonyYangandMasahiro Wakame f7b0b1c8a0 Correct assert.fail parameters (#11176) 2016-09-14 21:20:09 +09:00
TonyYangandMasahiro Wakame d9ed548add Delete deprecated functions (#11173) 2016-09-14 21:15:15 +09:00
Sheetal NandiandGitHub 0c5c7a2d2b Merge pull request #11093 from TonyPythoneer/patch-9
[node] Clean up testcase of assert
2016-09-09 16:00:37 -07:00
Sheetal NandiandGitHub 1109afea97 Merge pull request #11131 from TonyPythoneer/patch-17
[node] Clean up url tests and wrap in namespace
2016-09-09 12:39:40 -07:00
Zhengbo LiandGitHub 4008a51db4 Merge pull request #11084 from plantain-00/node-crypto-2
fix types of node crypto module
2016-09-09 10:40:46 -07:00
hriss95andMasahiro Wakame ab57464fa2 Node.d.ts: Update definitions for module "stream" (#11086)
* Node.d.ts: Update definitions for module "stream"

* Node.d.ts: Fix an issue that caused tests to fail
2016-09-10 00:35:38 +09:00
TonyYangandMasahiro Wakame aee853cc82 [node]Rearrange the order and add missing stuff for os (#11146)
* Rearrange the order and add missing something

* Correct type of constants
2016-09-10 00:35:23 +09:00
TonyYangandMasahiro Wakame ab4e532fa2 Add new stuff (#11147)
* Add new stuff

* Correct indent style and variable type
2016-09-09 23:57:01 +09:00
TonyYangandMasahiro Wakame 1d50912b2b [node] Correct constants module for node v6 (#11140)
* Correct constants module

* Add tests for constants

* Typo namespace

* Recovery constants module and add two stuffs
2016-09-09 23:52:36 +09:00
hriss95andMasahiro Wakame c49a53466c Node.d.ts: Update definitions for module "dgram" (#11143) 2016-09-09 23:45:18 +09:00
TonyYangandMasahiro 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
hriss95andMasahiro 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
hriss95andMasahiro 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
TonyYangandGitHub 1845c1fba0 Clean up url tests and wrap in namespace 2016-09-09 10:59:14 +08:00
TonyYangandGitHub 39cfebd6f8 Clean up url tests and wrap in namespace 2016-09-09 10:57:16 +08:00
Sheetal NandiandGitHub 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 NandiandGitHub 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 NandiandGitHub 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 NandiandGitHub 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 NandiandGitHub 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
TonyYangandGitHub 5925d3792b Update node-4-tests.ts 2016-09-08 12:56:44 +08:00
TonyYangandGitHub 50c18f1198 Clean up dgram tests and wrap in namespace 2016-09-08 12:53:47 +08:00
TonyYangandGitHub 3c46cd861a Typo word for util_tests 2016-09-08 12:47:44 +08:00
TonyYangandGitHub 4e6e9396e9 Typo word for util_tests 2016-09-08 12:47:13 +08:00
TonyYangandGitHub 12f5f37cb2 Clean up util tests and wrap in namespace 2016-09-08 12:41:07 +08:00
TonyYangandGitHub 9567ccc5e3 Clean up util tests and wrap in namespace 2016-09-08 12:38:02 +08:00
TonyYangandGitHub 6afd61e5e1 Correct indent of comments of path testcases 2016-09-08 12:29:07 +08:00
TonyYangandGitHub 39ff73a28b Correct indent of comments of path testcases 2016-09-08 12:25:14 +08:00
TonyYangandGitHub 4429e003ce Clean up childProcess tests and wrap in namespace 2016-09-08 12:21:13 +08:00
TonyYangandGitHub ce5cb27b43 Clean up childProcess tests and wrap in namespace 2016-09-08 12:18:51 +08:00
TonyYangandGitHub 02afdc49e5 Clean up fs tests and wrap in namespace 2016-09-08 12:08:36 +08:00
TonyYangandGitHub 90d1979cbf Clean up fs tests and wrap in namespace 2016-09-08 11:55:57 +08:00
TonyYangandGitHub 79c00498a1 Clean up cluster tests and wrap in namespace 2016-09-08 11:49:34 +08:00
TonyYangandGitHub ef9f5203e0 Clean up cluster tests and wrap in namespace 2016-09-08 11:47:44 +08:00
TonyYangandGitHub 6defe2049a Clean up cluster tests and wrap in namespace 2016-09-08 11:46:09 +08:00
TonyYangandGitHub fe7b6acc16 Clean up os tests and wrap in namespace 2016-09-08 11:33:02 +08:00
york yao 2e57990342 fix type of verify in Verify and extract encode and format types 2016-09-08 07:38:50 +08:00
Zhengbo LiandGitHub 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
TonyYangandGitHub 97c9fd0050 Clean up assert module 2016-09-08 00:33:38 +08:00
TonyYangandGitHub e1eb4995d2 Clean up assert module 2016-09-08 00:24:06 +08: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
york yao dd581d009e merge the 2 ECDH interfaces and createECDH functions 2016-09-07 20:34:02 +08:00
hriss95andMasahiro Wakame 104dfb08ed Node: Add tests for "timers" module (#11080) 2016-09-07 20:47:11 +09:00
TonyYangandMasahiro 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
york yao 18748e6b99 fix types of node crypto module 2016-09-07 19:37:50 +08:00
hriss95andMasahiro Wakame e58c63689e Node.d.ts: Update definitions for module "crypto" (#11026) 2016-09-07 19:36:12 +09:00
hriss95andMasahiro Wakame ef2754d9de Node.d.ts: Update "constants" module (#11022) 2016-09-07 19:34:00 +09:00
IIIMADDINIIIandMasahiro Wakame f15deaa4ee Completed NodeBuffer.Compare and Process.nextTick definition (#11008) 2016-09-07 19:24:51 +09:00
Nick ZeleiandMasahiro Wakame 03f3ca4333 added missing property to child_process (#10997)
added missing property to child_process
2016-09-07 00:26:30 +09:00
Masahiro WakameandGitHub 5bf030ac72 suppress error about node/node-tests.ts with --target es5 (#11056) 2016-09-07 00:20:08 +09:00