<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests/test_examplefiles.py, branch css-variables</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Copyright update.</title>
<updated>2017-01-22T17:38:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T17:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=c77c9c90964b8b457bc831f5aa0524f3de8f1ca8'/>
<id>c77c9c90964b8b457bc831f5aa0524f3de8f1ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide explanation when a test is skipped</title>
<updated>2016-09-20T00:16:04+00:00</updated>
<author>
<name>John Vandenberg</name>
<email>jayvdb@gmail.com</email>
</author>
<published>2016-09-20T00:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0159ddee602ece9075fc48aa019d0c4fa298e454'/>
<id>0159ddee602ece9075fc48aa019d0c4fa298e454</id>
<content type='text'>
SkipTest messages are shown when running the test suite with
verbosity, such as `nosetests -v`.
They help the user see how to fix the problem, in order to
achieve higher coverage when running the test suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SkipTest messages are shown when running the test suite with
verbosity, such as `nosetests -v`.
They help the user see how to fix the problem, in order to
achieve higher coverage when running the test suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow running of a single example file test...</title>
<updated>2016-06-02T22:52:02+00:00</updated>
<author>
<name>Kurt Neufeld</name>
<email>kneufeld@burgundywall.com</email>
</author>
<published>2016-06-02T22:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=2a887e582957ff231ad520099feeed4e162a37e3'/>
<id>2a887e582957ff231ad520099feeed4e162a37e3</id>
<content type='text'>
set environment variable TEST_EXT to desired test file extension before running
tests.

eg. TEST_EXT=md nosetests tests/test_examplefiles.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set environment variable TEST_EXT to desired test file extension before running
tests.

eg. TEST_EXT=md nosetests tests/test_examplefiles.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip known-failing tests on Jython</title>
<updated>2014-10-15T20:13:02+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-10-15T20:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7c7eeb284cf14d765a9fea846947d6103c6bd1e5'/>
<id>7c7eeb284cf14d765a9fea846947d6103c6bd1e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) on Py3.</title>
<updated>2014-10-07T12:10:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T12:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9a51e6a6df8a56aebede133687e91e519a186122'/>
<id>9a51e6a6df8a56aebede133687e91e519a186122</id>
<content type='text'>
Also fix a bunch of other uses of open() to use the with statement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix a bunch of other uses of open() to use the with statement.
</pre>
</div>
</content>
</entry>
<entry>
<title>make test with -v a bit easier on the eyes</title>
<updated>2014-09-20T09:56:59+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T09:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b4e544bcfff8ad69d3aafb54b1060ebb53e71df6'/>
<id>b4e544bcfff8ad69d3aafb54b1060ebb53e71df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not pass the stats dict, it screws up -v output</title>
<updated>2014-09-20T08:45:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T08:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a2672219887812c8719d950a14e2705e4d4d08f6'/>
<id>a2672219887812c8719d950a14e2705e4d4d08f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit display.</title>
<updated>2014-09-20T08:25:14+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T08:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=952696b4733bbc36171bca11b488380662996490'/>
<id>952696b4733bbc36171bca11b488380662996490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep track of speed stats in test_examplefiles and print a list of slowest absolute/relative lexers at the end (run with TEST=-s to see).</title>
<updated>2014-09-20T08:04:09+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T08:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=40170ef1e363bfa8f3bfca8c2ce3756c014a63fb'/>
<id>40170ef1e363bfa8f3bfca8c2ce3756c014a63fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
