Commits
User selector
Commit History
Commits on Jun 16, 2025
Pass assertion `msg` as a keyword argument in `test_installation`
Show description for b21c32acommitted- committed
Show more information when `test_installation` fails
Show description for a0e08fecommitted
Commits on Jun 15, 2025
Have `test_installation` test that operations produce no warnings
Show description for a2ba480committedExtract `subprocess.run` logic repeated in `test_installation`
Show description for 84632c7committedComment what `TestInstallation._set_up_venv` does
Show description for 953d161committed
Commits on Jun 14, 2025
Use *-wheel packages as a better fix for #2004
Show description for 8e24edfcommitted
Commits on Mar 6, 2025
Mark `test_installation` xfail on Cygwin CI
Show description for 2ae697dcommitted
Commits on Feb 29, 2024
Revise test suite docstrings and comments
Show description for 5cf5b60committed
Commits on Jan 9, 2024
Extract venv management from test_installation
Show description for 7751436committed
Commits on Nov 6, 2023
Merge pull request #1732 from EliahKagan/compat
Show description for d5d897cauthored
Commits on Nov 4, 2023
Deprecate compat.is_<platform>, rewriting all uses
Show description for c01fe76committed
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032ccommitted
Commits on Oct 23, 2023
Slightly improve readability of installation-test strings
Show description for b5c3ca4committed
Commits on Oct 20, 2023
Never modify sys.path
Show description for 00aee49committed
Commits on Sep 18, 2023
Merge pull request #1664 from EliahKagan/venv
Show description for 7744984authored
Commits on Sep 17, 2023
Use venv instead of virtualenv in test_installation
Show description for ad76c99committedFix URLs that were redirecting to another license
Show description for ae8c018committed
Commits on Sep 10, 2023
Don't preinstall dependencies in test_installation
Show description for 21c5f87committed
Commits on Sep 9, 2023
Fix installation test for Python 3.12 and Windows
Show description for dba4245committed
Commits on May 18, 2022
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529committed
Commits on Oct 5, 2020
- authored andcommitted

- authored andcommitted

Commits on Jul 12, 2020
test: add installation test
Show description for e0b10d9committed
Loading