summaryrefslogtreecommitdiffstats
path: root/tests/test_install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix travisNick Terrell2018-05-041-1/+0
|
* Fix make installNick Terrell2018-05-041-0/+21
* Uninstall didn't remove the pkg-config correctly. * Fix `mandir` * Allow overriding either upper- or lower-case location variables, but always use the lower case variables. * Add test case that ensures overriding both upper- and lower-case variables is the same, and that the directory is empty after uninstall.