summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_log_units.py
Commit message (Expand)AuthorAgeFilesLines
* Run refurb --python-version 3.9 in pint/testsuiteHernan Grecco2023-04-291-1/+1
* Run pre-commit run --all-files . Mostly removed empty linesHernan2023-04-241-1/+0
* Improved type checking consistencyHernan2022-05-071-2/+2
* Moved Unit and Quantity to plain facetHernan2022-05-071-2/+2
* Update testsuite to avoid a complete fail when the UnitRegistry is faultyHernan2022-02-141-46/+44
* Migration of all tests to pytestHernan2021-01-101-22/+26
* Run linter on all filesHernan2021-01-071-19/+14
* Corrects typo: decibel, not decibell (as pointed out by @terikin)signor822020-08-251-11/+11
* Solves conflict between black and flake8 in test_log_unitssignor822020-08-251-1/+2
* Runs Flake8 on test_log_units.pysignor822020-08-251-1/+1
* test_log_units: rework for pytest, mark some as xfailClark Willison2020-07-151-36/+88
* test_log_units: parametrize to/from conversion testsClark Willison2020-07-151-74/+80
* move log unit tests to their own moduleClark Willison2020-07-151-0/+217