Commit 7f905b4
committed
Move test_expect_parse to vcs-versioning
Move setuptools-scm/testing_scm/test_expect_parse.py to vcs-versioning/testing_vcs/test_expect_parse.py since it tests vcs_versioning functionality (expect_parse, matches, mismatches).
Updated import to use vcs_versioning.test_api.TEST_SOURCE_DATE instead of .conftest.
All tests pass: 407 passed, 10 skipped, 1 xfailed1 parent 858e705 commit 7f905b4
1 file changed
+4
-11
lines changedLines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 9 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
20 | 13 | | |
21 | 14 | | |
22 | 15 | | |
| |||
0 commit comments