Skip to content

tests: skip g-file-info test if atime unsupported

Alyssa Ross requested to merge qyliss/glib:atime into main

For example, g_file_info_get_access_date_time will return NULL for files on ZFS with atime=off.

Merge request reports