Ben RUBSON
3d4ef00493
Update normal test for Windows ( #602 )
2020-03-17 22:27:36 +01:00
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
benrubson
daedfbc861
Cygwin, update normal tests
2018-03-26 23:22:00 +02:00
Ben RUBSON
2a24884ff0
Add option to disable file data encoding ( #487 )
2018-03-20 08:30:14 +01: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
11aec8f28d
Add -c & -u cmdline options ( #474 )
2018-03-18 00:14:58 +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
benrubson
b29a50b993
Print whether or not we are running sudo tests
2017-08-28 09:00:43 +02:00
benrubson
fbe0c52aaa
Run sudo tests checking effective UID
2017-08-27 09:50:13 +02:00
benrubson
c7cea40ddc
Run sudo tests also if user is root
2017-08-26 11:50:01 +02:00
Valient Gough
e2e1fadfa9
skip sudo tests by default unless in CI
2017-08-25 22:29:52 -07:00
benrubson
8e13120b18
Check BADMSG return codes
2017-08-10 13:04:24 +02:00
benrubson
3cd97c3568
Check (not entirely yet) read and write return codes
2017-08-10 12:18:46 +02:00
Valient Gough
6d130cda8b
move unit tests and integration tests to separate dirs
2017-08-07 19:52:03 -04:00