summaryrefslogtreecommitdiff
path: root/tests/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use pathlib in some test placesDanny Sepler2021-05-181-11/+6
* Merge branch '2.11.x'David Lord2020-02-051-8/+0
|\
| * remove custom pytest marksDavid Lord2020-02-051-8/+0
* | apply pyupgrade and f-stringsDavid Lord2020-02-051-9/+8
* | remove _compat moduleDavid Lord2020-02-051-8/+6
* | remove deprecated codeDavid Lord2020-02-051-7/+0
|/
* Revert "rename imports to jinja"David Lord2020-01-261-9/+9
* rename imports to jinjaDavid Lord2020-01-101-9/+9
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
* apply flake8David Lord2020-01-101-13/+13
* apply blackDavid Lord2020-01-101-42/+44
* apply reorder-python-importsDavid Lord2020-01-101-7/+12
* don't create a third queueDavid Lord2019-10-241-1/+2
* LRUCache.copy initializes queue methodsRyan Siemens2019-10-241-1/+12
* Add tests for utils.py - LRUCache, Lorem Ipsum & +EtiennePelletier2019-10-041-4/+95
* Added new method itervalues() to LRUCache and deprecated itervalue()gokcegrbl2019-05-311-0/+21
* remove test copied from markupsafeDavid Lord2017-07-061-18/+0
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
* Updated docs on autoescaping and made select_autoescape case insensitiveArmin Ronacher2017-01-071-0/+2
* Added a more convenient autoescaping functionArmin Ronacher2017-01-071-1/+16
* Cleaned up shitty syntax in testsuiteArmin Ronacher2017-01-061-4/+4
* Escape target attribute in the urlize function in utils.py. (#507)Sambhav Satija2016-04-101-1/+12
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-0/+76