<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/test, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-space.net/cmark/'/>
<entry>
<title>Increase timeout for pathological tests.</title>
<updated>2020-08-24T16:53:57+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-08-24T16:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-space.net/cmark/commit/?id=59a8bd1e990a472bc6d8ec8bb54a514431ff854e'/>
<id>59a8bd1e990a472bc6d8ec8bb54a514431ff854e</id>
<content type='text'>
We were having failures on some CI machines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were having failures on some CI machines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update spec.txt.</title>
<updated>2020-07-12T23:21:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-07-12T23:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-space.net/cmark/commit/?id=33bf2cfdf6928e6e6c53ae0daa13a795bb811fa3'/>
<id>33bf2cfdf6928e6e6c53ae0daa13a795bb811fa3</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: 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-space.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-space.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-space.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-space.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>Skip UTF-8 BOM if present at beginning of buffer.</title>
<updated>2020-03-03T23:05:32+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-03-03T23:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-space.net/cmark/commit/?id=74e8f638ad1b5f259208e07621255a9e098cc4f3'/>
<id>74e8f638ad1b5f259208e07621255a9e098cc4f3</id>
<content type='text'>
Closes #334.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #334.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pathological test for reference collisions (see #220).</title>
<updated>2020-02-16T16:40:39+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-02-16T16:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-space.net/cmark/commit/?id=04936d63235a229c30d2cf2cd23ca5a177f0c133'/>
<id>04936d63235a229c30d2cf2cd23ca5a177f0c133</id>
<content type='text'>
This is taken from GitHub's fix:
https://github.com/github/cmark-gfm/commit/66a0836dc91e1653f7931e1218446664493da520
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is taken from GitHub's fix:
https://github.com/github/cmark-gfm/commit/66a0836dc91e1653f7931e1218446664493da520
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pathological_tests.py on Windows</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:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-space.net/cmark/commit/?id=4ac601f05db29b6135a784228098e004ca198499'/>
<id>4ac601f05db29b6135a784228098e004ca198499</id>
<content type='text'>
When using multiprocessing on Windows, the main program must be
guarded with a __name__ check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using multiprocessing on Windows, the main program must be
guarded with a __name__ check.
</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-space.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>
</feed>
