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
/
helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run refurb --python-version 3.9 in pint/testsuite
Hernan Grecco
2023-04-29
1
-10
/
+4
*
Fixed pr/1574 conflicts
Hernan Grecco
2023-04-25
1
-0
/
+2
|
\
|
*
Fix pre-commit problems
blewis2
2022-08-30
1
-3
/
+1
|
*
Add to_preferred
blewis2
2022-08-30
1
-0
/
+4
*
|
use packaging.version instead of the deprecated distutils.version
Justus Magin
2022-11-28
1
-3
/
+3
|
/
*
use the functions from `pint.testing` in the testsuite
Keewis
2021-11-21
1
-82
/
+2
*
Linters
Hernan
2021-01-16
1
-5
/
+5
*
Fixed some helpers
Hernan
2021-01-16
1
-29
/
+19
*
Some info in contributing regarding tests
Hernan
2021-01-16
1
-1
/
+2
*
Migration of all tests to pytest
Hernan
2021-01-10
1
-64
/
+160
*
Tests cleanup
Guido Imperiale
2020-02-28
1
-11
/
+3
*
Make `__str__` and `__format__` locale aware
Hernan
2020-02-11
1
-0
/
+4
*
Remove redundant encoding information (utf8 is the default)
Guido Imperiale
2019-12-13
1
-2
/
+0
*
More polish
Guido Imperiale
2019-12-13
1
-3
/
+3
*
isort
Guido Imperiale
2019-12-13
1
-3
/
+3
*
black
Guido Imperiale
2019-12-13
1
-32
/
+59
*
Update matmul test noting matmul has only been a proper ufunc since NumPy 1.16
Jon Thielen
2019-12-07
1
-0
/
+6
*
Preliminary changes from prior implementation (compat, etc.)
Jon Thielen
2019-12-05
1
-1
/
+13
*
Merge branch 'master' into py27_cleanup
Guido Imperiale
2019-12-05
1
-6
/
+6
|
\
|
*
mark all regexp / tex strings to raw strings
Keewis
2019-12-02
1
-6
/
+6
*
|
Remove tokenize backport
Guido Imperiale
2019-12-04
1
-3
/
+3
*
|
Python 3 super()
Guido Imperiale
2019-12-03
1
-1
/
+1
*
|
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-12
/
+1
|
/
*
Drop support for EOL Python 2.6
Hugo
2017-10-19
1
-1
/
+1
*
Merge conflicts in testsuite
Hernan Grecco
2016-08-07
1
-1
/
+5
|
\
|
*
properly added new files to git and added test
alex bodnaru
2016-02-22
1
-1
/
+5
*
|
Changed location of the testing-related requirements
Hernan Grecco
2016-08-03
1
-1
/
+2
|
/
*
Implements infrastructure for doctesting Pint
Hernan Grecco
2016-02-13
1
-0
/
+66
*
Adjusted helpers (again)
Hernan Grecco
2016-01-07
1
-0
/
+2
*
Adjusted helpers
Hernan Grecco
2016-01-07
1
-0
/
+2
*
Adapt tests to changes in NumPy 1.10 Default casting rule
Hernan Grecco
2016-01-06
1
-1
/
+7
*
Implements __int__ and __long__ for Quantity
Hernan Grecco
2014-07-10
1
-1
/
+8
*
Refactored tests to use AssertQuantityEqual and AssertQuantityAlmostEqual
Hernan Grecco
2014-04-01
1
-0
/
+5
*
Refactored some helpers for tests.
Hernan Grecco
2014-03-31
1
-0
/
+21