Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cast the value to a bool so pytest doesn't try to eval it | Jason R. Coombs | 2016-12-01 | 1 | -1/+1 |
* | Evaluate the expression directly. Workaround for #860. | Jason R. Coombs | 2016-11-29 | 1 | -1/+1 |
* | Skip failing test on appveyor until the cause can be uncovered. Ref #851. | Jason R. Coombs | 2016-11-18 | 1 | -0/+2 |
* | Extract namespace support functionality into a separate module. | Jason R. Coombs | 2016-11-13 | 1 | -42/+5 |
* | Fix test failures on Python 2 and suppress test failures when PEP 420 is not ... | Jason R. Coombs | 2016-11-13 | 1 | -1/+5 |
* | Add test capturing (failing) expectation. Ref #805. | Jason R. Coombs | 2016-11-13 | 1 | -0/+83 |