summaryrefslogtreecommitdiff
path: root/checkeol.py
Commit message (Collapse)AuthorAgeFilesLines
* Move checkeol.py into igor.py, and ignore .toxNed Batchelder2012-07-111-38/+0
|
* Even better way to test js: build fixtures programmatically, no need for ↵Ned Batchelder2011-04-171-0/+1
| | | | monkeypatching the code under test.
* Moved fixtar into its own project: http://bitbucket.org/ned/fixtarNed Batchelder2010-09-091-1/+0
|
* A custom setup.py command to fix tarfile permissions. Fixes #54.Ned Batchelder2010-09-041-0/+1
|
* Clean up lint.Ned Batchelder2010-08-261-1/+1
|
* Cleaning line endingsNed Batchelder2010-02-241-0/+1
|
* Clean up HTML files.Ned Batchelder2009-12-061-0/+1
|
* More checking in checkeol.pyNed Batchelder2009-12-051-10/+21
| | | | | --HG-- branch : 3.2_branch
* Use Distribute for 3.x, stick with setuptools for 2.xNed Batchelder2009-11-301-1/+0
|
* Py3k: an explicit coverage.py script since setuptools can't make one for us.Ned Batchelder2009-07-091-0/+1
|
* Check on the EOL chars in ,cover gold files.Ned Batchelder2009-06-231-1/+1
|
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+24