aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_bindfs.rb
AgeCommit message (Collapse)AuthorLines
2014-05-10Use lutimes() when utimensat() unavailable (#6).Martin Pärtel-14/+11
2014-05-10Fix tests (#14)Martin Pärtel-13/+15
2014-05-10(removed trailing spaces)Martin Pärtel-29/+29
2013-09-23Implement fuse_utimens instead of fuse_utime.Martin Pärtel-0/+15
Fixes utime'ing symlinks. Seems to also fix an attribute caching problem.
2013-07-22Rename chmod-perms to chmod-filter.Martin Pärtel-1/+1
2013-07-22Alter chmod permissions when using --chmod-permsAnton Ageev-0/+8
2012-09-14Added unit test for setgid behavior.Martin Pärtel-0/+13
2012-07-04Cache user data for user_belongs_to_group().Martin Pärtel-0/+28
This considerably speeds up --mirror @group.
2012-06-18Added --valgrind switch to tests.Martin Pärtel-3/+0
2012-05-18Fixed --create-as-user.Martin Pärtel-0/+22
2012-04-05Made -ouse_ino and -oreaddir_ino the default to mirror inodes.Martin Pärtel-0/+23
2012-03-26Made --map affect chown/chgrp results.Martin Pärtel-0/+14
2012-03-13Added --map.Martin Pärtel-0/+56
2012-03-02A test case for --mirror.Martin Pärtel-0/+8
2012-01-25Added option --realistic-permissions.Martin Pärtel-1/+18
2012-01-24Added --hide-hard-links option.Martin Pärtel-1/+8
Patch by fbogner http://code.google.com/p/bindfs/issues/detail?id=17
2012-01-24Ruby 1.9 fixes to tests.Martin Pärtel-2/+3
2011-07-08Initial commit to git.Martin Pärtel-0/+206