summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_formatter.py
Commit message (Expand)AuthorAgeFilesLines
* Run refurb --python-version 3.9 in pint/testsuiteHernan Grecco2023-04-291-2/+2
* Migration of all tests to pytestHernan2021-01-101-31/+32
* Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-2/+0
* blackGuido Imperiale2019-12-131-25/+34
* Remove 2.7 support from codebaseGuido Imperiale2019-12-031-3/+0
* Implemented checks in testsuite to assert that warnings are only emmited when...Hernan Grecco2014-04-011-2/+2
* Added tests for the formatting module.Hernan Grecco2014-03-101-0/+43