duckscript/test/std/fs
2023-01-21 15:22:50 +00:00
..
zip update changelog/zip/unzip naming and add tests #294 2023-01-21 15:22:50 +00:00
basename_test.ds tests 2020-03-06 16:46:21 +00:00
chmod_glob_test.ds update build 2020-03-23 19:08:10 +00:00
chmod_test.ds update build 2020-03-23 19:08:10 +00:00
cp_glob_test.ds Fix glob_cp command to support absolute paths #197 2021-09-20 13:34:02 +00:00
dirname_test.ds New is_windows command 2020-03-07 19:10:05 +00:00
exists_test.ds workaround windows travis build issue 2020-03-27 17:00:39 +00:00
get_file_size_test.ds Several review fixes: alias for get_file_size, duckscript tests, code tweaks 2022-02-13 16:07:55 +07:00
get_last_modified_time_test.ds New get_last_modified_time command 2020-07-07 21:25:27 +00:00
gitignore_path_array_test.ds New gitignore_path_array command 2021-04-09 15:48:25 +00:00
glob_array_test.ds New os_version, os_release, os_name and uname commands 2020-03-07 21:06:32 +00:00
is_directory_test.ds new is_file and is_dir commands 2020-03-06 11:02:52 +00:00
is_file_test.ds new is_file and is_dir commands 2020-03-06 11:02:52 +00:00
is_path_newer_test.ds New is_path_newer command 2020-07-07 22:24:11 +00:00
is_readonly_test.ds New is_readonly command 2020-03-06 13:20:54 +00:00
join_path_test.ds join_path and glob_cp commands #192 2021-09-13 15:41:26 +00:00
temp_dir_test.ds New temp_dir command 2020-04-14 07:29:53 +00:00
temp_file_test.ds New temp_file command #85 2020-02-19 18:19:12 +00:00