<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/test/spec_tests.py, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Revert "spec_tests.py: ignore line endings on diff."</title>
<updated>2020-05-13T06:21:53+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-05-13T06:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=9e5209054ce3ba4cf7edc616e97d88de01983dd7'/>
<id>9e5209054ce3ba4cf7edc616e97d88de01983dd7</id>
<content type='text'>
This reverts commit 54c990d17385156958556d86feca0c6e24da94e7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 54c990d17385156958556d86feca0c6e24da94e7.
</pre>
</div>
</content>
</entry>
<entry>
<title>spec_tests.py: ignore line endings on diff.</title>
<updated>2020-05-13T06:17:07+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-05-13T06:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=54c990d17385156958556d86feca0c6e24da94e7'/>
<id>54c990d17385156958556d86feca0c6e24da94e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "spec_tests.py: don't keep line endings (for windows CI)."</title>
<updated>2020-05-13T06:09:51+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-05-13T06:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=9411fe7146a12d38e3fff194d9b885dacd9d6af2'/>
<id>9411fe7146a12d38e3fff194d9b885dacd9d6af2</id>
<content type='text'>
This reverts commit abc45c57d368383eb05ca5fbb79d33b0370b419c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit abc45c57d368383eb05ca5fbb79d33b0370b419c.
</pre>
</div>
</content>
</entry>
<entry>
<title>spec_tests.py: don't keep line endings (for windows CI).</title>
<updated>2020-05-13T06:07:09+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-05-13T06:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=abc45c57d368383eb05ca5fbb79d33b0370b419c'/>
<id>abc45c57d368383eb05ca5fbb79d33b0370b419c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless __name__ check in test scripts</title>
<updated>2020-01-15T15:04:27+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2020-01-15T14:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=6b64a95713fc8a045f8e40949cec0765e0acb9b8'/>
<id>6b64a95713fc8a045f8e40949cec0765e0acb9b8</id>
<content type='text'>
These checks don't seem to be required and broke pathological_tests.py
on Windows where multiprocessing sets __name__ to "__mp_main__".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These checks don't seem to be required and broke pathological_tests.py
on Windows where multiprocessing sets __name__ to "__mp_main__".
</pre>
</div>
</content>
</entry>
<entry>
<title>spec_test.py - parameterize do_test with converter.</title>
<updated>2016-06-02T16:57:01+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-06-02T16:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=05dac79983ac1897a0908d49e782bffe307252ae'/>
<id>05dac79983ac1897a0908d49e782bffe307252ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spec_tests.py: exit code is sum of failures and errors.</title>
<updated>2016-06-02T16:43:50+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-06-02T16:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=54a96ac0ad071ba90a1eff05fad5376f4ba2463e'/>
<id>54a96ac0ad071ba90a1eff05fad5376f4ba2463e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add first regression tests</title>
<updated>2016-03-28T09:22:58+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2016-03-26T15:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=848ca96890db32eb98d44765886853bed626a4ee'/>
<id>848ca96890db32eb98d44765886853bed626a4ee</id>
<content type='text'>
I think it's a good idea to add tests after fixing bugs. This is really
easy using the spec test infrastructure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think it's a good idea to add tests after fixing bugs. This is really
easy using the spec test infrastructure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated spec.txt and spec_tests.py to new format.</title>
<updated>2016-01-11T05:38:40+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-01-11T05:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=c3cea512e2ea9a19d6fb702e74227bb56f89b3dd'/>
<id>c3cea512e2ea9a19d6fb702e74227bb56f89b3dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed small bug in test runner.</title>
<updated>2015-07-09T19:55:41+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-09T19:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=0ac1d6a242c3bb5a43a8131c9fe8c00c977fe5ca'/>
<id>0ac1d6a242c3bb5a43a8131c9fe8c00c977fe5ca</id>
<content type='text'>
(Error printing errors from the test program.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Error printing errors from the test program.)
</pre>
</div>
</content>
</entry>
</feed>
