Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-02-13 | Refactored and unit-tested filter_special_opts. Shaved a bunch of yaks on ↵ | Martin Pärtel | -6/+5 | |
the way. | ||||
2021-01-30 | Added Vagrantfiles for Debian 9 and 10. Use FUSE 3 in Debian 10. | Martin Pärtel | -0/+50 | |
2021-01-30 | Removed vagrantfile for CentOS 6 (EOL). | Martin Pärtel | -24/+0 | |
The CentOS 6 YUM repo seems to no longer be up. | ||||
2020-04-13 | Added centos8 to Vagrant tests. | Martin Pärtel | -1/+23 | |
2019-12-21 | Don't check that numeric UIDs and GIDs exist in user database. | Martin Pärtel | -1/+2 | |
A user database is not always available. For #79. | ||||
2019-04-28 | Fixed vagrant tests. Removed Vagrant test for Ubuntu 12.04, added 18.04. | Martin Pärtel | -5/+6 | |
2017-03-14 | Retry `vagrant up` on error, to work around flakiness with parallelism. | Martin Pärtel | -2/+23 | |
2017-03-14 | Run tests on FreeBSD 10.3 and fix tests so they pass. | Martin Pärtel | -0/+32 | |
Fully fixes issue #51. | ||||
2017-03-12 | Added Vagrant test runner, initially running some Ubuntus and CentOSes. | Martin Pärtel | -0/+220 | |