<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/matrix, branch v1.4</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.4</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.4'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2017-03-05T16:44:14+00:00</updated>
<entry>
<title>Drop Go 1.4 compatability code everywhere</title>
<updated>2017-03-05T16:44:14+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-03-05T16:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=966308eeb7793a4a8ca578e160981e3b059b82e6'/>
<id>urn:sha1:966308eeb7793a4a8ca578e160981e3b059b82e6</id>
<content type='text'>
Yields a nice reduction in code size.
</content>
</entry>
<entry>
<title>tests: adapt dir overwrite test for Go 1.8</title>
<updated>2017-02-20T20:27:37+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-02-20T20:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b056776a013813e251aa37027c3aaa3f1e22d7c8'/>
<id>urn:sha1:b056776a013813e251aa37027c3aaa3f1e22d7c8</id>
<content type='text'>
In Go 1.8, os.Rename refuses to overwrite an empty directory.
Switch to syscall.Rename, which still does the right thing.
</content>
</entry>
<entry>
<title>tests: OSX compat: wrap Stat_t atime extract</title>
<updated>2017-02-16T18:39:56+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-02-16T18:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0b19e637c986f602dad95be2570b2bd125677714'/>
<id>urn:sha1:0b19e637c986f602dad95be2570b2bd125677714</id>
<content type='text'>
Linux has st.Atim, st.Mtim,
OSX hat st.Atimespec, st.Mtimespec.

Reported at https://github.com/rfjakob/gocryptfs/issues/15#issuecomment-279130217
</content>
</entry>
<entry>
<title>tests: add TestLongLink (currently broken)</title>
<updated>2017-01-26T19:49:35+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-01-26T19:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d2224aec5833ac7fabd73c56e43f3a4c820ac1ec'/>
<id>urn:sha1:d2224aec5833ac7fabd73c56e43f3a4c820ac1ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Go 1.4 compatibility layer for raw64</title>
<updated>2016-11-01T18:25:59+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T18:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d15122d3d6b67d42617ed9950ce5273d0dba64fd'/>
<id>urn:sha1:d15122d3d6b67d42617ed9950ce5273d0dba64fd</id>
<content type='text'>
Using raw64 will not work, but at least it will compile.
</content>
</entry>
<entry>
<title>tests: add raw64 tests</title>
<updated>2016-11-01T17:42:10+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T17:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=964e0e6b3634973fb9512858b4ae8707c825aaaf'/>
<id>urn:sha1:964e0e6b3634973fb9512858b4ae8707c825aaaf</id>
<content type='text'>
Also, use "%#v" instead of JSON for debug output.
This means we can unexport all fields.
</content>
</entry>
<entry>
<title>fusefrontend: drop atime workarounds</title>
<updated>2016-10-30T15:29:36+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-30T15:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c2192cfcade7b6a165f32a1b7471dfb765e86e00'/>
<id>urn:sha1:c2192cfcade7b6a165f32a1b7471dfb765e86e00</id>
<content type='text'>
The fix at https://github.com/hanwen/go-fuse/pull/131 has been merged.
Drop the workarounds and re-enable the tests.
</content>
</entry>
<entry>
<title>tests: fix forgotten variable rename</title>
<updated>2016-10-19T20:31:03+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-19T20:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=77ebd62721bb58027775a55e13c46af7371ff2c9'/>
<id>urn:sha1:77ebd62721bb58027775a55e13c46af7371ff2c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add 1980.tar.gz extract test</title>
<updated>2016-10-19T20:25:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-19T20:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=589748548f24429bb30a8aafb3cae0d295b07da0'/>
<id>urn:sha1:589748548f24429bb30a8aafb3cae0d295b07da0</id>
<content type='text'>
Test that we get the right timestamp when extracting a tarball.

Also simplify the workaround in doTestUtimesNano() and fix the
fact that it was running no test at all.
</content>
</entry>
<entry>
<title>lint fixes</title>
<updated>2016-10-18T23:12:45+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-18T23:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=600ceece359d835934ad039bdd0e83cd647c410f'/>
<id>urn:sha1:600ceece359d835934ad039bdd0e83cd647c410f</id>
<content type='text'>
</content>
</entry>
</feed>
