aboutsummaryrefslogtreecommitdiffstats
path: root/tests/power
Commit message (Collapse)AuthorAgeFilesLines
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-2/+0
| | | These are no longer necessary as we always use Python 3.
* Fix remaining flake8 warningsKagami Sascha Rosylight2020-06-211-4/+5
|
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
|
* Use Cargo's target directory sharing.Jack Moffitt2015-06-151-1/+1
| | | | | This speeds up `./mach build --dev` followed by `./mach build-cef` by a large amount, and also speeds up other build combos found in our CI.
* Add flake8 to the tidy process for Python filesCorey Farwell2015-06-041-4/+4
| | | | | | | Fixes #6236 Also included in this commit are the changes need to make flake8 pass for the existing python file
* Update PowerMeasure.py post-cargoifyJack Moffitt2014-12-121-38/+47
|
* Update README.mdLalehB2014-09-161-1/+1
|
* Update README.mdLalehB2014-09-161-3/+3
|
* Update PowerMeasure.pyLalehB2014-09-151-1/+1
|
* Update PowerMeasure.pyLalehB2014-09-151-6/+10
| | | fixing a bug in displaying results
* Cargoify servoJack Moffitt2014-09-082-0/+195