node/test
cjihrig eb995d6822 path: add type checking for path inputs
This commit adds type checking of path inputs to exported methods
in the path module. The exception is _makeLong(), which seems to
explicitly support any data type.

Fixes: https://github.com/iojs/io.js/issues/1139
PR-URL: https://github.com/iojs/io.js/pull/1153
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>
2015-03-16 12:49:21 -04:00
..
addons smalloc: extend user API 2015-02-20 11:02:33 -07:00
debugger Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
disabled Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
fixtures src: revert -r/--require flags 2015-03-13 15:16:00 -07:00
gc test: common.js -> common 2015-02-22 19:34:17 -08:00
internet crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
message test: common.js -> common 2015-02-22 19:34:17 -08:00
parallel path: add type checking for path inputs 2015-03-16 12:49:21 -04:00
pummel test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
sequential test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
testpy test: fix `make test-addons` target 2015-01-12 23:21:51 +01:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js test: introduce a helper that checks if crypto is available 2015-03-05 10:31:41 +09:00