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

Filesystem library use #220

Open
JessicaRehak opened this issue Apr 7, 2021 · 0 comments
Open

Filesystem library use #220

JessicaRehak opened this issue Apr 7, 2021 · 0 comments
Labels
minor Isolated within in a single class or function. refactor Related to refactoring of existing code.

Comments

@JessicaRehak
Copy link
Collaborator

Classes that create or delete directories (or check their existence) need to be updated using the C++17 std::filesystem library.

This includes:

  • BARTTestHelper and tests (this class may just be fully deprecated and can be removed)

Others to be added as found (if present)

@JessicaRehak JessicaRehak added minor Isolated within in a single class or function. refactor Related to refactoring of existing code. labels Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Isolated within in a single class or function. refactor Related to refactoring of existing code.
Projects
None yet
Development

No branches or pull requests

1 participant