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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run refurb --python-version 3.9 in pint/testsuite
Hernan Grecco
2023-04-29
1
-6
/
+6
*
same for the units (although the magnitude format is ignored)
Keewis
2022-04-09
1
-0
/
+10
*
Migration of all tests to pytest
Hernan
2021-01-10
1
-124
/
+9
*
Add case_sensitive regsitry setting and modify case_sensitive kwarg to defaul...
Jon Thielen
2020-08-17
1
-0
/
+8
*
add, iadd, eq, gt, etc. to treat bare NaN like 0
Guido Imperiale
2020-03-12
1
-0
/
+8
*
Add support for other numerical types at the registry level
Hernan
2020-01-22
1
-1
/
+7
*
Fixes W293
Hernan
2019-12-27
1
-2
/
+2
*
Run pyment -w --convert -o numpydoc .
Hernan
2019-12-27
1
-6
/
+18
*
Remove redundant encoding information (utf8 is the default)
Guido Imperiale
2019-12-13
1
-2
/
+0
*
More polish
Guido Imperiale
2019-12-13
1
-5
/
+5
*
Manual tweaks
Guido Imperiale
2019-12-13
1
-1
/
+0
*
isort
Guido Imperiale
2019-12-13
1
-5
/
+3
*
black
Guido Imperiale
2019-12-13
1
-25
/
+32
*
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-2
/
+0
*
Unit and Quantity in root module
Guido Imperiale
2019-09-13
1
-6
/
+4
*
Drop support for EOL Python 2.6
Hugo
2017-10-19
1
-1
/
+1
*
Changed location of the testing-related requirements
Hernan Grecco
2016-08-03
1
-1
/
+2
*
Fix bug in AssertQuantityEqual
Noah Lavine
2016-03-29
1
-1
/
+1
*
Add message to assertQuantityEqual
Hernan Grecco
2016-02-23
1
-1
/
+1
*
Install packages needed for testing docs
Hernan Grecco
2016-02-14
1
-2
/
+8
*
Added doctest to testsuite
Hernan Grecco
2016-02-14
1
-2
/
+6
*
Implements infrastructure for doctesting Pint
Hernan Grecco
2016-02-13
1
-1
/
+43
*
Remove useless assertEqual override in test_umath.
Matthieu Dartiailh
2015-01-07
1
-3
/
+3
*
Add Unit object and tests for it. Unit is not yet used anywhere it is simply ...
Matthieu Dartiailh
2015-01-06
1
-0
/
+1
*
Added docstring and return value in test functions.
Hernan Grecco
2014-05-25
1
-1
/
+3
*
Changed testing infrastructure to use BaseTestCase to check for unwanted warn...
Hernan Grecco
2014-05-08
1
-15
/
+11
*
Added test function at the package level to run all tests.
Hernan Grecco
2014-05-08
1
-2
/
+3
*
Implemented checks in testsuite to assert that warnings are only emmited when...
Hernan Grecco
2014-04-01
1
-3
/
+9
*
Refactored tests to use AssertQuantityEqual and AssertQuantityAlmostEqual
Hernan Grecco
2014-04-01
1
-67
/
+37
*
Fixed tests
Hernan Grecco
2014-03-31
1
-14
/
+30
*
Refactored some helpers for tests.
Hernan Grecco
2014-03-31
1
-0
/
+1
*
Implemented better handling of Quantities with mutable magnitudes
Hernan Grecco
2014-03-29
1
-1
/
+32
*
Fix catching of warnings during testing.
Hernan Grecco
2014-03-24
1
-0
/
+17
*
Zeros are treated as special values.
Hernan Grecco
2014-03-23
1
-10
/
+11
*
Fixed conflicts with rec-issue-107 and merged
Hernan Grecco
2014-03-02
1
-1
/
+9
|
\
|
*
Make it easier to run tests on installed Pint.
Hernan Grecco
2014-02-22
1
-1
/
+9
*
|
Merged Py26 support from master
Hernan Grecco
2014-02-10
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix tests to run on python 2.6
coutinho
2014-02-07
1
-1
/
+5
*
|
Moved code to compat subpackage and ajusted imports
Hernan Grecco
2014-01-13
1
-24
/
+1
|
/
*
Fix binary operations in NumPy 1.8
Hernan Grecco
2013-12-17
1
-0
/
+2
*
Comparison between quantities containing NumPy Arrays now yield and array
Hernan Grecco
2013-12-16
1
-0
/
+12
*
Context parsing from definition file
Hernan Grecco
2013-11-06
1
-0
/
+15
*
Improved Pi Theorem implementation.
Hernan Grecco
2013-04-27
1
-2
/
+5
*
Moved tests inside package
Hernan Grecco
2013-04-16
1
-0
/
+81