We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6108d1 commit 7e578a4Copy full SHA for 7e578a4
test/fpm_test/test_filesystem.f90
@@ -4,6 +4,7 @@ module test_filesystem
4
join_path, is_absolute_path, get_home, &
5
delete_file, read_lines, get_temp_filename
6
use fpm_environment, only: OS_WINDOWS, get_os_type, os_is_unix
7
+ use fpm_strings, only: string_t
8
implicit none
9
private
10
0 commit comments