41 Commits (d6a774b1bd2c7ccbd783b06a95f6eeeb8dca210c)

Author SHA1 Message Date
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 7 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Ben Noordhuis 75019dfa67 test: remove nan + weak 8 years ago
Ben Noordhuis bae093a70b test: remove dependency on node-weak 8 years ago
Ben Noordhuis da52fcdcf5 test: don't call process.exit() in gc tests 8 years ago
Gibson Fahnestock 067be658f9 test: don't connect to :: (use localhost instead) 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 746a46ebdd test: increase usage of assert.ifError() 8 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Rich Trott 0d7f313325 test: update weak module for gc tests 9 years ago
Rich Trott 3b8e342278 test: remove `common.PORT` from gc tests 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Rich Trott 7406cd3a59 tools: lint for spacing around unary operators 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 521f51ac1c test: only include http module once 9 years ago
Devin Nakamura 2413a4e99d test: fix race condition in test-http-client-onerror 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
Timothy J Fontaine ee4b9b552d test: update our branched weakref to v8 3.24 11 years ago
Timothy J Fontaine af1418325b test: backoff client connection rates 11 years ago
Timothy J Fontaine 6cc95b06ea test: refactor to use common testcfg 11 years ago
Ben Noordhuis 0079e575e0 test: fix up weakref.cc after v8 api change 11 years ago
Ben Noordhuis 7684e0b554 test: fix up weakref.cc after v8 api change 11 years ago
Ben Noordhuis 3b0a759b6b test: fix up weakref.cc after v8 api change 12 years ago
Ben Noordhuis 69572a3965 test: fix up weakref.cc deprecation warnings 12 years ago
Ben Noordhuis 7bfcaa8f91 test: fix up weakref.cc after v8 api change 12 years ago
Ben Noordhuis dc29d64983 test: fix up weakref.cc after v8 api change 12 years ago
Nathan Rajlich 05fe70b582 test: use the debug build of node-weak when necessary 13 years ago
Nathan Rajlich c752f6c013 test: add a .gitignore file to ignore weak's compiled "build" dir 13 years ago
Nathan Rajlich 6a8b5b36b4 test: bundle node-weak in test/gc so that it doesn't need to be downloaded 13 years ago
Bert Belder 5209dad907 test-net-timeout: make it pass on Windows 13 years ago
isaacs 9239088e87 500 is a magic number for the GC for some reason 13 years ago
isaacs cd8f82c007 Fix incorrect merge choices 13 years ago
isaacs a9fc63f7a1 Clean up gc tests 13 years ago
isaacs e63c7821d5 Tests for memory leaks 13 years ago
isaacs 62c12d2161 Clean up gc tests 13 years ago
isaacs 91120e0429 Tests for memory leaks 13 years ago