Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: move tmpdir to submodule of common | Rich Trott | 2018-03-29 | 1 | -2/+3 |
* | fs: Revert throw on invalid callbacks | Myles Borins | 2017-05-20 | 1 | -1/+7 |
* | fs: throw on invalid callbacks for async functions | Sakthipriyan Vairamani (thefourtheye) | 2017-05-10 | 1 | -7/+1 |
* | test: extended test to makeCallback cb type check | Luca Maraschi | 2017-04-03 | 1 | -25/+17 |
* | test: add common.noop, default for common.mustCall() | James M Snell | 2017-03-26 | 1 | -1/+1 |
* | test: check error message in test-fs-make-callback | legalcodes | 2017-01-24 | 1 | -9/+10 |
* | fs: warn if no callback is passed to async calls | Sakthipriyan Vairamani | 2016-08-27 | 1 | -15/+25 |
* | Revert "fs: make callback mandatory to all async functions" | Myles Borins | 2016-08-05 | 1 | -0/+3 |
* | fs: make callback mandatory to all async functions | Sakthipriyan Vairamani | 2016-07-22 | 1 | -3/+0 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | fs: add type checking to makeCallback() | cjihrig | 2015-02-21 | 1 | -0/+27 |