summaryrefslogtreecommitdiff
path: root/test/gc
AgeCommit message (Expand)Author
2017-10-15n-api: use module name macroMichael Dawson
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-02-11test: remove nan + weakBen Noordhuis
2017-02-11test: remove dependency on node-weakBen Noordhuis
2017-02-11test: don't call process.exit() in gc testsBen Noordhuis
2017-01-22test: don't connect to :: (use localhost instead)Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-10-05test: remove blank lines at end of filesRich Trott
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-07-14test: cleanup IIFE testscjihrig
2016-05-31test: update weak module for gc testsRich Trott
2016-05-31test: remove `common.PORT` from gc testsRich Trott
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-04-28test,tools: limit lint tolerance of gc globalRich Trott
2016-02-04tools: lint for spacing around unary operatorsRich Trott
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-11test: only include http module onceRich Trott
2015-12-30test: fix race condition in test-http-client-onerrorDevin Nakamura
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaël Zasso
2015-08-22test: add spaces after keywordsBrendan Ashworth
2015-05-19test: enable linting for testsRoman Reiss
2015-02-22test: common.js -> commonBrendan Ashworth
2014-03-17test: update our branched weakref to v8 3.24Timothy J Fontaine
2014-02-24test: backoff client connection ratesTimothy J Fontaine
2014-01-20test: refactor to use common testcfgTimothy J Fontaine
2013-10-23test: fix up weakref.cc after v8 api changeBen Noordhuis
2013-07-06test: fix up weakref.cc after v8 api changeBen Noordhuis
2013-06-12test: fix up weakref.cc after v8 api changeBen Noordhuis
2013-05-13test: fix up weakref.cc deprecation warningsBen Noordhuis
2013-05-13test: fix up weakref.cc after v8 api changeBen Noordhuis
2013-03-20test: fix up weakref.cc after v8 api changeBen Noordhuis
2012-06-13test: use the debug build of node-weak when necessaryNathan Rajlich
2012-06-13test: add a .gitignore file to ignore weak's compiled "build" dirNathan Rajlich
2012-06-14test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich
2012-06-13test-net-timeout: make it pass on WindowsBert Belder
2012-05-11500 is a magic number for the GC for some reasonisaacs
2012-05-04Clean up gc testsisaacs
2012-05-03Tests for memory leaksisaacs