<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/test/test_stats.py, branch 3.1.28</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>tests: move to root dir</title>
<updated>2020-07-12T13:01:21+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-07-10T16:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=0374d7cf84ecd8182b74a639fcfdb9eafddcfd15'/>
<id>0374d7cf84ecd8182b74a639fcfdb9eafddcfd15</id>
<content type='text'>
This should ensure that tests are NOT packaged into
release package by setuptools, as tests are development
only
+ fixtures after moving

Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should ensure that tests are NOT packaged into
release package by setuptools, as tests are development
only
+ fixtures after moving

Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert moving tests out of 'git' folder, related to #1030</title>
<updated>2020-07-12T10:04:26+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-07-12T10:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d5f0d48745727684473cf583a002e2c31174de2d'/>
<id>d5f0d48745727684473cf583a002e2c31174de2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: move to root dir</title>
<updated>2020-07-12T09:13:10+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-07-10T16:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5453888091a86472e024753962a7510410171cbc'/>
<id>5453888091a86472e024753962a7510410171cbc</id>
<content type='text'>
This should ensure that tests are NOT packaged into
release package by setuptools, as tests are development
only
+ fixtures after moving

Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should ensure that tests are NOT packaged into
release package by setuptools, as tests are development
only
+ fixtures after moving

Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace assert_equal with assertEqual</title>
<updated>2020-02-16T22:17:06+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T21:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ab361cfecf9c0472f9682d5d18c405bd90ddf6d7'/>
<id>ab361cfecf9c0472f9682d5d18c405bd90ddf6d7</id>
<content type='text'>
Also change TestActor to subclass TestBase rather than object and create and use base TestCommitSerialization class for assert_commit_serialization method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change TestActor to subclass TestBase rather than object and create and use base TestCommitSerialization class for assert_commit_serialization method
</pre>
</div>
</content>
</entry>
<entry>
<title>Make flake8 happy</title>
<updated>2015-01-06T14:38:20+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-06T14:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e0c65d6638698f4e3a9e726efca8c0bcf466cd62'/>
<id>e0c65d6638698f4e3a9e726efca8c0bcf466cd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_stat works</title>
<updated>2015-01-06T13:09:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-06T13:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8f219b53f339fc0133800fac96deaf75eb4f9bf6'/>
<id>8f219b53f339fc0133800fac96deaf75eb4f9bf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed 'from X import *' whereever possible</title>
<updated>2015-01-04T13:25:39+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-04T13:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1b9d3b961bdf79964b883d3179f085d8835e528d'/>
<id>1b9d3b961bdf79964b883d3179f085d8835e528d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 linting (blank lines expectations)</title>
<updated>2014-11-16T19:51:21+00:00</updated>
<author>
<name>Antoine Musso</name>
<email>hashar@free.fr</email>
</author>
<published>2014-11-16T19:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=be34ec23c48d6d5d8fd2ef4491981f6fb4bab8e6'/>
<id>be34ec23c48d6d5d8fd2ef4491981f6fb4bab8e6</id>
<content type='text'>
E301 expected 1 blank line, found 0
E302 expected 2 blank lines, found 1
E303 too many blank lines (n)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E301 expected 1 blank line, found 0
E302 expected 2 blank lines, found 1
E303 too many blank lines (n)
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 linting (whitespaces)</title>
<updated>2014-11-16T19:46:41+00:00</updated>
<author>
<name>Antoine Musso</name>
<email>hashar@free.fr</email>
</author>
<published>2014-11-16T19:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f5d11b750ecc982541d1f936488248f0b42d75d3'/>
<id>f5d11b750ecc982541d1f936488248f0b42d75d3</id>
<content type='text'>
W191 indentation contains tabs
E221 multiple spaces before operator
E222 multiple spaces after operator
E225 missing whitespace around operator
E271 multiple spaces after keyword
W292 no newline at end of file
W293 blank line contains whitespace
W391 blank line at end of file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
W191 indentation contains tabs
E221 multiple spaces before operator
E222 multiple spaces after operator
E225 missing whitespace around operator
E271 multiple spaces after keyword
W292 no newline at end of file
W293 blank line contains whitespace
W391 blank line at end of file
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved everything into the git subdirectory - some tests still need to be adjusted</title>
<updated>2010-11-25T16:01:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-25T16:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cb68eef0865df6aedbc11cd81888625a70da6777'/>
<id>cb68eef0865df6aedbc11cd81888625a70da6777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
