Commit graph

24 commits

Author SHA1 Message Date
5c33a20ae9 TODO: Support Debian sorting algorithm 2015-05-25 22:32:38 +02:00
caf480f7df Tests: Add another test 2015-05-25 22:31:50 +02:00
3e46d1e283 Tests: refactor testComparingNonTrivial() 2015-05-25 21:24:41 +02:00
7bb33bf654 Travis: state explicitly that sudo is not required 2015-05-25 21:18:17 +02:00
de7faf462b Support Python 3.x 2015-05-25 21:13:57 +02:00
7d4acf3ff7 README: Include Travis CI build status 2015-05-25 06:20:02 +02:00
fb36038bee Fix patching up unittest.TestCase to support assertGreater for ancient Python 2015-05-25 06:11:51 +02:00
52de7c2da7 WIP: Patch up unittest to support assertGreater for ancient Python 2015-05-25 06:08:21 +02:00
0e4e6edfa6 Do not require Python 3 to run the tests 2015-05-25 05:58:15 +02:00
aa558c9ba3 Add Travis CI configuration 2015-05-25 05:35:50 +02:00
0809d52e9d PEP8: fix some minor issues 2015-05-25 00:33:44 +02:00
e07aa088e6 Only consider packages with versions on Debian 2015-05-25 00:05:48 +02:00
90b2ee1423 Fix a bug in comparing versions 2015-05-24 23:53:29 +02:00
134f4f5fd9 Add .gitignore 2015-05-24 23:16:56 +02:00
49945b1a2b Fix getting kernel version on older Debian systems 2015-05-24 23:16:13 +02:00
68f7bfb274 Support CentOS 5 and its ancient Python version 2015-05-24 21:27:43 +02:00
fc837dac74 Add README.md 2015-05-24 20:51:40 +02:00
c3ecdeb767 Provide a __str__ method 2015-05-24 20:33:35 +02:00
790cfe7751 Replace distutils.version.LooseVersion without own Version class 2015-05-24 20:29:22 +02:00
4ec097526d Output error if called with an argument 2015-05-24 19:38:52 +02:00
08d16574fc Support Debian 2015-05-24 19:30:37 +02:00
5a9997058d Make check_kernel executable 2015-05-24 18:42:58 +02:00
c909bdb9aa Detect Fedora Linux 2015-05-24 18:41:10 +02:00
7a3eac8db2 Initial commit 2015-05-24 18:38:04 +02:00