summaryrefslogtreecommitdiff
path: root/tests/osinfo.py
Commit message (Expand)AuthorAgeFilesLines
* mypy: use __future__ uniformly in checked filesNed Batchelder2023-01-051-0/+2
* mypy: test helpers: conftest.py mixins.py osinfo.pyNed Batchelder2023-01-041-11/+11
* refactor: pyupgrade --py36-plus tests/**.pyNed Batchelder2021-05-021-1/+1
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* More-precise no-coverage pragmasNed Batchelder2017-01-191-3/+3
* Pragmas for impossible error checksNed Batchelder2017-01-141-2/+2
* These defensive OS checks are not coveredNed Batchelder2017-01-051-3/+3
* Give test_osinfo.py a generic implementation of process_ram()Ned Batchelder2015-08-231-4/+4
* Clean up test_osinfo.pyNed Batchelder2015-08-231-22/+22
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Collect all the nudgy environment checks into coverage.envNed Batchelder2015-01-181-3/+4
* with statements: no more finally closeNed Batchelder2013-10-201-4/+1
* We only run on 2.6, 2.7, 3.2, 3.3 now.Ned Batchelder2013-10-191-1/+1
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+71