summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_pint_eval.py
Commit message (Expand)AuthorAgeFilesLines
* modify string pre-processing such that multiplication operator is inserted be...Benjamin W. Portner2023-01-191-5/+5
* - fix error in string pre-processingBenjamin W. Portner2023-01-181-2/+72
* Fix #1470 Handle Modulo & floordiv operator in pint_evalJules Chéron2022-02-201-58/+66
* Migration of all tests to pytestHernan2021-01-101-4/+2
* Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-2/+0
* blackGuido Imperiale2019-12-131-30/+29
* Remove 2.7 support from codebaseGuido Imperiale2019-12-031-1/+0
* Drop support for EOL Python 2.6Hugo2017-10-191-1/+1
* Changed location of the testing-related requirementsHernan Grecco2016-08-031-1/+2
* Cosmetics and tests in pint evalHernan Grecco2016-02-131-0/+71