summaryrefslogtreecommitdiff
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* fix #738: protect relative_to of Configuration.from_fileRonny Pfannschmidt2022-07-011-0/+23
* bugfix wrong condition in relative_to override and fix testsRonny Pfannschmidt2022-06-281-8/+15
* cleanup pyproject loading and allow cli relative roots to be specifiedRonny Pfannschmidt2022-06-281-2/+5
* fix #727: correctly handle incomplete archivals from setuptools_scm_git_archivalRonny Pfannschmidt2022-06-261-0/+8
* Merge pull request #731 from RonnyPfannschmidt/cli-setup-root-optionRonny Pfannschmidt2022-06-263-9/+74
|\
| * fix #691 - support root in pyproject.toml even for cliRonny Pfannschmidt2022-06-263-9/+74
* | fix #728: remove git arguments that triggered wrong branch namesRonny Pfannschmidt2022-06-251-0/+8
|/
* merge with mainlineRonny Pfannschmidt2022-06-2117-377/+559
|\
| * FIXUP: restore hg-git supportRonny Pfannschmidt2022-06-212-5/+9
| * remove integration test for setup.py error as annotations are only supported ...Ronny Pfannschmidt2022-05-291-14/+0
| * fix #714 - use sys.executable instead of plain pythonRonny Pfannschmidt2022-05-291-1/+2
| * Bump minimal python to 3.7Ronny Pfannschmidt2022-05-2915-25/+44
| * complete mypy transformationRonny Pfannschmidt2022-05-2914-248/+365
| * use full registry name for fedora imageRonny Pfannschmidt2022-05-291-1/+1
| * restore python 3.6 supportRonny Pfannschmidt2022-05-291-1/+1
| * refactor test util Workdir.write flor clarityRonny Pfannschmidt2022-05-291-8/+8
| * harden test_version_from git and more type fixesRonny Pfannschmidt2022-05-292-49/+53
| * typing fixed in face of ongoing python 3.6 supportRonny Pfannschmidt2022-05-294-78/+88
| * Prepare git archival style testingRonny Pfannschmidt2022-05-292-3/+42
| * test_pyproject_support: Make correct PEP621 project definitionStanislav Levin2022-04-071-1/+3
* | Review commentsChris Burr2022-04-261-0/+1
* | Add test for git directories owned by different usersChris Burr2022-04-251-0/+38
|/
* Stop suggesting to put wheel in `pyproject.toml`Sviatoslav Sydorenko2022-02-211-1/+1
* Merge pull request #681 from puxlit/bugfix/#548-suppress-gpg-signature-when-g...Ronny Pfannschmidt2022-02-162-6/+43
|\
| * Avoid having to quote full path to GPG batch params fileXiao Di Guan2022-02-101-6/+6
| * Pick and configure an explicit `Key-Type`Xiao Di Guan2022-02-091-1/+2
| * Make implicit `"help"` program argument overridable in `has_command`Xiao Di Guan2022-02-081-1/+1
| * Add test case for #548Xiao Di Guan2022-02-081-0/+32
| * Support signed commit commands in testsXiao Di Guan2022-02-071-6/+10
* | tests: also check named fallback clearingHenry Schreiner2022-02-151-0/+14
* | tests: add regression test for SETUPTOOLS_SCM_PRETEND_VERSIONHenry Schreiner2022-02-141-0/+13
|/
* fix #668: harden the integration test for the expected extras of the distribu...Ronny Pfannschmidt2022-01-181-2/+2
* fix #669: restore old get_version signatureRonny Pfannschmidt2022-01-181-3/+6
* Use timezone aware datetimeAnderson Bravalheri2022-01-171-1/+2
* numerous type fixes and initial guess no dev handlingRonny Pfannschmidt2022-01-134-39/+72
* Merge pull request #646 from abravalheri/improve-mainRonny Pfannschmidt2021-12-291-0/+52
|\
| * Test __main__ for pyproject without setuptools_scmAnderson Bravalheri2021-10-301-1/+12
| * Consider configuration when running `__main__`Anderson Bravalheri2021-10-301-0/+41
* | Merge pull request #655 from kianmeng/fix-typosRonny Pfannschmidt2021-12-292-5/+5
|\ \
| * | Fix typosKian-Meng, Ang2021-12-092-5/+5
| |/
* | handle setuptools install deprecationRonny Pfannschmidt2021-12-211-2/+14
|/
* ensure write_to will not error out on invalid PRETEND_VERSIONRonny Pfannschmidt2021-09-261-1/+1
* add acceptance test for dummy pretend versionsRonny Pfannschmidt2021-09-261-0/+7
* enhance mercurial detection for hg_git testsRonny Pfannschmidt2021-09-261-8/+13
* temporarily mark test_git_worktree_support as xfailRonny Pfannschmidt2021-09-021-2/+4
* add own ci job for legacy setuptools testing an skip it for normal testsRonny Pfannschmidt2021-09-022-0/+11
* Merge branch 'fix-regressions' of github.com:RonnyPfannschmidt/setuptools_scm...Ronny Pfannschmidt2021-09-021-1/+1
|\
| * Update testing/Dockerfile.busted-busterRonny Pfannschmidt2021-08-301-1/+1
* | restore support of old setuptools/pip while warningRonny Pfannschmidt2021-09-022-34/+144
|/
* combined preparation for the 7.0.0 release and a regression resolutionRonny Pfannschmidt2021-08-292-1/+22