summaryrefslogtreecommitdiff
path: root/test/sequential/test-deprecation-flags.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-10lib: move DEP0028 to end of lifecjihrig
2017-10-15test: use fixtures module over fixturesDirJamesNimlos
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-08-19Revert "repl,util: insert carriage returns in output"Evan Lucas
2016-08-13repl,util: insert carriage returns in outputJungMinu
2016-08-04util: support classes in util.deprecate()vladimir
2016-06-06test: use common.fixturesDir almost everywhereBryan English
2016-03-24process: add 'warning' event and process.emitWarning()James M Snell
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-11-20lib: add 'pid' prefix in `internal/util`Minwoo Jung
2015-10-19util: Remove p, has been deprecated for yearsWyatt Preul
2015-07-03util: prepend '(node) ' to deprecation messagesSakthipriyan Vairamani
2015-06-01Revert "src: add getopt option parser"Evan Lucas
2015-06-01src: add getopt option parserEvan Lucas
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny