Mikhail Glukhikh
|
2a8b655294
|
Update tests after switching to LV 2.0
Related to KT-59171
|
2023-09-19 15:46:27 +00:00 |
|
Alexander Udalov
|
d36c56497e
|
Minor, improve CLI test internalArgOverrideOffLanguageFeature
Avoid disabling language features which cannot be disabled anymore.
|
2021-07-29 19:45:57 +02:00 |
|
Alexander Udalov
|
43bf962d79
|
Fix CLI test data on -XXLanguage arguments
We should use '\:' instead of ':' because the latter is replaced to the
path separator in AbstractCliTest.readArg which is ';' on Windows.
|
2019-05-22 08:48:37 +02:00 |
|
Andrey Uskov
|
998a24414a
|
Improved parsing of internal compiler arguments with boolean state in
case when the argument is listed twice in the list of command line
arguments. The last value will be used.
#KT-27181 Fixed
|
2019-04-29 19:48:01 +03:00 |
|