Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 100% test coverage in isolation | Chris McDonough | 2011-03-19 | 1 | -11/+21 |
| | |||||
* | Unbreak test for datetime_utils, now 100% | Chris Shenton | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | 100% coverage on datetime_utils.py | Chris Shenton | 2011-03-16 | 1 | -0/+1 |
| | |||||
* | Emacs doesn't like UTF-8 but loves utf-8 | Chris Shenton | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | Restore Python 2.4 compatibility, dammit. | Tres Seaver | 2011-03-16 | 1 | -1/+6 |
| | |||||
* | Coverage for webob.datetime_utils. | Tres Seaver | 2011-03-16 | 1 | -4/+27 |
| | |||||
* | Add a lot of tests. | Sergey Schetinin | 2011-02-20 | 1 | -0/+78 |
This is an aggregate patch of the work done by Mariano Mara and Danny Navarro. For more detailed changelog see https://bitbucket.org/marplatense/webobtestcoverage |