summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/_fs
AgeCommit message (Expand)Author
2023-06-26test(ext/node): add fs read unit tests (#19588)Kaique da Silva
2023-06-22test(ext/node): add fs open unit test from std (#19505)Kaique da Silva
2023-06-19test(ext/node): port _fs_writeFile_test.ts from deno_std (#19524)Felipe Baltor
2023-06-13test(ext/node): add fs dirent unit test from std (#19461)Kaique da Silva
2023-06-08feat(node_compat): Add a write method to the FileHandle class (#19385)nasa
2023-06-08feat(node_compat): Add a read method to the FileHandle class (#19359)nasa
2023-06-05feat(node_compat): Add a close method to the FileHandle class. (#19357)nasa
2023-06-02feat(node_compat): Added base implementation of FileHandle (#19294)nasa
2023-03-28test(node/fs): add fs.Dir tests (#18463)Kamal Singh
2023-03-20test(ext/node): port _fs tests from std/node (#18262)Max Dahlgren
2023-03-19test(ext/node): add _fs_access_test.ts and _fs_watch_test.ts (#18249)Sanskar Gauchan