Fix .coveragerc so coveralls can successfully submit coverage for PyPy. |
|
More...
|
almost 12 years ago
|
Ugh. One letter typo'd in .travis.yml and travis-lint couldn't see it. |
|
More...
|
almost 12 years ago
|
Hook Unball up to coveralls.io. |
|
More...
|
almost 12 years ago
|
Add a .coveragerc to omit spurious packages. |
|
More...
|
almost 12 years ago
|
Add a very minimal integration test for which() as a useful placeholder. |
|
More...
|
almost 12 years ago
|
Exempt an untestable exception in the tests from coverage. Also add a TODO. |
|
More...
|
almost 12 years ago
|
More tests for BinYes.read() |
|
More...
|
almost 12 years ago
|
Bugfix the "Does BinYes need to be instantiated" test so it actually works. |
|
More...
|
almost 12 years ago
|
Add a few more TODOs. |
|
More...
|
almost 12 years ago
|
Whoops. Missed a few things in that last commit. |
|
More...
|
almost 12 years ago
|
Begin adding a unit test suite to complement the functional tests. |
|
More...
|
almost 12 years ago
|
Fix build_manpage and enable installation of unball.tap. |
|
More...
|
almost 12 years ago
|
Bring moveToZip up to spec with PEP8 and adjust module docstring. |
|
More...
|
almost 12 years ago
|
Hide incompatible functional test generator from nosetests. |
|
More...
|
almost 12 years ago
|
Minor tweaks to make the docstrings more EPyDoc-friendly. |
|
More...
|
almost 12 years ago
|
Split unball up into modules (more refactoring) |
|
More...
|
almost 12 years ago
|
Set up for tox and add an experimental setup.py |
|
More...
|
almost 12 years ago
|
Move legacy, unmigrated, or potentially non-functional stuff to "unsorted" |
|
More...
|
almost 12 years ago
|
Treat UnsupportedFiletypeError as "skip test"... at least for now. |
|
More...
|
almost 12 years ago
|
Remove unmakeself and unshar from the extractor definitions. |
|
More...
|
almost 12 years ago
|
Fix output folder name generation as revealed by tartest.tar |
|
More...
|
almost 12 years ago
|
Bring "Testing Policy.txt" into line with the changes I've made so far. |
|
More...
|
almost 12 years ago
|
Make pip quieter when installing packages on Travis-CI. |
|
More...
|
almost 12 years ago
|
Don't test with zoo. It's just a source of spurious errors anyway. |
|
More...
|
almost 12 years ago
|
When did I accidentally revert the mimetype cleanup in headerToMime? |
|
More...
|
almost 12 years ago
|
Whoops. Forgot to update run_test.py for the new directory structure. |
|
More...
|
almost 12 years ago
|
Add Flake8 to the Travis-CI test runs. |
|
More...
|
almost 12 years ago
|
Make Flake8 happy |
|
More...
|
almost 12 years ago
|
Stop thinking in Markdown for links and workaround parser shortcomings. |
|
More...
|
almost 12 years ago
|
Convert the README to reStructuredText and bring it up to date with changes |
|
More...
|
almost 12 years ago
|