summaryrefslogtreecommitdiffstats
path: root/testsuite/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-10-281-3/+5
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: doc/development/lint.txt misc/bcfg2.spec src/lib/Bcfg2/Reporting/Collector.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/Plugins/Metadata.py src/lib/Bcfg2/Server/models.py testsuite/install.sh
| * testsuite: install django 1.4.8 when testing py 2.5Chris St. Pierre2013-10-281-1/+3
| |
| * testsuite: install boto with optional dependenciesChris St. Pierre2013-09-261-1/+1
| |
* | testsuite: use unittest2 on py<2.7 instead of writing everything ourselvesChris St. Pierre2013-09-031-0/+4
| |
* | Merge branch 'maint'Sol Jerome2013-06-021-1/+1
|\| | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: doc/installation/distributions.txt doc/server/snapshots/index.txt src/lib/Bcfg2/Server/Plugin/helpers.py src/sbin/bcfg2-server
| * testsuite: install older South for python 2.4 compatChris St. Pierre2013-05-231-1/+1
| |
* | testsuite: Genshi is no longer optionalChris St. Pierre2013-05-201-1/+1
|/
* testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+2
|
* travis-ci: install django < 1.5 for testsChris St. Pierre2013-03-261-1/+1
|
* travis-ci: fixed dangling if in install.shChris St. Pierre2013-03-261-0/+1
|
* travis-ci: start running py3k tests with some optional depsChris St. Pierre2013-03-251-3/+5
|
* travis-ci: skip tests with optional deps on py3.3Chris St. Pierre2013-03-041-1/+1
|
* added django South to optional deps for unit testingChris St. Pierre2012-10-091-1/+1
|
* added more optional test prereqsChris St. Pierre2012-09-261-1/+1
|
* fixes for test environmentChris St. Pierre2012-09-251-1/+1
|
* expanded pylint coverageChris St. Pierre2012-09-251-1/+2
|
* tweaked tests for python 2.5Chris St. Pierre2012-08-221-1/+6
|
* fixed django requirement in install scriptChris St. Pierre2012-08-211-1/+1
|
* tweaked travis-ci stuff to build for py2.6, py3k, with/without optional depsChris St. Pierre2012-08-211-0/+16