mirror of
https://github.com/docker/compose.git
synced 2026-09-22 05:24:22 +00:00
CI runs the tests as root, where the unreadable-directory test is always skipped. Extract the WalkDir callbacks and inject the watch registration so a synthetic permission error can drive those branches instead. Signed-off-by: Endika Iglesias <endika2@gmail.com> |
||
|---|---|---|
| .. | ||
| debounce.go | ||
| debounce_test.go | ||
| dockerignore.go | ||
| dockerignore_test.go | ||
| ephemeral.go | ||
| ephemeral_test.go | ||
| notify.go | ||
| notify_test.go | ||
| paths.go | ||
| paths_test.go | ||
| temp.go | ||
| temp_dir_fixture.go | ||
| watcher_darwin.go | ||
| watcher_darwin_test.go | ||
| watcher_naive.go | ||
| watcher_naive_test.go | ||
| watcher_naive_walk_test.go | ||
| watcher_nonwin.go | ||
| watcher_windows.go | ||