Commit Graph

16 Commits

Author SHA1 Message Date
David Lord
e08dadd220
Merge branch '2.11.x' 2020-02-05 20:39:04 -08:00
David Lord
dd5a0508c5
remove custom pytest marks 2020-02-05 20:23:47 -08:00
David Lord
2a8515d2e5
apply pyupgrade and f-strings 2020-02-05 08:44:15 -08:00
David Lord
d312609ccd
isolate bytecode cache tests 2020-01-26 22:24:38 -08:00
David Lord
4a59ac9514
Revert "rename imports to jinja"
This reverts commit 1167525b73.
2020-01-26 21:12:52 -08:00
David Lord
4ec93a454b
Revert "add warning and alias for jinja2"
This reverts commit fc9c60ba45.
2020-01-26 21:12:47 -08:00
David Lord
fc9c60ba45
add warning and alias for jinja2 2020-01-10 15:30:16 -08:00
David Lord
1167525b73
rename imports to jinja 2020-01-10 15:30:16 -08:00
David Lord
51c1c8efa6
simplify module docstrings 2020-01-10 13:42:02 -08:00
David Lord
04c8787155
apply black 2020-01-10 07:54:39 -08:00
David Lord
d177eeb295
apply reorder-python-imports 2020-01-10 07:54:39 -08:00
David Lord
a675c85399
rewrite tests to match usage 2017-07-09 08:45:13 -07:00
Alex Kahan
6e74191f82
Adds tests for the memcached bytecode cache module 2017-07-09 08:45:05 -07:00
Armin Ronacher
bbe0a4174c Bump up the copyright to 2017 2017-01-07 16:17:14 +01:00
Armin Ronacher
73e2b51052 Cleaned up shitty syntax in testsuite 2017-01-06 21:00:01 +01:00
Kartheek Lenkala
ee2cb97449 Rename testsuite to tests and suggestions
Remove  py.test from setup.py install_requires
Rename testsuite folder to tests.
2015-03-22 18:03:14 +05:30