Commit Graph

28 Commits

Author SHA1 Message Date
Bradley Ayers 5732cefcf3 Fix broken tests. 2015-04-20 03:51:26 +10:00
Bradley Ayers 8d7626855e Convert to py.test. 2015-04-19 22:29:42 +10:00
Bradley Ayers 2010c38d8a Drop Python 3.2 support. 2015-04-18 10:17:15 +10:00
Bradley Ayers 0cc39bc18a Add Python 3.4 support, drop 2.6, add Django 1.7 and 1.8 testing. 2015-04-18 10:15:49 +10:00
Bradley Ayers 20b433d494 Only test stable version of Django, django master seems broken. 2013-12-14 11:38:38 +11:00
Bradley Ayers a8e940afc1 Fix tests and setup.py 2013-08-18 13:59:31 +10:00
Bradley Ayers aa0d41e5ef Use http rather than https for dependencies, hopefully fixes Py3.3 builds 2013-03-30 13:47:26 +11:00
Bradley Ayers 329dcfbb81 Remove need for SKIP_HAYSTACK env variable, to help Travis 2013-03-29 21:44:16 +11:00
Bradley Ayers bf0ef5b311 Fix for Python 3.3 2013-03-29 21:13:37 +11:00
Bradley Ayers 4ac777b249 Fix tox/travis config, include Django 1.5 2013-03-29 08:43:25 +11:00
Bradley Ayers bf4ade6539 Ignore PendingDeprecationWarning warnings 2013-03-29 08:30:06 +11:00
Bradley Ayers 7e8fad55f0 All tests pass on Python 3.2 2013-03-28 09:20:35 +11:00
Bradley Ayers 5dce40758f Handle L10N column support in Django 1.2 2013-03-24 05:18:55 +11:00
Bradley Ayers 7113cc701a Various compat changes for Python 3 2013-02-27 10:20:22 +10:00
Bradley Ayers c7448241aa Add Travis CI support, update tox.ini to use tarball/master URLs 2013-01-09 16:51:45 +10:00
Bradley Ayers b6cc33a9f7 Fix tests, remove py264 testenv, update docs 2013-01-09 08:56:36 +10:00
Bradley Ayers f60a736b69 Remove py264-dj test env 2012-10-15 09:05:57 +10:00
Bradley Ayers 1e94f8d682 move test requirements from setup.py to tox.ini 2012-10-15 08:49:54 +10:00
Bradley Ayers 595c8d4505 Fix tests 2012-10-12 10:19:54 +10:00
Bradley Ayers 512b91ead4 Fix #102, #101 2012-09-30 12:57:36 +10:00
Bradley Ayers 0741abd31c Satisfy pylint, add Python 3.2 testenv to tox 2012-09-27 09:48:11 +10:00
Bradley Ayers 0df5c4d50f Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +10:00
Bradley Ayers 65230c777d Use   rather than   for {% nospaceless %} 2012-06-18 16:41:27 +10:00
Bradley Ayers 486f588b53 Change tox.ini to use tarballs from github for latest releases, rather than checking out the entire repo 2012-05-23 10:28:17 +10:00
Bradley Ayers ec8328ea95 Turn warnings into errors when running tests, use latest Attest 2012-05-13 22:48:47 +10:00
Bradley Ayers 1f075b2864 Add more test environments 2012-05-11 10:37:13 +10:00
Bradley Ayers 4fbba90ef3 Fix testing infrastructure. 2012-05-11 08:59:56 +10:00
Bradley Ayers 43018b3d7c Add tox.ini 2012-05-03 20:23:51 +10:00