summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_matplotlib.py
Commit message (Collapse)AuthorAgeFilesLines
* added test and fixed baseline imagesRemDelaporteMathurin2023-01-201-0/+18
|
* Update testsuite to avoid a complete fail when the UnitRegistry is faultyHernan2022-02-141-15/+20
| | | | | | | Under no circunstances a registry should be instantiated in a module outside a fixture to avoid error during collection. This precludes running simple tests that do not depend on the registry.
* Add matplotlib tests using examples from docsJon Thielen2019-12-261-0/+43