summaryrefslogtreecommitdiff
path: root/test_all.py
Commit message (Collapse)AuthorAgeFilesLines
* Add comment explaining use of nobrowseBrian Kendall2022-07-021-0/+2
|
* Add anti-tests, check errno on IOError, improve whitespaceBrian Kendall2022-07-021-4/+220
|
* Add two more tests for preserve_branch checking handling of permissionsBrian Kendall2022-07-021-0/+26
|
* Add more tests for preserve_branchBrian Kendall2022-07-021-10/+71
|
* Add nobrowse option when mounting during tests in macOSBrian Kendall2022-07-021-11/+11
| | | | Prevents icons from being created on the macOS desktop, which sometimes don't go away on their own
* Create directories as needed when renaming with preserve_branchBrian Kendall2022-07-021-4/+17
|
* In progress commitBrian Kendall2022-07-021-2/+10
|
* Add preserve_branch option and write testBrian Kendall2022-07-021-0/+18
|
* Avoid spurious output when performing --help testBrian Kendall2022-07-021-1/+1
|
* fix tests for older macos (or just older macfuse on old macos)?Radek Podgorny2022-01-041-1/+2
|
* whitespace fixesRadek Podgorny2020-04-111-1/+0
|
* Merge branch 'master' of https://github.com/rpodgorny/unionfs-fuseRadek Podgorny2020-04-111-1/+18
|\
| * Fix tests in macOSBrian Kendall2020-02-291-1/+18
| |
* | whitespace formattingRadek Podgorny2020-04-111-0/+1
|/
* minor test improvementsRadek Podgorny2017-06-151-3/+6
|
* Implement access() for "cow,relaxed_permissions" use caseFun2017-06-141-0/+14
|
* more useful tests outputRadek Podgorny2017-02-191-7/+7
|
* more testsRadek Podgorny2017-02-171-0/+481