aboutsummaryrefslogtreecommitdiffstats
path: root/test/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-31/+85
* Remove redundant Python<2.6 codeHugo2018-01-161-4/+1
* - use a SkipTest pytest can findMike Bayer2015-07-261-1/+3
* - reimplement skiptests for babel or lingua not installedMike Bayer2015-01-221-1/+6
* - use py3.3's unittest.mock if availableMike Bayer2014-04-281-1/+6
* - will now be 1.0Mike Bayer2014-04-281-4/+1
* - switch to argparse for cmdline template runnerMike Bayer2014-04-281-11/+17
* - add py.test settingsMike Bayer2014-04-131-3/+3
* Support Python 3's keyword-only arguments.Eevee (Alex Munroe)2014-02-111-0/+3
* - [bug] Fixed Py3K bug where a "lambda" expression was notMike Bayer2013-08-031-1/+1
* - get the pygments install to be easily switched on/offMike Bayer2012-11-121-6/+9
* py2.5 worksMike Bayer2012-11-111-3/+4
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-5/+6
* - forgot to make the decorators decorateMike Bayer2012-09-051-3/+3
* - clean up test exclusionsMike Bayer2012-09-051-2/+12
* - [bug] Can now use strict_undefined at theMike Bayer2012-07-071-16/+42
* - remove context manager to allow 2.5 and 2.4 to work, [ticket:188]Mike Bayer2012-04-131-1/+17
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-10/+10
* run the lexer test through combination pytidy/manual cleanup, to atMike Bayer2010-11-161-0/+9
* - New flag on Template, TemplateLookup -Mike Bayer2010-11-091-0/+9
* - Added conditional to RichTracebackMike Bayer2010-05-311-1/+2
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-2/+11
* begin to modernize testing. in particular, get rid of test_htdocs as well as...Mike Bayer2010-03-021-0/+65
* unittestsMike Bayer2006-11-211-0/+0