06fdfc185f
There was a ton of duplication which is not maintainable, so refactor everything into a single test which still covers the differences. This in turn revealed some issues in the unstowing logic: - We shouldn't conflict if we find a file which isn't a link or a directory; we can just skip over it. - Unstowing with `--dotfiles` was using the wrong variable to obtain the package path, and as a result having to perform an unnecessary call to `adjust_dotfile()`. So fix those at the same time.
57 lines
796 B
Text
57 lines
796 B
Text
AUTHORS
|
|
aclocal.m4
|
|
automake/install-sh
|
|
automake/mdate-sh
|
|
automake/missing
|
|
automake/texinfo.tex
|
|
bin/chkstow
|
|
bin/chkstow.in
|
|
bin/stow
|
|
bin/stow.in
|
|
Build.PL
|
|
ChangeLog
|
|
configure
|
|
configure.ac
|
|
CONTRIBUTING.md
|
|
COPYING
|
|
default-ignore-list
|
|
doc/ChangeLog.OLD
|
|
doc/manual-single.html
|
|
doc/manual.pdf
|
|
doc/stow.8
|
|
doc/stow.info
|
|
doc/stow.texi
|
|
doc/version.texi
|
|
INSTALL.md
|
|
lib/Stow.pm
|
|
lib/Stow.pm.in
|
|
lib/Stow/Util.pm
|
|
lib/Stow/Util.pm.in
|
|
Makefile.am
|
|
Makefile.in
|
|
MANIFEST This list of files
|
|
MANIFEST.SKIP
|
|
NEWS
|
|
README.md
|
|
t/chkstow.t
|
|
t/cleanup_invalid_links.t
|
|
t/cli.t
|
|
t/cli_options.t
|
|
t/defer.t
|
|
t/dotfiles.t
|
|
t/examples.t
|
|
t/find_stowed_path.t
|
|
t/foldable.t
|
|
t/ignore.t
|
|
t/join_paths.t
|
|
t/link_dest_within_stow_dir.t
|
|
t/parent.t
|
|
t/stow.t
|
|
t/rc_options.t
|
|
t/testutil.pm
|
|
t/unstow.t
|
|
tools/get-version
|
|
THANKS
|
|
TODO
|
|
META.yml
|
|
META.json
|