phantomjs/test
execjosh f6c87221a7 Implement system.std{in,out,err}
See [issue 333][1] and pull request #192.

**Caveat**

`File::read` currently takes no parameters and is equivalent to a
"`readAll`".  This will be changed later to match [IO/A Spec's
`Stream#read`][2]; but, should still be noted.

[1]: http://code.google.com/p/phantomjs/issues/detail?id=333
[2]: http://wiki.commonjs.org/wiki/IO/A#Instance_Methods
2012-12-25 03:41:34 -08:00
..
fixtures Error.stack returns a string to match V8/Node.js 2012-06-10 21:28:46 +01:00
lib Add require() tests and comment buggy test in fs-spec-03.js 2012-07-12 23:14:12 -07:00
node_modules Add require() tests and comment buggy test in fs-spec-03.js 2012-07-12 23:14:12 -07:00
require Remove old module tests 2012-07-12 23:14:12 -07:00
webkit-spec Restore dirty line logic in RenderInline::destroy. 2012-11-14 11:28:58 -08:00
webpage-spec-frames Adding the ability to switch between frames. 2012-06-15 00:07:53 -07:00
dummy.js Add require() tests and comment buggy test in fs-spec-03.js 2012-07-12 23:14:12 -07:00
fs-spec-01.js Adding property "page.ownsPages". 2012-09-04 09:49:24 -07:00
fs-spec-02.js Added "touch(path)" to the FS API 2011-09-01 00:34:55 +01:00
fs-spec-03.js Use fs.join(...) instead of fs.separator 2012-12-22 23:06:20 -08:00
fs-spec-04.js Use fs.join(...) instead of fs.separator 2012-12-22 23:06:20 -08:00
module_spec.js Fix indentation to 4 spaces in new require() tests 2012-07-12 23:14:12 -07:00
phantom-spec.js Call the development branch as version 1.9. 2012-12-23 08:57:37 -08:00
phantomjs.png Add test case for WebServerResponse::setEncoding 2012-12-17 19:27:19 -08:00
run-tests.js Removed an invalid spec file and an invalid spec include. 2012-12-06 08:27:55 -08:00
system-spec.js Implement system.std{in,out,err} 2012-12-25 03:41:34 -08:00
webkit-spec.js Restore dirty line logic in RenderInline::destroy. 2012-11-14 11:28:58 -08:00
webpage-spec.js New WebPage#setContent api - makes possible to specify location along with content 2012-12-16 15:43:10 -08:00
webserver-spec.js Add test case for WebServerResponse::setEncoding 2012-12-17 19:27:19 -08:00