Lukas Wirth
|
2113c46797
|
Cleanup insert_use tests
|
2021-06-19 22:33:29 +02:00 |
|
Lukas Wirth
|
2ee090faaf
|
Allow to disable import insertion on single path glob imports
|
2021-06-18 23:11:56 +02:00 |
|
Aleksey Kladov
|
1e100e8b3e
|
internal: cleanup tests
* ensure standard, non-indented style (should add this check to
`fixture` some day)
* removed a couple of ignores
|
2021-06-15 12:48:05 +03:00 |
|
Lukas Wirth
|
31aad2528f
|
Fix edge case for ImportGranularity guessing
|
2021-06-08 22:14:30 +02:00 |
|
Lukas Tobias Wirth
|
2bf720900f
|
Check for differing attributes in granularity guessing
|
2021-05-20 10:25:04 +02:00 |
|
Lukas Tobias Wirth
|
b4fe479236
|
Replace ImportGranularity::Guess with guessing boolean flag
|
2021-05-19 15:57:10 +02:00 |
|
Lukas Tobias Wirth
|
64f7072c25
|
MergeBehavior -> ImportGranularity
|
2021-05-18 19:53:20 +02:00 |
|
Lukas Wirth
|
6a8d47e7f0
|
Give MergeBehaviour variants better names
|
2021-05-10 21:14:59 +02:00 |
|
Lukas Wirth
|
b290cd5782
|
Add cov_marks to insert_use tests
|
2021-04-20 19:34:43 +02:00 |
|
Lukas Wirth
|
fa20a5064b
|
Remove SyntaxRewriter usage in insert_use in favor of ted
|
2021-04-20 02:09:12 +02:00 |
|
Laurențiu Nicola
|
fc9eed4836
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
|
asv
|
96fc01a30b
|
Make group imports configurable
|
2021-03-07 10:15:17 +02:00 |
|
yugo-horie
|
f273995a25
|
Swap assert_eq_text\!(expected, actual)
|
2021-01-16 13:30:26 +09:00 |
|
Jesse Bakker
|
700034bd5a
|
Do not merge imports with different attributes
|
2020-12-18 15:29:37 +01:00 |
|
Aleksey Kladov
|
17f236c2b0
|
Normalize spelling to American English
|
2020-12-10 17:51:56 +03:00 |
|
Daiki Ihara
|
f486640682
|
Extract tests module to file in ide_db crate
|
2020-12-04 00:05:39 +09:00 |
|