index
:
delta/python-packages/setuptools-scm.git
RonnyPfannschmidt-doc-file-finder
RonnyPfannschmidt-patch-1
RonnyPfannschmidt-patch-hg-flake8
RonnyPfannschmidt-patch-pin-pytest
bugfix/303-tag_regex
bugfix/427-utc-mismatch
bugfix/436-realpath-everywhere
bugfix/448-pyproject-remove-jaraco.windows
bugfix/449-disallow-the-nondot
bugfix/workflow
docs/tidelift
drop-samefile
drop-travis
examples-for-setuptools
feature/build-require-self
feature/declarative-config
fix-312-document-enterprise-distros
fix-374
fix-395-pass-in-tag-regex
fix-pip-wheel
fix-py38
hotfix/issue-179
infra/release-prep
main
master
other
pre-commit-ci-update-config
prepare-breakages
release-prep
revert-346-first-parent
ronny/try-oidc
simple-samefile
workflows
github.com: pypa/setuptools_scm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_hgdistver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo in the tests
v0.9
Ronny Pfannschmidt
2010-08-26
1
-1
/
+1
*
fix missing cachefile handling and recreate cachefile from PKG-INFO if required
Ronny Pfannschmidt
2010-08-26
1
-0
/
+6
*
refactor test-generation
Ronny Pfannschmidt
2010-08-26
1
-11
/
+20
*
support and test a areasonable subset of pep 386 plus text prefixes
Ronny Pfannschmidt
2010-08-26
1
-1
/
+3
*
according to :pep:386 .dev is only valid for before a release, since we are a...
Ronny Pfannschmidt
2010-08-26
1
-5
/
+5
*
cleanup imports in the tests
Ronny Pfannschmidt
2010-08-18
1
-5
/
+5
*
kill the hg test wrapper helper object, use the new hg function
Ronny Pfannschmidt
2010-08-06
1
-42
/
+13
*
resuffle the shell escaping for win32
Ronny Pfannschmidt
2010-08-05
1
-1
/
+1
*
use custom shell escape for the hg test wrapper
Ronny Pfannschmidt
2010-08-05
1
-5
/
+2
*
kill the python2 invoke insanity after realizing the hg executable was using ...
Ronny Pfannschmidt
2010-08-05
1
-9
/
+1
*
add shell=True to test hg wrapper
Ronny Pfannschmidt
2010-08-05
1
-2
/
+5
*
fix typo
Ronny Pfannschmidt
2010-08-05
1
-2
/
+2
*
specialcase win32 in the test hg wrapper
Ronny Pfannschmidt
2010-08-05
1
-4
/
+9
*
make the cachefile test win32 safe
Ronny Pfannschmidt
2010-08-05
1
-2
/
+2
*
kill the unused partial import in the tests
Ronny Pfannschmidt
2010-08-05
1
-1
/
+0
*
work in python3 virtualenvs
Ronny Pfannschmidt
2010-08-05
1
-1
/
+4
*
make the archival finder take a look in the parent dir to support the weird s...
0.7
Ronny Pfannschmidt
2010-08-04
1
-1
/
+2
*
introduce a root param, switch over testing to it
Ronny Pfannschmidt
2010-08-04
1
-41
/
+49
*
add test variation for hg id tests, affects #8
Ronny Pfannschmidt
2010-05-27
1
-4
/
+13
*
split up reading hg data and add support for older hg versions via abuse of h...
Ronny Pfannschmidt
2010-05-27
1
-1
/
+1
*
remove the need to have a setup.py in tests
Ronny Pfannschmidt
2010-05-27
1
-12
/
+4
*
clean up test code a bit
Ronny Pfannschmidt
2010-05-27
1
-2
/
+2
*
acceptance test the pkg-info reader, fixes #6
0.5
Ronny Pfannschmidt
2010-05-26
1
-0
/
+6
*
acceptance test and fix version from cachefile, fixes #5
Ronny Pfannschmidt
2010-05-26
1
-2
/
+15
*
acceptance-test archival, fixes #3
Ronny Pfannschmidt
2010-05-26
1
-10
/
+31
*
the hg id test doesnt actually need a tmpdir subdir
Ronny Pfannschmidt
2010-05-26
1
-2
/
+1
*
acceptance test hg workdir usage, fixes #4
Ronny Pfannschmidt
2010-05-26
1
-0
/
+81
*
add version from hg id/cachefile + cachefile writing
Ronny Pfannschmidt
2010-05-25
1
-3
/
+3
*
copy+test the archival data to version logic from setup.py of mercurial
Ronny Pfannschmidt
2010-05-25
1
-1
/
+20
*
add a .hg_archival parser
Ronny Pfannschmidt
2010-05-25
1
-0
/
+12