Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: replace anonymous closure functions with arrow functions | sagirk | 2018-11-20 | 1 | -2/+2 |
* | test: add deprecation code to expectWarning | Daniel Bevenius | 2018-03-26 | 1 | -1/+1 |
* | test: move tmpdir to submodule of common | Rich Trott | 2018-01-31 | 1 | -2/+3 |
* | lib: deprecate fd usage for fs.truncate(Sync) | r1cebank | 2017-10-12 | 1 | -0/+6 |
* | test: modernize test-fs-truncate-fd | Nigel Kibodeaux | 2016-12-05 | 1 | -8/+8 |
* | Revert "fs: validate args of truncate functions in js" | Myles Borins | 2016-08-04 | 1 | -63/+13 |
* | fs: validate args of truncate functions in js | Sakthipriyan Vairamani | 2016-07-22 | 1 | -13/+63 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -6/+2 |
* | test: only refresh tmpDir for tests that need it | Rich Trott | 2015-06-13 | 1 | -2/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | fs: properly handle fd passed to truncate() | Bruno Jouhier | 2015-02-21 | 1 | -0/+25 |