| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(test): use xfail for tests that fail on specific versions of Python | Ned Batchelder | 2022-01-19 | 1 | -1/+1 |
| * | test: virtualenv tests are still broken on 3.11.0a4 (bpo 46028) | Ned Batchelder | 2022-01-15 | 1 | -1/+1 |
| * | style(test): use a consistent name format for test_bug_XXX tests | Ned Batchelder | 2022-01-10 | 1 | -1/+1 |
| * | test(build): skip virtualenv tests on 3.11.0a3 (bpo 46028) | Ned Batchelder | 2022-01-02 | 1 | -0/+2 |
| * | debug: see the output from run_in_venv | Ned Batchelder | 2021-11-21 | 1 | -0/+2 |
| * | perf(test): run pip just once, shaves 1.2s off the fixture | Ned Batchelder | 2021-10-31 | 1 | -8/+9 |
| * | test: use the coverage-command fixture throughout the venv tests | Ned Batchelder | 2021-10-31 | 1 | -4/+4 |
| * | fix: don't warn about already imported files for namespace packages #888 | Ned Batchelder | 2021-10-31 | 1 | -2/+52 |
| * | refactor(test): the virtualenv tests deserve their own file | Ned Batchelder | 2021-10-31 | 1 | -0/+276 |
