| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add back convert_path as deprecated function | Anderson Bravalheri | 2022-03-25 | 1 | -0/+5 |
| | | |||||
| * | Prevent test files from being included in setuptools own wheel | Anderson Bravalheri | 2022-01-09 | 1 | -0/+9 |
| | | |||||
| * | Prevent some tests from inadvertently using the project root for builds | Anderson Bravalheri | 2022-01-06 | 1 | -0/+5 |
| | | | | | | | Some tests are running the build process using setuptools own directory as cwd. This impacts the build process and also leave behind artifacts produced during tests (like .egg-info folders) | ||||
| * | In depends, rely on packaging instead of distutils for version management. | Jason R. Coombs | 2021-12-12 | 1 | -8/+4 |
| | | |||||
| * | Remove Python 2 compatibility | Jason R. Coombs | 2020-08-16 | 1 | -2/+1 |
| | | |||||
| * | 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. | |||||
