237288fb7e
Why: * Planning on developing a new feature for parsing of stowrc files. * Need a test harness that performs initialization and clean up * Initialization: Create directory structure that allows creation of stowrc files without worrying about squashing existing files. * Clean up: Remove all files created during testing. This change addresses the need by: * Add intialization and cleanup harness in t/rc_options.t * Define the location to write stowrc files to in $RC_FILE * Ensures that location $RC_FILE does not already exist. * Calls the init_test_dirs to bootstrap directory tree. * After all tests are run, removes $RC_FILE and the testing directory tree. * Add basic test of stowrc parsing to t/rc_options.t * Provides a template of how to create and test a stowrc file. * Newly created t/rc_options.t file added to MANIFEST
55 lines
743 B
Text
55 lines
743 B
Text
AUTHORS
|
|
aclocal.m4
|
|
automake/install-sh
|
|
automake/mdate-sh
|
|
automake/missing
|
|
bin/chkstow
|
|
bin/chkstow.in
|
|
bin/stow
|
|
bin/stow.in
|
|
Build.PL
|
|
ChangeLog
|
|
configure
|
|
configure.ac
|
|
COPYING
|
|
default-ignore-list
|
|
doc/ChangeLog.OLD
|
|
doc/manual-single.html
|
|
doc/manual.pdf
|
|
doc/stow.8
|
|
doc/stow.info
|
|
doc/stow.texi
|
|
doc/texinfo.tex
|
|
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/parent.t
|
|
t/stow.t
|
|
t/rc_options.t
|
|
t/testutil.pm
|
|
t/unstow.t
|
|
t/unstow_orig.t
|
|
THANKS
|
|
TODO
|
|
META.yml
|
|
META.json
|