Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch some uses of old command line syntax to new | Ned Batchelder | 2014-05-18 | 6 | -13/+13 |
| | |||||
* | Clean up Stan Hu's pull request, and add him to changes and authors | Ned Batchelder | 2014-05-02 | 3 | -15/+12 |
| | |||||
* | Update tests to handle XML whitespaces differences in Python 2.6. Apply the ↵ | Stan Hu | 2014-04-25 | 3 | -3/+6 |
| | | | | | | regexp scrubs to the entire file instead of individual lines for this to work. | ||||
* | Test value inside <source> element | Stan Hu | 2014-02-04 | 3 | -3/+15 |
| | |||||
* | Issue #94: Include the sources element | Stan Hu | 2014-02-03 | 6 | -0/+12 |
| | |||||
* | We only run on 2.6, 2.7, 3.2, 3.3 now. | Ned Batchelder | 2013-10-19 | 1 | -4/+3 |
| | |||||
* | Fix the jquery-1.4.3 reference in the js tests, where it matters, and in the ↵ | Ned Batchelder | 2013-10-06 | 36 | -36/+36 |
| | | | | html gold files, where it really doesn't, but it's good to clean it all up. | ||||
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 2 | -3/+3 |
| | |||||
* | Move the test directory to tests to avoid conflicts with the stdlib test ↵ | Ned Batchelder | 2013-02-02 | 104 | -0/+4570 |
package. |