summaryrefslogtreecommitdiff
path: root/t/parent.t
Commit message (Collapse)AuthorAgeFilesLines
* Change #!/usr/local/bin/perl to #!/usr/bin/perl in t/*.tAdam Spiers2019-06-271-1/+1
| | | | | This doesn't really matter, since these are not executed directly, but it's more consistent with everything else and modern systems.
* Upgrade to GPL v3 and add headers to files (#44)Adam Spiers2019-06-271-0/+15
| | | | | | | | | | | | | | | | | Following advice from maintainers@gnu.org, bring Stow in line with other GNU projects by upgrading it from GPL v2 to v3 https://www.gnu.org/prep/maintain/html_node/Licensing-of-GNU-Packages.html#Licensing-of-GNU-Packages as obtained in plain text and texinfo formats from https://www.gnu.org/licenses/ and adding appropriate headers: https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Code.html#License-Notices-for-Code Fixes #44: https://github.com/aspiers/stow/issues/44
* Clean up coding style in testsAdam Spiers2011-11-261-4/+4
|
* Major refactoring of code into separate Stow and Stow::Util Perl modulesAdam Spiers2011-11-241-2/+4
|
* Grafted root commit from savannah git master:v2.0.2Adam Spiers2011-11-161-0/+41
38dcdcb08c60f4cc661395beb22641c46add9e6c Initial Import