]> gitweb.michael.orlitzky.com - haeredes.git/commit
Rename shelltest files because Cabal doesn't know how globs work.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Mar 2019 22:32:34 +0000 (17:32 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Mar 2019 22:32:34 +0000 (17:32 -0500)
commitb7bdeb538cb976ae3a4f0698eccc8fe7a76eb39c
treead897596e40708edeeb3e5a2692d3056c65bfc83
parent99d975fadeb1b9485180d6c7cd45ec2c7dcfcdc4
Rename shelltest files because Cabal doesn't know how globs work.

While trying to add my shelltest files to the release tarball, I am
informed that the glob syntax within my cabal file is not the same
fifty-year-old glob syntax that everyone else uses. This commit
renames the test files to not contain more than one period, in order
to make Cabal's globbing match them. You are all assholes. A heartfelt
fuck-you for making me do this.
test/shell/manpage-example-com.test [moved from test/shell/manpage-example.com.test with 100% similarity]
test/shell/manpage-orlitzky-com-failure.test [moved from test/shell/manpage-orlitzky.com-failure.test with 100% similarity]
test/shell/manpage-orlitzky-com-success.test [moved from test/shell/manpage-orlitzky.com-success.test with 100% similarity]