aboutsummaryrefslogtreecommitdiff
path: root/tests/matrix/atime_linux.go
AgeCommit message (Collapse)Author
2017-02-16tests: OSX compat: wrap Stat_t atime extractJakob Unterwurzacher
Linux has st.Atim, st.Mtim, OSX hat st.Atimespec, st.Mtimespec. Reported at https://github.com/rfjakob/gocryptfs/issues/15#issuecomment-279130217