<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/tests/pathutils.py, branch assert_deletion</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Updated tests</title>
<updated>2013-05-16T19:23:21+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-05-16T19:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=ba8f3be8da0ffade8b25cb15f395ab67f5df23f2'/>
<id>ba8f3be8da0ffade8b25cb15f395ab67f5df23f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete xmlsec_path from pathutils.</title>
<updated>2013-05-06T12:11:42+00:00</updated>
<author>
<name>Fredrik Thulin</name>
<email>fredrik@thulin.net</email>
</author>
<published>2013-05-06T12:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=00b64207b7686ad0b37fd2993447721495ceebf3'/>
<id>00b64207b7686ad0b37fd2993447721495ceebf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow running the tests inside the tests directory</title>
<updated>2013-04-02T15:53:23+00:00</updated>
<author>
<name>Lorenzo Gil Sanchez</name>
<email>lorenzo.gil.sanchez@gmail.com</email>
</author>
<published>2013-04-02T15:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=49d563618ab5c72c5653e97e18117eccfb0bac33'/>
<id>49d563618ab5c72c5653e97e18117eccfb0bac33</id>
<content type='text'>
This fix a regression after latest changes. In order
to run the tests from the tests directory you will
need to install the test_requires packages manually.
You can do so with a single command:

python setup.py develop easy_install pysaml2[testing]

That's why I restored the old extras_requires argument
to the setup function. Now it won't duplicate package
names but reuse the same ones as in test_requires.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fix a regression after latest changes. In order
to run the tests from the tests directory you will
need to install the test_requires packages manually.
You can do so with a single command:

python setup.py develop easy_install pysaml2[testing]

That's why I restored the old extras_requires argument
to the setup function. Now it won't duplicate package
names but reuse the same ones as in test_requires.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow running the tests from the pysaml2 root directory.</title>
<updated>2013-04-02T15:07:54+00:00</updated>
<author>
<name>Lorenzo Gil Sanchez</name>
<email>lorenzo.gil.sanchez@gmail.com</email>
</author>
<published>2013-04-02T15:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=2ae12290b0cffe61e981f1ce94d5187f5d66aef8'/>
<id>2ae12290b0cffe61e981f1ce94d5187f5d66aef8</id>
<content type='text'>
This improves previous work for running the tests via the
command "python setup.py test" from a fresh clone.

This can be very useful to integrate pysaml2 in a continuous
integration system such as Jenkins or Travis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves previous work for running the tests via the
command "python setup.py test" from a fresh clone.

This can be very useful to integrate pysaml2 in a continuous
integration system such as Jenkins or Travis.
</pre>
</div>
</content>
</entry>
</feed>
