Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tox / zimports | Mike Bayer | 2019-05-31 | 1 | -18/+38 |
| | | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928 | ||||
* | - use py3.3's unittest.mock if available | Mike Bayer | 2014-04-28 | 1 | -2/+1 |
| | |||||
* | - switch to argparse for cmdline template runner | Mike Bayer | 2014-04-28 | 1 | -0/+73 |
- write a test suite for cmdline - start using context manager helpers in tests. intrinsic here is that we're going to go 1.0 and drop at least 2.4 and probably 2.5 - update .gitignore |