<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/test/nt, branch sdo-https</title>
<subtitle>github.com: rdflib/rdflib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/'/>
<entry>
<title>Add roundtrip test for bnode in NT</title>
<updated>2019-01-02T12:51:32+00:00</updated>
<author>
<name>Natanael Arndt</name>
<email>arndtn@gmail.com</email>
</author>
<published>2019-01-02T12:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=70a4b221ce8d80210f7567f932912207c438af66'/>
<id>70a4b221ce8d80210f7567f932912207c438af66</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 as reported in issue #859.</title>
<updated>2018-10-27T15:05:58+00:00</updated>
<author>
<name>Natanael Arndt</name>
<email>arndtn@gmail.com</email>
</author>
<published>2018-10-27T15:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=dc035159789a34a8b84b8498fd5ad7b766052310'/>
<id>dc035159789a34a8b84b8498fd5ad7b766052310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed broken nt test</title>
<updated>2013-12-30T20:15:15+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@gmail.com</email>
</author>
<published>2013-12-30T20:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=c3846d41ed99e61947936a8eb407e347e4f9f363'/>
<id>c3846d41ed99e61947936a8eb407e347e4f9f363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>even more literal tests from Bernhard Schandl, fixed some n3 literal bugs</title>
<updated>2012-07-21T19:10:13+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@gmail.com</email>
</author>
<published>2012-07-21T19:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=055c9257a3c712d4ea559c028898cd5ec16a8eaf'/>
<id>055c9257a3c712d4ea559c028898cd5ec16a8eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added parser/serializer roundtrip test</title>
<updated>2012-07-20T13:39:25+00:00</updated>
<author>
<name>gromgull</name>
<email>gromgull@gmail.com</email>
</author>
<published>2012-07-20T13:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=204cd242feea50f8c6e3f2925dbf990fc79b5c0e'/>
<id>204cd242feea50f8c6e3f2925dbf990fc79b5c0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add swathe of ntriples tests.</title>
<updated>2011-10-25T21:17:35+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh@bel-epa.com</email>
</author>
<published>2011-10-25T21:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=55241d43660f1763245efcd32949d45fcd5e3a43'/>
<id>55241d43660f1763245efcd32949d45fcd5e3a43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue 50</title>
<updated>2010-02-03T21:49:41+00:00</updated>
<author>
<name>gromgull</name>
<email>devnull@localhost</email>
</author>
<published>2010-02-03T21:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=ded860ae652b1573ec8ee8d58f3ae00907ee277e'/>
<id>ded860ae652b1573ec8ee8d58f3ae00907ee277e</id>
<content type='text'>
This doesnt change the number of passed tests in any way, but test_rdfxml now uses local copies of test-cases. This makes the test run in 8s rather than 115s here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesnt change the number of passed tests in any way, but test_rdfxml now uses local copies of test-cases. This makes the test run in 8s rather than 115s here.
</pre>
</div>
</content>
</entry>
<entry>
<title>added ntriples tests, and fixed issue 18</title>
<updated>2010-02-02T23:30:05+00:00</updated>
<author>
<name>gromgull</name>
<email>devnull@localhost</email>
</author>
<published>2010-02-02T23:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=cc381b88e3529aeb39b3ef600f1e93e2882121b2'/>
<id>cc381b88e3529aeb39b3ef600f1e93e2882121b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
