Commit d05a4e6
File tree
Expand file treeCollapse file tree
4 files changed
+26
-3
lines changedFilter options
- Lib/test/test_cppext
- Misc/NEWS.d/next/Tests
Expand file treeCollapse file tree
4 files changed
+26
-3
lines changedLib/test/test_cppext/__init__.py
Copy file name to clipboardExpand all lines: Lib/test/test_cppext/__init__.py+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
45 | 49 |
|
46 | 50 |
|
47 |
| - |
| 51 | + |
| 52 | + |
48 | 53 |
|
49 |
| - |
| 54 | + |
50 | 55 |
|
51 | 56 |
|
52 | 57 |
|
| ||
56 | 61 |
|
57 | 62 |
|
58 | 63 |
|
| 64 | + |
| 65 | + |
59 | 66 |
|
60 | 67 |
|
61 | 68 |
|
|
Lib/test/test_cppext/extension.cpp
Copy file name to clipboardExpand all lines: Lib/test/test_cppext/extension.cpp+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| ||
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
| 78 | + |
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
| ||
106 | 108 |
|
107 | 109 |
|
108 | 110 |
|
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
109 | 117 |
|
110 | 118 |
|
111 | 119 |
|
| ||
121 | 129 |
|
122 | 130 |
|
123 | 131 |
|
| 132 | + |
124 | 133 |
|
125 | 134 |
|
126 | 135 |
|
|
Lib/test/test_cppext/setup.py
Copy file name to clipboardExpand all lines: Lib/test/test_cppext/setup.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
62 | 68 |
|
63 | 69 |
|
64 | 70 |
|
|
Misc/NEWS.d/next/Tests/2024-12-13-13-41-34.gh-issue-127906.NuRHlB.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments