summaryrefslogtreecommitdiffstats
path: root/autotest.sh
Commit message (Collapse)AuthorAgeFilesLines
* add phpunit configuration for autotest withou the json listener because this ↵Thomas Mueller2013-02-051-1/+1
| | | | pollutes the console
* exeuting tests now on apps as well - the apps repo shall be cloned into the ↵Thomas Müller2012-10-271-2/+4
| | | | sub folder apps2
* cleanup report folderThomas Mueller2012-10-181-3/+3
|
* adding coverage htmlThomas Mueller2012-10-181-3/+4
|
* move autotest to phpunitThomas Mueller2012-10-101-1/+2
|
* postgres added to autotest mechanismThomas Mueller2012-07-181-5/+26
|
* add database type to xml reportThomas Mueller2012-07-161-1/+1
|
* some more structure addedThomas Mueller2012-07-151-44/+56
|
* fixing reset on autotestThomas Mueller2012-07-151-0/+5
|
* MySql testing addedThomas Mueller2012-07-151-2/+42
|
* rediect test results to autotest-results-sqlite.xmlThomas Mueller2012-07-131-1/+1
|
* autotest.sh added: create an fresh environment using sqlite (mysql anf pg ↵Thomas Mueller2012-07-131-0/+32
will follow) and executes the test suite