Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into debt/remove-features | Jason R. Coombs | 2020-03-07 | 1 | -0/+5 |
|\ | |||||
| * | Separate test for 'is_present' into its own test and add a TODO about this ↵ | Jason R. Coombs | 2020-01-19 | 1 | -0/+5 |
| | | | | | | | | behavior being apparently unused. | ||||
| * | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -4/+4 |
| | | |||||
* | | Remove the Features feature. Fixes #65. | Jason R. Coombs | 2020-01-19 | 1 | -82/+1 |
|/ | | | | This commit reverts e4460fad043f4fa0edc7b7e1eef0b209f4588fe5. | ||||
* | Feed the hobgoblins (delint). | Jason R. Coombs | 2019-01-26 | 1 | -3/+6 |
| | |||||
* | Ignore warnings about deprecated features. | Jason R. Coombs | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | tests: make sure some essential tests are run | Benoit Pierre | 2017-09-20 | 1 | -0/+320 |
| | |||||
* | Fix failing test on Windows due to path separator | Erik Bray | 2015-12-23 | 1 | -1/+1 |
| | |||||
* | Merge | Jason R. Coombs | 2015-09-19 | 1 | -0/+23 |
|\ | |||||
| * | Add another test capturing issue described in http://bugs.python.org/issue12885 | Jason R. Coombs | 2015-09-19 | 1 | -0/+23 |
| | | |||||
* | | Update docstring and test to match long-standing expectation in behavior. | Jason R. Coombs | 2015-09-06 | 1 | -0/+1 |
|/ | |||||
* | Add tests capturing expected behavior, including failure to match ↵ | Jason R. Coombs | 2015-09-06 | 1 | -0/+24 |
expectation indicated in docstring. |