summaryrefslogtreecommitdiff
path: root/git/test/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Daniele Esposti2016-10-061-59/+71
|\
| * src: No PyDev warningsKostis Anagnostopoulos2016-10-041-57/+65
| * FIX hook TC on PY3+Win & indeterministic lock timing.Kostis Anagnostopoulos2016-09-291-2/+3
| * Proc, #519: Rework error-exc msgs & log thread-pumps errorsKostis Anagnostopoulos2016-09-281-2/+1
| * src: constify is_<platform>() callsKostis Anagnostopoulos2016-09-281-1/+1
| * src, #519: collect all is_<platform>() callsKostis Anagnostopoulos2016-09-271-3/+2
| * test, #519: Popen() universal_newlin.es NoWindow in WinfoesKostis Anagnostopoulos2016-09-261-1/+6
| * apveyor: simplify test.Kostis Anagnostopoulos2016-09-261-1/+1
* | Force GC collectionDaniele Esposti2016-09-191-0/+2
|/
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-1/+2
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-4/+17
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+0
* Simplified parse_date implementationSebastian Thiel2014-12-191-2/+2
* BF: adjust mktime output for the local offset (Close #218)Yaroslav Halchenko2014-12-181-1/+1
* Applied autopep8Sebastian Thiel2014-11-191-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-3/+3
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-1/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-29/+28
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-143/+143
* util: Added test for iterable list, and implemented __contains__ and __del__ ...Sebastian Thiel2011-06-081-1/+58
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+109