summaryrefslogtreecommitdiffstats
path: root/testsuite/install.sh
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix pip index-url for ancient pythonAlexander Sulfrian2019-08-021-1/+1
* testsuite: boto requires google_compute_engineAlexander Sulfrian2019-05-081-1/+2
* testsuite: PyYAML-5.1 removed support for Python 2.6Alexander Sulfrian2019-05-071-4/+4
* testsuite: Fix build for python2.6Alexander Sulfrian2018-10-121-3/+3
* travis-ci: Fix pip failure for older python versionsAlexander Sulfrian2017-11-031-1/+1
* travis-ci: Fix "with_system_site_packages"Alexander Sulfrian2017-08-171-0/+10
* testsuite: Bump pylint version for Python3Alexander Sulfrian2017-08-171-0/+5
* testsuite: Fix building of m2crypto with Python2.6Alexander Sulfrian2017-08-171-5/+10
* testsuite: Use cheetah3 if possibleAlexander Sulfrian2017-08-171-3/+3
* testsuite: guppy does not support Python3Alexander Sulfrian2017-08-171-2/+2
* testsuite: Requirements for Python3Alexander Sulfrian2017-08-171-2/+3
* testsuite: Use older mercurial for python2.6Alexander Sulfrian2017-08-161-3/+3
* testsuite: Django should work on Python3, tooAlexander Sulfrian2017-03-291-6/+6
* travis-ci: Show skipped testsAlexander Sulfrian2017-03-291-2/+3
* travis-ci: Also run tests with python2.4 and python2.5Alexander Sulfrian2017-03-291-20/+24
* travis-ci: Cache wheels for python depsAlexander Sulfrian2017-03-291-6/+12
* travis-ci: Cache common xml schema filesAlexander Sulfrian2017-03-291-0/+20
* travis-ci: Use container-based infrastructureAlexander Sulfrian2017-03-291-6/+0
* testsuite: Use python-augeas from PyPI with pipAlexander Sulfrian2017-03-071-2/+1
* testsuite: Bump django versionAlexander Sulfrian2016-08-181-1/+1
* testsuite: Add missing optional dependenciesAlexander Sulfrian2016-08-181-2/+3
* testsuite: Use django<1.10Alexander Sulfrian2016-08-171-1/+1
* travis-ci: Use django1.6 for python2.6.Alexander Sulfrian2016-08-171-5/+8
* travis-ci: Bump django dependencyAlexander Sulfrian2016-08-171-2/+2
* travis-ci: Fix installation of dependenciesAlexander Sulfrian2016-08-171-2/+2
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-1/+1
* testsuite: fix installationChris St. Pierre2014-10-141-4/+5
* testsuite: simplify installation, run pip freeze on failureChris St. Pierre2014-10-141-0/+5
* First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-111-1/+1
* Merge branch 'maint'Chris St. Pierre2013-12-091-15/+5
|\
| * testsuite: install (most) optional dependencies correctly for travis-ciChris St. Pierre2013-12-051-3/+6
| * testsuite: removed py2.5 from travis tests, no longer supportedChris St. Pierre2013-11-251-13/+1
| * testsuite: remove duplicate django installationChris St. Pierre2013-10-281-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-10-281-3/+5
|\|
| * 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
|\|
| * 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