summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Update tests to work with module contextsRyan Dahl2010-07-154-4/+7
* fix whitespace errorsBlake Mizerany2010-06-292-2/+2
* :%s/sys.puts/console.log/gRyan Dahl2010-06-236-6/+6
* Send and receive file descriptors through net.Stream.Peter Griess2010-06-021-0/+57
* Add a parameter to spawn() that sets the child's stdio file descriptors.Orlando Vazquez2010-06-021-0/+11
* Bugfix: fs.ReadStream.setEncodingRyan Dahl2010-05-261-0/+1
* fs.WriteStream.write should support bufferRyan Dahl2010-05-172-2/+9
* Handle empty files with fs.readFileElijah Insua2010-05-131-0/+0
* Improve error reportingRyan Dahl2010-05-092-0/+6
* Forgot to add child_process_should_emit_error.jsRyan Dahl2010-05-081-0/+9
* Properly handle child process exit codesFelix Geisendörfer2010-04-281-0/+1
* Get rid of coupling for stdoutFelix Geisendörfer2010-04-272-2/+4
* New test-case: signal unregistrationJonas Pfenniger2010-04-251-0/+6
* SIGPIPE on stdout should kill the process by defaultRyan Dahl2010-04-221-0/+4
* Merge branch 'master' into opensslRhys Jones2010-04-143-721/+2
|\
| * Better require.async throw testHerbert Vojcik2010-04-081-0/+1
| * Better require.async testsHerbert Vojcik2010-04-071-0/+1
| * Remove multipart libraryRyan Dahl2010-04-021-721/+0
* | Add SSL testsRhys Jones2010-04-022-0/+50
|/
* Move Buffer into own moduleRyan Dahl2010-03-191-5/+0
* child process now use net.SocketRyan Dahl2010-03-172-7/+8
* Merge branch 'master' into HEADRyan Dahl2010-03-123-1/+11
|\
| * Add require.registerExtensionTim-Smart2010-03-112-0/+2
| * More ini parser features.isaacs2010-03-101-1/+9
* | Merge branch 'master' into net2Ryan Dahl2010-03-092-2/+2
|\ \ | |/
| * Remove process.mixin dependency from all tests.isaacs2010-03-082-2/+2
* | Merge branch 'master' into net2Ryan Dahl2010-03-051-0/+11
|\ \ | |/
| * Added Parse INI to Node, testsRob Ellis2010-03-051-0/+11
* | Move net2 tests into test/simpleRyan Dahl2010-02-261-0/+37
|/
* Decoupled readdir test.arlolra2010-02-258-0/+0
* Split tests.arlolra2010-02-2518-0/+887
* Use v8's test runnerRyan2009-06-224-44/+0
* Modify the tests to use onExit hook.Ryan2009-06-082-2/+0
* Implement onExit() hook for modules.Ryan2009-06-083-3/+25
* Module system refactorRyan2009-06-083-4/+19
* debugging/improving the module frameworkRyan2009-04-213-0/+9