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

Minor fixes: fix relative paths in .nsv + some cosmetics #101

Merged
merged 8 commits into from
Aug 2, 2023

Conversation

vasdommes
Copy link
Collaborator

@vasdommes vasdommes commented Aug 2, 2023

Summary:

  1. When reading .nsv files, now we treat relative paths as relative to the .nsv directory.
    Previously, the current working directory was used. This could lead to less predictable behaviour.
    Note that usually we use absolute paths, but relative paths are required for our test/data/.

  2. Added more strict checks for input file extensions in sdp2input (.nsv, .json, .m) and pvm2sdp (.nsv, .xml).

  3. Remove obsolete CUDA and mpmat tests

  4. Some cosmetic fixes.

@vasdommes vasdommes merged commit e9fa78f into davidsd:master Aug 2, 2023
@vasdommes vasdommes deleted the minor-fixes branch August 2, 2023 16:43
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.

1 participant