aboutsummaryrefslogtreecommitdiff
path: root/tests/test_api.py
AgeCommit message (Expand)Author
2020-08-18Revert "Revert "Import external/python/jinja into master""IRIS YANG
2020-07-17Revert "Import external/python/jinja into master"IRIS YANG
2020-03-30Merge branch '2.11.x'David Lord
2020-03-27AttributeError in undefined message doesn't cause RuntimeErrorDavid Lord
2020-02-05Merge branch '2.11.x'David Lord
2020-02-05remove custom pytest marksDavid Lord
2020-02-05apply pyupgrade and f-stringsDavid Lord
2020-02-05remove more compat codeDavid Lord
2020-01-26Revert "rename imports to jinja"David Lord
2020-01-10rename imports to jinjaDavid Lord
2020-01-10simplify module docstringsDavid Lord
2020-01-10apply flake8David Lord
2020-01-10apply blackDavid Lord
2020-01-10apply reorder-python-importsDavid Lord
2019-12-05handle Undefined in get/select_templateDavid Lord
2019-11-20refactor visit_OutputDavid Lord
2019-10-13Don't make cond_expr_undefined configurableAdrian Moennich
2019-10-13Use separate undefined object for CondExprAdrian Moennich
2019-10-12don't finalize TemplateData nodesDavid Lord
2019-10-10Replaced try...catch within tests with pytest.raisesKevin Brown
2019-10-06Eliminate dead code by using pytests.raises instead of try/except/elsebtharper
2019-10-04Add tests for Undefined classesEtiennePelletier
2019-07-26Merge branch '2.10.x'David Lord
2019-07-22exclude globals from find_undeclared_variablesBrendan
2019-07-22sandbox uses xrange on Python 2Prakhar Bhandari
2019-05-08Add ChainableUndefined allowing getattr & getitem (#997)Étienne Pelletier
2018-08-29Trim trailing white space throughout the projectJon Dufresne
2017-01-07Bump up the copyright to 2017Armin Ronacher
2017-01-06Cleaned up shitty syntax in testsuiteArmin Ronacher
2017-01-03Fixed various breakage from the new id trackingArmin Ronacher
2017-01-03Merge pull request #530 from nick-garcia/masterArmin Ronacher
2016-01-07Setting __sub__ equal to _fail_with_undefined_error so subtractions withNick Garcia
2015-12-29Give Cycler a next() method so that it works in python2 and 3Matt Haggard
2015-04-06Let the Environment override the ContextThiefMaster
2015-04-06Let the Environment override the CodeGeneratorThiefMaster
2015-03-22Rename testsuite to tests and suggestionsKartheek Lenkala