<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/test_utils/tests.py, branch 4.0rc1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0rc1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecated undocumented warnings manipulation testing tools.</title>
<updated>2013-01-31T17:57:45Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2013-01-31T17:56:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7947c9e3a6bd8c1dfe7fc209fb2256a528149bb6'/>
<id>urn:sha1:7947c9e3a6bd8c1dfe7fc209fb2256a528149bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering</title>
<updated>2012-12-13T11:33:11Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-12-13T11:33:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=088d3bc2f84b6b68fee7e5de053b58049bd110e7'/>
<id>urn:sha1:088d3bc2f84b6b68fee7e5de053b58049bd110e7</id>
<content type='text'>
If there are more than one values to compare against and the qs isn't
ordered then assertQuerysetEqual will raise a ValueError.
</content>
</entry>
<entry>
<title>Fixed assertXMLEqual when first node was a comment</title>
<updated>2012-10-15T21:05:40Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-15T20:18:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b0a836c9c4a311440c2259af9c689933e70703a'/>
<id>urn:sha1:6b0a836c9c4a311440c2259af9c689933e70703a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added assertXML[Not]Equal assertions</title>
<updated>2012-10-06T11:14:50Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-06T11:14:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=117e99511e0985701780ed1bcd3afd456e244ae3'/>
<id>urn:sha1:117e99511e0985701780ed1bcd3afd456e244ae3</id>
<content type='text'>
This is especially needed to compare XML when hash randomization
is on, as attribute order may vary. Refs #17758, #19038.
Thanks Taylor Mitchell for the initial patch, and Ian Clelland for
review and cleanup.
</content>
</entry>
<entry>
<title>Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail</title>
<updated>2012-09-26T12:14:51Z</updated>
<author>
<name>Adrien Lemaire</name>
<email>lemaire.adrien@gmail.com</email>
</author>
<published>2012-09-26T12:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c8267bf3db608b99c04ae903c424b60cafaaf93'/>
<id>urn:sha1:2c8267bf3db608b99c04ae903c424b60cafaaf93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3k] Silence many warnings while running the tests.</title>
<updated>2012-09-07T17:17:34Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T17:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=292322f977b1844e15ba25d59d1e985461571c15'/>
<id>urn:sha1:292322f977b1844e15ba25d59d1e985461571c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Fixed test_utils tests of doctests.</title>
<updated>2012-08-16T08:26:18Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-16T08:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c356acf2e6896759e6ca7a369f0b04766a928f3'/>
<id>urn:sha1:8c356acf2e6896759e6ca7a369f0b04766a928f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Used compatible imports of StringIO.</title>
<updated>2012-08-08T12:50:01Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-07T13:41:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=396357741b88dfcd85486db673dbb822da8b2de0'/>
<id>urn:sha1:396357741b88dfcd85486db673dbb822da8b2de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
</feed>
