Make run_test.py return a meaningful exit code for Travis-CI. |
|
More...
|
almost 12 years ago
|
Switch to 3.x-compatible try/except syntax. |
|
More...
|
almost 12 years ago
|
Switch to 3.x-compatible octal literals. |
|
More...
|
almost 12 years ago
|
Oh yeah. Context managers were introduced in 2.6. Skip 2.5 on Travis-CI. |
|
More...
|
almost 12 years ago
|
Fix print statements for compatibility with Python 3.x (Untested) |
|
More...
|
almost 12 years ago
|
Fix complaints from flake8 in run_test.py |
|
More...
|
almost 12 years ago
|
Almost forgot to actually USE unittest2 in Python 2.5 and 2.6. |
|
More...
|
almost 12 years ago
|
Whoops. Gotta remember that travis-lint doesn't check shellscript validity. |
|
More...
|
almost 12 years ago
|
First attempt at integrating tests into Travis-CI. |
|
More...
|
almost 12 years ago
|
Make a note to fix the test failures on mscompress.tx_ |
|
More...
|
almost 12 years ago
|
Start moving toward nose-compatible tests. |
|
More...
|
almost 12 years ago
|
Update the test suite to take advantage of expected failures and skips. |
|
More...
|
almost 12 years ago
|
If we're closing stdin, stdout, and stderr in tests, also unset DISPLAY. |
|
More...
|
almost 12 years ago
|
Add a few more TODO notes. (Including more extractors) |
|
More...
|
almost 12 years ago
|
Silence deprecation warnings in run_test.py |
|
More...
|
almost 12 years ago
|
Add a safety check in the alias handler. |
|
More...
|
almost 12 years ago
|
Add untested support for uncompress.real on Debian-based distros. |
|
More...
|
almost 12 years ago
|
Update module docstring to reference GitHub rather than Launchpad. |
|
More...
|
almost 12 years ago
|
Clear out easily-fixed flake8 complaints. |
|
More...
|
almost 12 years ago
|
Fix unit test failures caused by TempTarget |
|
More...
|
almost 12 years ago
|
Minor correction to unball.TempTarget |
|
More...
|
almost 13 years ago
|
More TODO notes. |
|
More...
|
almost 13 years ago
|
Switch away from deprecated unittest method names. |
|
More...
|
almost 13 years ago
|
Rename .bzrignore to .gitignore |
|
More...
|
about 14 years ago
|
Since GitHub displays README, catch it up to development a bit. |
|
More...
|
about 14 years ago
|
Miscellaneous changes committed prior to conversion to Git. |
|
More...
|
about 14 years ago
|
Push current state of dev version public since, for many purposes, it's good enough, but it's still not passing all the unit tests 0.2.11.1 passed. |
|
More...
|
over 14 years ago
|
- Added recognition support for four archive formats from the world of gaming. (umod, BioZip, Dzip, Uz2) - Bundled a copy of the unzoo source because it seems to work on x86_64, unlike zoo. (Further testing will be required) |
|
More...
|
about 17 years ago
|
Fixed the Konqueror ServiceMenu that I messed up some time prior to releasing 0.2.10. |
|
More...
|
over 17 years ago
|
Added an extension recognizer for GCF files. |
|
More...
|
over 17 years ago
|