Skip to content

std.fs needs more tests #5653

@squeek502

Description

@squeek502

From #5538:

Would be nice to add test coverage for this

Agreed. All of std.fs (and other fs related stuff) is rather undertested imo; might take a stab at improving coverage overall at some point.

Currently, std.fs only has a few tests here; a lot is still completely untested. This is leading to regressions like #5643 and #5648 (@andrewrk ran the tests before merging b9e3df9 but none of the tests actually cover any of the affected code, so regressions slipped through)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions