<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tests/test_templates.py, branch examplefiles</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Replace tests that assert on token output with auto-updatable samples (#1649)</title>
<updated>2021-01-18T19:39:02+00:00</updated>
<author>
<name>Oleh Prypin</name>
<email>oleh@pryp.in</email>
</author>
<published>2021-01-18T19:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=f0445be718da83541ea3401aad882f3937147263'/>
<id>f0445be718da83541ea3401aad882f3937147263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Mason regex.</title>
<updated>2020-11-08T08:17:12+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-11-08T08:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=afa9e3be5a05a27ed2c8ac515a10e146a766ad15'/>
<id>afa9e3be5a05a27ed2c8ac515a10e146a766ad15</id>
<content type='text'>
Previously, the tag was cut off.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the tag was cut off.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Mason regex.</title>
<updated>2020-11-08T07:55:25+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-11-08T07:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=255442ae96a5f283f05f246a9827beecc9612c26'/>
<id>255442ae96a5f283f05f246a9827beecc9612c26</id>
<content type='text'>
Previously, something like:
&lt;%class&gt;text&lt;/%class&gt; would not get matched correctly. This was due to
the capturing group capturing the wrong part of the tag -- instead of
class, it would capture the part after class before &gt;. With this commit,
the capturing group correctly matches the start/end tag. This commit
also adds a unit test to verify this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, something like:
&lt;%class&gt;text&lt;/%class&gt; would not get matched correctly. This was due to
the capturing group capturing the wrong part of the tag -- instead of
class, it would capture the part after class before &gt;. With this commit,
the capturing group correctly matches the start/end tag. This commit
also adds a unit test to verify this.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix closing tag for unnamed blocks on MasonLexer (#1592)</title>
<updated>2020-11-08T07:40:12+00:00</updated>
<author>
<name>Carlos Henrique Guardão Gandarez</name>
<email>782854+gandarez@users.noreply.github.com</email>
</author>
<published>2020-11-08T07:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=f4343b7a71b759752f33aa3c7e31c8f20f9411b5'/>
<id>f4343b7a71b759752f33aa3c7e31c8f20f9411b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_templates: simplify and rename module</title>
<updated>2020-10-30T05:38:13+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-10-30T05:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=2fe2152377e317fd215776b6d7467bda3e8cda28'/>
<id>2fe2152377e317fd215776b6d7467bda3e8cda28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
