index
:
delta/python-packages/pint.git
_decimal
_npsubclass
_pytest_migration
code_reorganization
develop
master
pre-commit/autoupdate-0
staging
staging.tmp
trying
github.com: hgrecco/pint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pint
/
testsuite
/
test_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migration of all tests to pytest
Hernan
2021-01-10
1
-120
/
+127
*
Adjusted tests to new int default for UnitsContainer and ParserHelper
Hernan
2020-01-22
1
-9
/
+5
*
Parse NaN as a number
Guido Imperiale
2019-12-19
1
-0
/
+8
*
Preformatted strings
Guido Imperiale
2019-12-13
1
-2
/
+2
*
Remove redundant encoding information (utf8 is the default)
Guido Imperiale
2019-12-13
1
-2
/
+0
*
isort
Guido Imperiale
2019-12-13
1
-7
/
+8
*
black
Guido Imperiale
2019-12-13
1
-130
/
+135
*
Optimize sets
Guido Imperiale
2019-12-04
1
-10
/
+10
*
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-2
/
+0
*
Merge remote-tracking branch 'upstream/master' into default_registry
Guido Imperiale
2019-10-31
1
-1
/
+20
|
\
|
*
Patch matplotlib.py for non-iterable arguments
Jon Thielen
2019-10-28
1
-1
/
+20
*
|
Unit and Quantity in root module
Guido Imperiale
2019-09-13
1
-2
/
+3
|
/
*
fix for #390 Parser can't handle capital "E" on scientific notation
Javen O'Neal
2016-11-16
1
-1
/
+17
*
Moved Registry to its own file
Hernan Grecco
2016-04-30
1
-1
/
+1
*
Fix import issue.
Matthieu Dartiailh
2015-01-06
1
-2
/
+2
*
Makes use of Unit as return type for unit related methods (and Quantity.units).
Matthieu Dartiailh
2015-01-06
1
-1
/
+25
*
Squash commit turning UnitsContainer into an immutable type and making Parser...
Matthieu Dartiailh
2015-01-06
1
-7
/
+117
*
Changed testing infrastructure to use BaseTestCase to check for unwanted warn...
Hernan Grecco
2014-05-08
1
-6
/
+5
*
Restored 1m notation (but excluding exponential format for numbers)
Hernan Grecco
2014-05-06
1
-1
/
+9
*
Added more tests
Hernan Grecco
2014-03-07
1
-1
/
+93
*
Merged Py26 support from master
Hernan Grecco
2014-02-10
1
-8
/
+7
|
\
|
*
Fix numbered positions in string formatting operations ({} to {0})
coutinho
2014-02-07
1
-1
/
+1
|
*
Fix tests to run on python 2.6
coutinho
2014-02-07
1
-2
/
+1
|
*
Replace set comprehensions, dict comprehensions and set literals
coutinho
2014-02-07
1
-5
/
+5
|
*
Revert "Fix compatibility with python 2.6"
coutinho
2014-02-07
1
-5
/
+5
|
*
Fix compatibility with python 2.6
coutinho
2014-01-28
1
-5
/
+5
*
|
Improved string_preprocessor. Removed 1cm syntax.
Hernan Grecco
2014-01-27
1
-7
/
+27
|
/
*
Context parsing from definition file
Hernan Grecco
2013-11-06
1
-1
/
+26
*
Implemented string preprocessor
Hernan Grecco
2013-04-17
1
-0
/
+42