summaryrefslogtreecommitdiff
path: root/test.sh
Commit message (Expand)AuthorAgeFilesLines
* tarball: allow choosing the compression formats to outputPietro Albini2020-12-101-0/+36
* combine: allow choosing the compression formats to outputPietro Albini2020-12-101-0/+72
* generate: allow choosing the compression formats to outputPietro Albini2020-12-101-0/+39
* combine: support combining both xz and gz tarballsPietro Albini2020-12-101-0/+26
* drop upgrade from v2 testMarc-Antoine Perennou2018-02-161-153/+0
* drop upgrade from v1 testMarc-Antoine Perennou2018-02-161-136/+0
* /bin/sh on Solaris doesn't understand "local" keywordDanek Duvall2017-08-081-1/+1
* Revert "Move the combined components instead of copying"Josh Stone2017-05-121-0/+32
* Add generation of XZ-compressed tarballsAndrea Canciani2017-04-101-0/+1
* Update --docdir handling and add testsBrian Anderson2016-10-051-0/+50
* Also route cd to /dev/nullBrian Anderson2015-04-221-2/+3
* Don't break when CDPATH is set. Fixes #31Brian Anderson2015-04-221-2/+26
* Fix --help. #22Brian Anderson2015-03-261-0/+10
* fix cases where there is no /bin/echoRobin Gloster2015-03-081-13/+19
* Support a --without flag to request things not be installedBrian Anderson2015-02-121-0/+146
* Maintain a log of what the installer did for troubleshootingnextBrian Anderson2015-02-111-0/+38
* --disable-verify is obsolete but does nothingBrian Anderson2015-02-111-0/+10
* Do backups consistently across-plotfarmsBrian Anderson2015-02-101-2/+2
* Handle existing files consistently by making a backupBrian Anderson2015-02-091-0/+47
* Add --list-components flagBrian Anderson2015-02-061-0/+30
* Add a --components flag for selecting which to install/uninstallBrian Anderson2015-02-061-0/+132
* Passing any arguments to uninstall.sh is an errorBrian Anderson2015-02-061-0/+11
* Install an uninstall.sh scriptBrian Anderson2015-02-061-0/+31
* Fix a bug detecting installation to source directoryBrian Anderson2015-02-051-1/+2
* Remove --verify-binBrian Anderson2015-02-051-40/+0
* gen-installer.sh takes --non-installed-overlay instead of --non-installed-prefixBrian Anderson2015-02-051-7/+10
* Run test correctlyBrian Anderson2015-02-051-1/+1
* Upgrade metadata version to 3Brian Anderson2015-02-051-82/+234
* Remove old todoBrian Anderson2015-02-051-1/+0
* Make --destdir work without a trailing slash in path nameBrian Anderson2015-02-041-0/+11
* Make --destdir work. #15Brian Anderson2015-02-041-0/+12
* Make tests filterable with TESTNAMEBrian Anderson2015-02-041-466/+524
* Update test harness with lessons from multirustBrian Anderson2015-02-041-41/+146
* V2Brian Anderson2014-12-221-0/+588