<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pycparser.git/tests, branch master</title>
<subtitle>github.com: eliben/pycparser.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/'/>
<entry>
<title>Feature/add  pragma support (#487)</title>
<updated>2023-01-08T11:14:46+00:00</updated>
<author>
<name>Jordy Ruiz</name>
<email>56157703+jordr@users.noreply.github.com</email>
</author>
<published>2023-01-08T11:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=4e16079578377c215c7c387eaa2948252e54b108'/>
<id>4e16079578377c215c7c387eaa2948252e54b108</id>
<content type='text'>
* Support _Pragma, a C99 alternative to #pragma

See https://gcc.gnu.org/onlinedocs/cpp/Pragmas.html

* Test cases for _Pragma

* Add explanatory comment for _PRAGMA and PPPRAGMA</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support _Pragma, a C99 alternative to #pragma

See https://gcc.gnu.org/onlinedocs/cpp/Pragmas.html

* Test cases for _Pragma

* Add explanatory comment for _PRAGMA and PPPRAGMA</pre>
</div>
</content>
</entry>
<entry>
<title>Update test_examples.py to use subTest now that we have modern Pythons</title>
<updated>2023-01-07T16:50:39+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2023-01-07T16:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=4fffa23c4efeaf1a84694fb398eafd1766d70a1b'/>
<id>4fffa23c4efeaf1a84694fb398eafd1766d70a1b</id>
<content type='text'>
simplify it to use f-strings while we're at it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simplify it to use f-strings while we're at it
</pre>
</div>
</content>
</entry>
<entry>
<title>More removal of code specific for Python 2</title>
<updated>2023-01-07T16:41:18+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2023-01-07T16:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=85a40529d4fda2e4eb59c9bd619aabe2f55851e3'/>
<id>85a40529d4fda2e4eb59c9bd619aabe2f55851e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #479 (multi-pragma/single statement blocks) (#480)</title>
<updated>2022-11-10T13:30:04+00:00</updated>
<author>
<name>ldore</name>
<email>laurent.dore@gmail.com</email>
</author>
<published>2022-11-10T13:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=f5ca0284e2c1c9ac2a5be45735735f2f287073cc'/>
<id>f5ca0284e2c1c9ac2a5be45735735f2f287073cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error reporting from test_examples</title>
<updated>2022-01-25T20:45:05+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2022-01-25T20:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=6a7edee64c13d06e02b5eef554d9d6d10dcb71c0'/>
<id>6a7edee64c13d06e02b5eef554d9d6d10dcb71c0</id>
<content type='text'>
Emit stderr as well as stdout from the example in case of failure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Emit stderr as well as stdout from the example in case of failure
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't run cpp/gcc-needing tests on Darwin: not all Macs have the tools</title>
<updated>2021-10-29T17:23:28+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2021-10-29T17:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=f19cd1412849aaf8759d8db8199ddd66ac789e87'/>
<id>f19cd1412849aaf8759d8db8199ddd66ac789e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only run example tests on Linux, since many require cpp</title>
<updated>2021-10-29T17:03:20+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2021-10-29T17:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=268067bb6dcdb816010ae2dbc2c5edc9e260c59d'/>
<id>268067bb6dcdb816010ae2dbc2c5edc9e260c59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test that runs all examples and makes sure they don't crash</title>
<updated>2021-10-29T16:50:16+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2021-10-29T16:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=7beef72dea11cf421f6ab7fce81d8592776cf79f'/>
<id>7beef72dea11cf421f6ab7fce81d8592776cf79f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos (#443)</title>
<updated>2021-10-18T13:16:35+00:00</updated>
<author>
<name>Kian Meng Ang</name>
<email>kianmeng.ang@gmail.com</email>
</author>
<published>2021-10-18T13:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=a7b480ccbb4834e59858f5ffd04ab485da1e4b94'/>
<id>a7b480ccbb4834e59858f5ffd04ab485da1e4b94</id>
<content type='text'>
* Fix typos

* Revert changes in vendor module</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix typos

* Revert changes in vendor module</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Flake8 Errors (#442)</title>
<updated>2021-10-15T13:54:46+00:00</updated>
<author>
<name>Eisuke Kawashima</name>
<email>e-kwsm@users.noreply.github.com</email>
</author>
<published>2021-10-15T13:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pycparser.git/commit/?id=967840543f1f20754dd1579083e8a8271ab6cb62'/>
<id>967840543f1f20754dd1579083e8a8271ab6cb62</id>
<content type='text'>
* Fix PEP8 [E101](https://github.com/PyCQA/pycodestyle/blob/2.8.0/docs/intro.rst#error-codes)

* Fix PEP8 [E711](https://github.com/PyCQA/pycodestyle/blob/2.8.0/docs/intro.rst#error-codes)

* Fix E999 (python2)

* Fix PEP8 [F401](https://flake8.pycqa.org/en/4.0.1/user/error-codes.html)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix PEP8 [E101](https://github.com/PyCQA/pycodestyle/blob/2.8.0/docs/intro.rst#error-codes)

* Fix PEP8 [E711](https://github.com/PyCQA/pycodestyle/blob/2.8.0/docs/intro.rst#error-codes)

* Fix E999 (python2)

* Fix PEP8 [F401](https://flake8.pycqa.org/en/4.0.1/user/error-codes.html)</pre>
</div>
</content>
</entry>
</feed>
