summaryrefslogtreecommitdiffstats
path: root/test/test_common.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-29Fix style for tests.Diego Elio Pettenò1-28/+23
2013-08-03Relicense everything under MIT license.Diego Elio Pettenò1-1/+1
There is no reason for me to use GPLv3 now that I'm not using the CRC32-Sick code, so I'll go with the most liberal license out there.
2013-08-03Update function names to follow PEP8.Diego Elio Pettenò1-8/+8
2013-08-03Add utf-8 encoding specification to all files.Diego Elio Pettenò1-0/+1
2013-08-03Add tests for the glucose unit conversion.Diego Elio Pettenò1-0/+53