Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: improve code quality by passing the linter. | Diego Elio Pettenò | 2018-01-01 | 1 | -4/+3 |
* | Add more tests to cover the basic translation of objects to strings. | Diego Elio Pettenò | 2017-12-29 | 1 | -0/+74 |
* | test_common: use absl-py to increase coverage, and simplify. | Diego Elio Pettenò | 2017-12-28 | 1 | -8/+23 |
* | accucheck_reports: fix bug for mg/dL native meters. | Diego Elio Pettenò | 2017-12-28 | 1 | -10/+2 |
* | Use Python3 Enum class for glucose units. | Diego Elio Pettenò | 2017-12-28 | 1 | -7/+7 |
* | Fix style for tests. | Diego Elio Pettenò | 2013-09-29 | 1 | -28/+23 |
* | Relicense everything under MIT license. | Diego Elio Pettenò | 2013-08-03 | 1 | -1/+1 |
* | Update function names to follow PEP8. | Diego Elio Pettenò | 2013-08-03 | 1 | -8/+8 |
* | Add utf-8 encoding specification to all files. | Diego Elio Pettenò | 2013-08-03 | 1 | -0/+1 |
* | Add tests for the glucose unit conversion. | Diego Elio Pettenò | 2013-08-03 | 1 | -0/+53 |