Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-06-23 | Allow test dirs to exist before creation | Sergei Shilovsky | -3/+3 | |
Before it would fail when test dirs were present already, e.g. from a previous failed tests run. | ||||
2021-01-30 | Tests to use fusermount3 if installed | Martin Pärtel | -3/+6 | |
2017-03-14 | Run tests on FreeBSD 10.3 and fix tests so they pass. | Martin Pärtel | -1/+6 | |
Fully fixes issue #51. | ||||
2017-03-12 | Hacked tests to work with Ruby 1.8.7 and FUSE 2.8 again. | Martin Pärtel | -1/+2 | |
The test suite now passes under Ubuntu 12.04 and CentOS 6. Fixes #49 | ||||
2017-01-29 | Fixed #47 by not setting `-ofsname=` when it would contain a comma. | Martin Pärtel | -5/+11 | |
Also banned some other characters that are likely to lead to trouble. | ||||
2016-05-03 | Minor cleanups. | Martin Pärtel | -0/+0 | |
2016-03-30 | Added test case for issue #30 and improved an earlier test case. | Martin Pärtel | -0/+9 | |
2015-09-20 | Implemented --resolved-symlink-deletion and added tests. | Martin Pärtel | -0/+12 | |
2014-05-10 | (rm more trailing spaces) | Martin Pärtel | -4/+4 | |
2012-09-15 | tests: fail test on nonsuccessful exit code | Martin Pärtel | -1/+6 | |
2012-07-04 | Cache user data for user_belongs_to_group(). | Martin Pärtel | -5/+5 | |
This considerably speeds up --mirror @group. | ||||
2012-06-18 | Added --valgrind switch to tests. | Martin Pärtel | -22/+44 | |
2012-05-18 | Fixed --create-as-user. | Martin Pärtel | -1/+1 | |
2012-03-26 | Made --map affect chown/chgrp results. | Martin Pärtel | -2/+2 | |
2012-03-13 | Added --map. | Martin Pärtel | -0/+4 | |
2012-03-02 | A little cleanup. | Martin Pärtel | -23/+26 | |
2012-01-25 | Added option --realistic-permissions. | Martin Pärtel | -7/+9 | |
2011-07-22 | Tests: clarified that having to wait for fuse4bsd is a fuse4bsd bug. | Martin Pärtel | -3/+2 | |
2011-07-22 | Tests: check that the mount appears in `mount`. | Martin Pärtel | -1/+5 | |
2011-07-22 | Tests: wait 0.5s for mount to be ready on FreeBSD. | Martin Pärtel | -0/+8 | |
2011-07-22 | Tests: todo about better error handling | Martin Pärtel | -1/+2 | |
2011-07-08 | Initial commit to git. | Martin Pärtel | -0/+154 | |