summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
...
* node_modules module lookup, +docs and test.isaacs2011-02-096-0/+26
* support for package.jsonisaacs2011-02-072-0/+4
* Closes GH-619 Make require.main be the main moduleisaacs2011-02-021-0/+4
* Add ext_key_usage to getPeerCertificateGreg Hughes2011-01-276-4/+85
* A module ID with a trailing slash must be a dir.isaacs2011-01-272-0/+0
* Adding support for require-like initialization of node,Daniel Ennis2011-01-242-0/+9
* Fix expired keysRyan Dahl2011-01-1015-101/+101
* Add 'make test' to test/fixtures/keys/MakefileRyan Dahl2010-12-071-1/+12
* Fix CNs for agent keys; can't be the same as CA's CNRyan Dahl2010-12-0722-174/+318
* Add broken, but detailed TLS verify testRyan Dahl2010-12-0716-0/+200
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-052-2/+2
* Fix global leaksRyan Dahl2010-12-041-2/+1
* Fix global leaksRyan Dahl2010-12-047-10/+10
* GJSLint part of testsOleg Efimov2010-12-0223-76/+78
* Revert "Merge branch 'writev'"Ryan Dahl2010-11-201-7/+9
* Add failing test for TLS serverRyan Dahl2010-11-192-0/+48
* Add callback to socket.write(), fix test-sendfdsRyan Dahl2010-11-181-9/+7
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-114-5/+2
* syntax fixes to pass jslintJoshaven Potter2010-10-061-1/+1
* Don't try to run extension loaders unless they're actually functionsisaacs2010-09-221-0/+1
* Revert requireNative changes: 4e6b9b0, d429033, 6abbfa0, bcad540Ryan Dahl2010-09-191-0/+2
* Don't use empty.js - breaks module testRyan Dahl2010-09-091-0/+0
* Simple benchmark for node's startup timeFelix Geisendörfer2010-09-091-0/+1
* Modifying test-global to accomodate v8 inter-context 'global' protection.Herbert Vojčík2010-09-081-3/+1
* Removing test-global-between-modules.Herbert Vojčík2010-09-082-31/+0
* Tests for behaviour of 'global'.Herbert Vojčík2010-08-183-0/+37
* More changes to tests so they really work under context module loader.Herbert Vojčík2010-08-175-5/+5
* Standardise module load order for native and registered file extensions.Nick Stenning2010-08-0441-0/+41
* Don't attempt to load a directory.Nick Stenning2010-08-041-0/+0
* Support including modules that don't have an extension.isaacs2010-07-201-0/+2
* Cache modules based on filename rather than IDisaacs2010-07-194-0/+14
* added test for Issue #214Benjamin Fritsch2010-07-191-0/+0
* 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