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_umath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run pyupgrade --py39-plus in all files except _vendor
Hernan Grecco
2023-04-29
1
-3
/
+3
*
Add positive ufunc (#1663)
andrewgsavage
2022-11-28
1
-28
/
+40
*
Moved Unit and Quantity to plain facet
Hernan
2022-05-07
1
-2
/
+2
*
Run new stable black version
Jules Chéron
2022-03-30
1
-3
/
+3
*
Migration of all tests to pytest
Hernan
2021-01-10
1
-24
/
+25
*
Run linter on all files
Hernan
2021-01-07
1
-65
/
+65
*
Fixes W293
Hernan
2019-12-27
1
-9
/
+9
*
Run pyment -w --convert -o numpydoc .
Hernan
2019-12-27
1
-55
/
+142
*
Remove redundant encoding information (utf8 is the default)
Guido Imperiale
2019-12-13
1
-2
/
+0
*
More polish
Guido Imperiale
2019-12-13
1
-1
/
+0
*
black
Guido Imperiale
2019-12-13
1
-271
/
+309
*
Merge branch 'master' into standard_exceptions
Guido Imperiale
2019-12-05
1
-2
/
+0
|
\
|
*
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-2
/
+0
*
|
Exceptions overhaul
Guido Imperiale
2019-12-04
1
-16
/
+13
|
/
*
Revert "Mark test_isreal as expected to fail"
Carlos Pascual
2018-04-13
1
-3
/
+0
*
Mark test_isreal as expected to fail
Carlos Pascual
2018-04-13
1
-0
/
+3
*
Fix test_isfinite
Carlos Pascual
2018-04-13
1
-1
/
+1
*
Remove positional string formatters
Hugo
2017-10-19
1
-8
/
+8
*
Remove useless assertEqual override in test_umath.
Matthieu Dartiailh
2015-01-07
1
-3
/
+0
*
Makes use of Unit as return type for unit related methods (and Quantity.units).
Matthieu Dartiailh
2015-01-06
1
-13
/
+13
*
Improved testing
Hernan Grecco
2014-06-11
1
-32
/
+91
*
Changed value of testing to remove 1/0 warning.
Hernan Grecco
2014-05-08
1
-1
/
+1
*
Refactored tests to use AssertQuantityEqual and AssertQuantityAlmostEqual
Hernan Grecco
2014-04-01
1
-2
/
+2
*
Refactored some helpers for tests.
Hernan Grecco
2014-03-31
1
-5
/
+6
*
Merged Py26 support from master
Hernan Grecco
2014-02-10
1
-12
/
+10
|
\
|
*
Fix numbered positions in string formatting operations ({} to {0})
coutinho
2014-02-07
1
-9
/
+9
|
*
Fix tests to run on python 2.6
coutinho
2014-02-07
1
-3
/
+1
*
|
Moved code to compat subpackage and ajusted imports
Hernan Grecco
2014-01-13
1
-1
/
+2
|
/
*
Reindented code
Hernan Grecco
2014-01-10
1
-4
/
+12
*
Support for mathematical operations on dimensionless (but not simplified quan...
Hernan Grecco
2013-08-20
1
-7
/
+8
*
Refactor the ufunc handling code for Quantities
Hernan Grecco
2013-04-29
1
-9
/
+16
*
Moved tests inside package
Hernan Grecco
2013-04-16
1
-0
/
+601