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

Expose more directory iteration methods #33

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sosthene-nitrokey
Copy link
Contributor

Fix #32

Tests fail because of littlefs-project/littlefs#785

@sosthene-nitrokey
Copy link
Contributor Author

The release 2.6 of littlefs should soon include the fix for the bug that makes this PR fail littlefs-project/littlefs#814

@sosthene-nitrokey
Copy link
Contributor Author

Rebased on top of #42 , so the tests pass now

@sosthene-nitrokey sosthene-nitrokey force-pushed the iter-optimization branch 2 times, most recently from 760bb7f to 6f0a3c9 Compare June 12, 2023 09:08
@sosthene-nitrokey sosthene-nitrokey marked this pull request as ready for review June 12, 2023 09:27
This adds tests for generating filesystems with a version.
It also adds tests that those filesystems are read properly.

This will help avoid breaking backward compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve iteration capability
1 participant