aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* o Making all scripts be run from the root/ directory. Do not assume you're ↵Trygve Laugstøl2012-10-184-18/+28
| | | | in current/.
* o Renaming BASEDIR to apps, APPSH_BASEDIR to APPSH_APPS.Trygve Laugstøl2012-10-173-6/+6
|
* o Adding environment variables to postinstall:Trygve Laugstøl2012-10-176-3/+21
| | | | | | | | - APPSH_BASEDIR - APPSH_HOME - APPSH_INSTANCE - APPSH_NAME - APPSH_VERSION
* o Testing passing of environment variables.Trygve Laugstøl2012-10-172-2/+14
|
* o Adding a list-group method to list.Trygve Laugstøl2012-10-171-0/+24
|
* o Reworking conf to work as documented. Adding test case.Trygve Laugstøl2012-10-171-0/+70
|
* o Proper implementation of start, stop and status.Trygve Laugstøl2012-10-173-9/+47
|
* o Improved completion (again).Trygve Laugstøl2012-10-164-1/+37
| | | | o Consistent usage of APPSH_HOME and BASEDIR.
* o Renaming './app app' to './app instance'.Trygve Laugstøl2012-10-154-58/+58
|
* o Correct && usage.Trygve Laugstøl2012-10-142-5/+5
|
* o Tests for 'list' and 'list-versions'.Trygve Laugstøl2012-10-144-1/+129
| | | | o Adding support for -i for 'list'.
* o Setting a default PATH for postinstall.Trygve Laugstøl2012-10-145-7/+34
|
* o More tests.Trygve Laugstøl2012-10-147-3/+36
|
* o Making sure ./app can be symlinked to an installation.Trygve Laugstøl2012-10-143-23/+69
| | | | o More tests.
* o Consistent output when the method is missing.Trygve Laugstøl2012-10-141-0/+33