Commit Graph

10 Commits

Author SHA1 Message Date
Ben RUBSON
f2c4a16ee3
Clean & harden normal tests (#583) 2020-03-04 22:04:40 +01:00
Ben RUBSON
dbfff030ce
Cygwin, better handle read-only FS 2018-04-06 20:02:35 +02:00
Ben RUBSON
980648c3b2
Add 2 options --noattrcache --nodatacache (#500)
--nocache : disables attr and data cache.
--noattrcache : disables attr cache only.
--nodatacache : disables data cache only.
2018-03-27 08:56:31 +02:00
benrubson
4399676ec7 Cygwin, update reverse tests 2018-03-26 23:24:07 +02:00
Ben RUBSON
eb6b9d2887
Improve symlink tests (#490)
To help with #488
2018-03-19 21:19:22 +01:00
Ben RUBSON
29dbb04a7d Improve .encfs6.xml test (#485)
This PR follows #478.

We must be sure .encfs6.xml does not show up in **reverse** move.
In normal mode, it does not show up by default because the filename can't be decoded.
So the test added in normal mode in #478 is let's say quite useless.
Let's keep it, but let's add this one too.
2018-03-18 12:50:44 +01:00
Ben RUBSON
dcf8435d4c Corrects encfsctl cat and add reverse cat (#483)
Correct encfsctl cat and add --reverse
2018-03-18 00:01:05 +01:00
Ben RUBSON
e963664cae Ignore .encfs6.xml file in reverse mode (#478)
* Ignore .encfs6.xml file in reverse mode
* Update reverse tests
* Add test cases
2018-03-17 17:58:04 +01:00
Ben RUBSON
44c7576f21 Add a new option --reversewrite
to clearly indicate we want to mount reverse in write mode.
2017-10-02 19:02:55 +02:00
Valient Gough
6d130cda8b
move unit tests and integration tests to separate dirs 2017-08-07 19:52:03 -04:00