ÿØÿàJFIFÿþ ÿÛC       ÿÛC ÿÀÿÄÿÄ"#QrÿÄÿÄ&1!A"2qQaáÿÚ ?Øy,æ/3JæÝ¹È߲؋5êXw²±ÉyˆR”¾I0ó2—PI¾IÌÚiMö¯–þrìN&"KgX:Šíµ•nTJnLK„…@!‰-ý ùúmë;ºgµŒ&ó±hw’¯Õ@”Ü— 9ñ-ë.²1<yà‚¹ïQÐU„ہ?.’¦èûbß±©Ö«Âw*VŒ) `$‰bØÔŸ’ëXÖ-ËTÜíGÚ3ð«g Ÿ§¯—Jx„–’U/ÂÅv_s(Hÿ@TñJÑãõçn­‚!ÈgfbÓc­:él[ðQe 9ÀPLbÃãCµm[5¿ç'ªjglå‡Ûí_§Úõl-;"PkÞÞÁQâ¼_Ñ^¢SŸx?"¸¦ùY騐ÒOÈ q’`~~ÚtËU¹CڒêV  I1Áß_ÿÙ Rc@sddZddlZddlmZddlmZmZeZdefdYZdZ dS(s jinja2.testsuite.tests ~~~~~~~~~~~~~~~~~~~~~~ Who tests the tests? :copyright: (c) 2010 by the Jinja Team. :license: BSD, see LICENSE for more details. iN(t JinjaTestCase(tMarkupt Environmentt TestsTestCasecBsbeZdZdZdZdZdZdZdZdZ dZ d Z RS( cCstjd}dS(Ns.{{ missing is defined }}|{{ true is defined }}(tenvt from_string(tselfttmpl((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_definedscCstjd}dS(Ns{{ 1 is even }}|{{ 2 is even }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_evenscCstjd}dS(Ns{{ 1 is odd }}|{{ 2 is odd }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyttest_oddscCstjd}dS(Ns){{ "foo" is lower }}|{{ "FOO" is lower }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_lower!scCs)tjd}dtfdY}dS(Ns {{ 42 is undefined }} {{ 42 is defined }} {{ 42 is none }} {{ none is none }} {{ 42 is number }} {{ 42 is string }} {{ "foo" is string }} {{ "foo" is sequence }} {{ [1] is sequence }} {{ range is callable }} {{ 42 is callable }} {{ range(5) is iterable }} {{ {} is mapping }} {{ mydict is mapping }} {{ [] is mapping }} tMyDictcBseZRS((t__name__t __module__(((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyR 7s(RRtdict(RRR ((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyttest_typechecks%s cCstjd}dS(NsH{{ [1, 2, 3] is sequence }}|{{ "foo" is sequence }}|{{ 42 is sequence }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_sequence?s cCstjd}dS(Ns){{ "FOO" is upper }}|{{ "foo" is upper }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_upperGscCstjd}dS(Ns1{{ foo is sameas false }}|{{ 0 is sameas false }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_sameasKscCstjd}dS(Ns{{ foo is sameas none }}(RR(RR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyttest_no_paren_for_arg1PscCs"tdt}|jd}dS(Nt autoescapes%{{ x is escaped }}|{{ y is escaped }}(RtTrueR(RRR((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt test_escapedTs( R RRR R R RRRRRR(((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyRs         cCs&tj}|jtjt|S(N(tunittestt TestSuitetaddTestt makeSuiteR(tsuite((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyRZs ( t__doc__Rtjinja2.testsuiteRtjinja2RRRRR(((sG/opt/alt/python27/lib/python2.7/site-packages/jinja2/testsuite/tests.pyt s   G