Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TypeError for pytest.skip() | Thomas Bechtold | 2015-04-05 | 1 | -1/+1 |
* | Skip integration tests when SSL is broken. Ref #317. | Jason R. Coombs | 2015-01-15 | 1 | -0/+6 |
* | Skip integration tests when one of the packages under test is already install... | Jason R. Coombs | 2015-01-04 | 1 | -0/+11 |
* | Remove expected failure from pbr package as it appears to be working now. | Jason R. Coombs | 2015-01-02 | 1 | -1/+0 |
* | Resave with excess whitespace removed | Jason R. Coombs | 2015-01-02 | 1 | -1/+1 |
* | fix failing integration (test_stevedore) test on windows because of an unrele... | david | 2014-06-25 | 1 | -0/+3 |
* | Cleanup fixture using tmp and monkeypatch | Matthew Iversen | 2014-06-19 | 1 | -28/+20 |
* | Mark failing tests as xfail | Jason R. Coombs | 2014-06-15 | 1 | -0/+3 |
* | Remove unused variable and import | Jason R. Coombs | 2014-06-15 | 1 | -2/+0 |
* | Activate more of the integration tests. | Doug Hellmann | 2014-06-02 | 1 | -9/+9 |
* | Add integration tests. | Doug Hellmann | 2014-06-02 | 1 | -0/+87 |