summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing white space throughout the projectJon Dufresne2018-08-291-1/+1
* Merge pull request #802 from abadger/allow-more-splattingDavid Lord2018-05-141-2/+7
|\
| * More closely match python splatting for callsToshio Kuratomi2018-01-291-2/+7
* | {% raw %} tests and note for documentationngr2018-05-141-0/+12
* | Fix spelling in docstringErik Johnson2018-03-191-1/+1
* | Add test cases for quotes and expand coverage to include Markup inputErik Johnson2018-03-191-6/+17
|/
* Allow to pass a list to native_concatMartin Krizek2018-01-171-0/+6
* Support filters in set blockThiefMaster2017-10-311-0/+27
* Merge branch 'master' into NATIVE_TYPESDavid Lord2017-10-313-6/+16
|\
| * Merge branch '2.9-maintenance'Adrian Moennich2017-08-222-4/+13
| |\
| | * Compile `elif` tag to `elif` instead of `else: if`2.9-maintenanceAdrian Moennich2017-08-222-4/+13
| * | Merge branch '2.9-maintenance'Armin Ronacher2017-08-091-2/+3
| |\ \ | | |/
| | * Make tojson always safe (fix #709)Ayala Shachar2017-05-231-2/+3
* | | quickly fix py3 testsJames Tanner2017-07-251-1/+1
* | | Add requested patch for safe_repr and nodes.ImpossibleJames Tanner2017-07-251-0/+16
* | | Merge branch 'master' into NATIVE_TYPESAdrian2017-07-143-18/+117
|\ \ \ | |/ /
| * | rewrite tests to match usageDavid Lord2017-07-091-40/+37
| * | Adds tests for the memcached bytecode cache moduleAlex Kahan2017-07-091-1/+64
| * | add test and changelogDavid Lord2017-07-081-10/+10
| * | shorten argumentsDavid Lord2017-07-071-8/+19
| * | Ignore empty lines in indent filterFrancisco Jiménez Cabrera2017-07-071-5/+9
| * | add test and changelogDavid Lord2017-07-071-0/+6
| * | add tests and changelogDavid Lord2017-07-071-2/+20
* | | Add support for the Environment to optionally return native types.James Tanner2017-07-061-0/+94
|/ /
* | allow using comparison operator symbols as testsDavid Lord2017-07-061-8/+28
* | remove test copied from markupsafeDavid Lord2017-07-061-18/+0
* | parametrize testsDavid Lord2017-07-061-24/+20
* | Added min and max filtersSebastian Noack2017-07-061-0/+24
* | make attrgetter take generic postprocess functionDavid Lord2017-07-051-9/+9
* | Merge branch 'master' into unique-filterDavid Lord2017-07-0519-108/+1835
|\ \
| * | fix random test for py2David Lord2017-07-051-2/+2
| * | test compares random filter to random call with same seedDavid Lord2017-07-051-11/+15
| * | Merge branch 'master' into dont-inline-randomDavid Lord2017-07-0519-103/+1819
| |\ \
| | * \ Merge pull request #731 from pallets/feature/kill-stringdefsDavid Lord2017-07-041-0/+27
| | |\ \
| | | * | go back to generating regex, simplifiedfeature/kill-stringdefsDavid Lord2017-07-041-3/+9
| | | * | remove unnecessary \b from name regexDavid Lord2017-07-031-4/+4
| | | * | switch back to unicode escapesDavid Lord2017-07-021-4/+4
| | | * | fix unicode for py2David Lord2017-07-021-13/+13
| | | * | test for new identifier lexerDavid Lord2017-07-021-0/+21
| | * | | Add support for `{% trans trimmed ... %}`Adrian Moennich2017-07-031-0/+68
| | |/ /
| | * | Add unit tests for namespace functionalityAdrian Moennich2017-06-241-2/+55
| | * | Add changed() to loop contextAdrian Moennich2017-06-242-0/+14
| | * | Add previtem/nextitem to loop contextAdrian Moennich2017-06-242-0/+40
| | * | Remove print() output during testJon Dufresne2017-04-091-1/+0
| | * | Merge branch '2.9-maintenance'Armin Ronacher2017-04-031-0/+14
| | |\ \ | | | |/
| | | * Fix custom contexts in fast resolve modeAdrian Moennich2017-03-151-0/+14
| | * | Merge branch '2.9-maintenance'Armin Ronacher2017-01-281-0/+15
| | |\ \ | | | |/
| | | * Fixed async macro autoescape. Fixes #671Armin Ronacher2017-01-281-0/+15
| | * | Merge branch '2.9-maintenance'Armin Ronacher2017-01-241-0/+4
| | |\ \ | | | |/
| | | * Resolved extends errors in async mode (Fixes #668)Armin Ronacher2017-01-241-0/+4