Peter Law
|
0fcb4468e7
|
Fix or ignore lints in tests
|
2024-06-30 19:05:38 +01:00 |
|
Dave Halter
|
67d6262f45
|
Skip the namespace package test correctly
|
2023-07-27 10:07:16 +02:00 |
|
Dave Halter
|
5f19237a3e
|
Fix renaming of namespace packages, fixes #1779
|
2023-07-27 03:09:25 +02:00 |
|
Dave Halter
|
66c52b4bc7
|
Try to fix a test for Windows
|
2022-11-13 23:48:43 +01:00 |
|
Dave Halter
|
0ba48bbb9d
|
Fix an issue with creatin a diff, fixes #1757
|
2022-11-13 17:51:54 +01:00 |
|
Dave Halter
|
480a464179
|
Implement all remaining Path issues and use it instead of strings
|
2020-07-12 01:14:00 +02:00 |
|
Dave Halter
|
50b85153ce
|
Remove a lot of test references to Python 2/3.5
|
2020-07-02 00:17:21 +02:00 |
|
Dave Halter
|
381fbeda6a
|
Make the diff nicer if there is no ending newline, fixes #1581
|
2020-05-14 00:20:20 +02:00 |
|
Dave Halter
|
fd23946de3
|
Avoid universal newlines even more
|
2020-03-01 01:12:47 +01:00 |
|
Dave Halter
|
a2b8c44e8f
|
Get rid of Python's universal newlines for refactoring
|
2020-02-29 23:34:49 +01:00 |
|
Dave Halter
|
76ce422590
|
Make refactoring diff path a relative path to the project path
|
2020-02-28 00:17:14 +01:00 |
|
Dave Halter
|
1f773d8e65
|
Refactoring is not allowed for environments and the current version lower than 3.6
|
2020-02-27 23:24:23 +01:00 |
|
Dave Halter
|
140a45081f
|
Python 3.5 is not supported for refactorings
|
2020-02-27 19:01:08 +01:00 |
|
Dave Halter
|
5f226bc82e
|
Make sure to not execute refactoring tests for Python 2
|
2020-02-27 02:17:05 +01:00 |
|
Dave Halter
|
5c246649e2
|
Test renames better and change some small things about the refactoring API
|
2020-02-13 00:19:34 +01:00 |
|