aboutsummaryrefslogtreecommitdiff
path: root/test/common.js
AgeCommit message (Expand)Author
2011-06-17Revert "Add --cov code coverage option"Ryan Dahl
2011-06-14tcp_wrap: Initial wrap of uv_read_startRyan Dahl
2011-04-14Add --cov code coverage optionRyan Dahl
2011-03-28Retain buffers in fs.read/write()Jorge Chamorro Bieling
2011-03-14Update copyright headersRyan Dahl
2011-02-18HTTP Agent sockets should not reconnect on errorRyan Dahl
2011-02-09New DTrace probes from CA teamRyan Dahl
2011-01-24Land Cantrill's DTrace patchRyan Dahl
2010-12-05GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-05GJSLint all simple tests exclude http-*, url, pathOleg Efimov
2010-12-05GJSLint continueOleg Efimov
2010-12-04Check for global leaks in all testsRyan Dahl
2010-10-11Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith
2010-09-09Better temporary directory handling for tests.isaacs
2010-08-17More changes to tests so they really work under context module loader.Herbert Vojčík
2010-07-15Update tests to work with module contextsRyan Dahl
2010-07-15Load modules in individual contextsRyan Dahl
2010-03-15Tests should use compiled-in modules not build-dir modulesRyan Dahl
2010-03-08Remove process.mixin dependency from all tests.isaacs
2010-03-08Remove fs/path globals from test suiteFelix Geisendörfer
2010-02-26Tests on common port.arlolra
2010-02-25Update common.js path for new test layoutRyan Dahl
2010-02-25Split tests.arlolra