Skip to content

Test: Add File Tests

Michael Aaron Murphy requested to merge mmstick:test-tests into master

This will add a testing/ directory with files that will be tested against. These tests discovered a bug with the is_symlink function, which is now fixed. What I did not implement was tests for if a file is readable or writeable.

Merge request reports