Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs: update tests for rmdir() #29815

Closed

Commits on Oct 2, 2019

  1. fs: add more nested folders and files

    Update tests to create more nested folders and files, like rimraf
    package tests do. Each test will create 28 nested directories and
    210 files. It will also create different types of files, like
    symlinks.
    mpaktiti committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    67847ac View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    d3d50e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c08a2b View commit details
    Browse the repository at this point in the history
  3. fix: replace let with const

    mpaktiti committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    ca3efc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. feat: add more test cases

    mpaktiti committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    8524fa0 View commit details
    Browse the repository at this point in the history