summaryrefslogtreecommitdiff
path: root/tests/test_loader.py
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesDavid Lord2022-12-291-2/+4
* normpath on final template filenameDavid Lord2022-03-251-4/+12
* use `posixpath.join` when loading template namesDavid Lord2022-03-151-3/+4
* PackageLoader works with single module fileDavid Lord2021-11-091-0/+22
* omit curdir from PackageLoader root pathDavid Lord2021-10-041-0/+11
* Use pathlib in some test placesDanny Sepler2021-05-181-27/+14
* add changelog and cleanup for pep 451 supportDavid Lord2020-03-301-14/+7
* Use importlib machinery to fix PEP 451 import hooksAnthony Sottile2020-03-301-0/+41
* Merge branch '2.11.x'David Lord2020-02-051-5/+0
|\
| * remove custom pytest marksDavid Lord2020-02-051-5/+0
* | apply pyupgrade and f-stringsDavid Lord2020-02-051-8/+7
* | remove _compat moduleDavid Lord2020-02-051-22/+2
* | remove deprecated codeDavid Lord2020-02-051-4/+2
|/
* Revert "rename imports to jinja"David Lord2020-01-261-7/+7
* rename imports to jinjaDavid Lord2020-01-101-7/+7
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
* apply flake8David Lord2020-01-101-12/+11
* apply blackDavid Lord2020-01-101-118/+124
* apply reorder-python-importsDavid Lord2020-01-101-1/+1
* support pathlib in FileSystemLoader and ModuleLoaderAlex Chan2019-10-211-8/+93
* PackageLoader doesn't depend on setuptoolsDavid Lord2019-10-171-7/+58
* skip template with same name as directoryDavid Lord2019-10-131-0/+11
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
* Cleaned up shitty syntax in testsuiteArmin Ronacher2017-01-061-2/+2
* Change environment cache key constructionpgjones2016-05-211-3/+5
* Change cache key definitiion in environmentpgjones2016-05-191-8/+20
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-0/+220