summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_systems.py
Commit message (Expand)AuthorAgeFilesLines
* Run new stable black versionJules Chéron2022-03-301-2/+2
* Merge branch 'master' into better_definitionsHernan Grecco2022-03-011-0/+1
|\
| * Update testsuite to avoid a complete fail when the UnitRegistry is faultyHernan2022-02-141-0/+1
* | Implemented GroupDefinition and changed Group.from_lines to use itHernan2022-02-111-8/+10
|/
* Merge branch 'master' into _pytest_migrationHernan Grecco2021-01-161-2/+2
|\
| * Fix typosMiroslav Šedivý2021-01-081-2/+2
* | Migration of all tests to pytestHernan2021-01-101-67/+72
|/
* Moved pi from _after_init to the constants fileHernan2020-01-211-2/+0
* All flake8 tests successfulGuido Imperiale2019-12-131-31/+12
* PolishGuido Imperiale2019-12-131-11/+9
* Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-2/+0
* blackGuido Imperiale2019-12-131-156/+118
* Optimize setsGuido Imperiale2019-12-041-3/+3
* Remove 2.7 support from codebaseGuido Imperiale2019-12-031-4/+0
* Use set literalsHugo2017-10-191-18/+18
* Add warning when a System contains an unknown GroupHernan Grecco2017-04-021-0/+5
* Split UnitRegistry functionality into several classesHernan Grecco2016-05-051-1/+6
* Adjusted testsHernan Grecco2016-01-071-63/+69
* Fixed testsHernan Grecco2015-07-241-12/+12
* Merged systems into UnitRegistryHernan Grecco2015-07-211-18/+18
* Implemented systems and test for itHernan Grecco2015-01-121-34/+240
* Implementing Systems and Groups (WIP)Hernan Grecco2015-01-051-0/+125