Dmitry Gridin
|
11a3482970
|
tests: apply official code style
#KT-38632 Fixed
|
2020-05-07 12:36:44 +00:00 |
|
Mikhail Bogdanov
|
3f87899014
|
Switch converter test to new directive scheme
|
2020-03-19 16:45:10 +01:00 |
|
Ilya Kirillov
|
b411e8e18e
|
New J2K: Split old j2k and new j2k tests
|
2019-04-03 11:24:19 +03:00 |
|
Ilya Kirillov
|
b13f7431f2
|
New J2K: Fix existing test data
|
2019-04-03 11:24:13 +03:00 |
|
Ilya Kirillov
|
7adba40ea2
|
New J2K: Fix existing test data
|
2019-04-03 11:23:54 +03:00 |
|
Ilya Kirillov
|
ea2081c2f0
|
New J2K: Fix existing test data
|
2019-04-03 11:23:33 +03:00 |
|
Ilya Kirillov
|
c827247272
|
New J2K: Separate new j2k from old j2k
|
2019-04-03 11:23:31 +03:00 |
|
Ilya Kirillov
|
f8b8d07621
|
New J2K: Fix existing test data
|
2019-04-03 11:23:29 +03:00 |
|
Ilya Kirillov
|
f752796408
|
New J2K: Fix existing test data
|
2019-04-03 11:21:19 +03:00 |
|
Natalia Selezneva
|
1aecd2058c
|
Fix testdata after 534cbae4ef
^KT-14391
|
2018-05-08 09:02:35 +03:00 |
|
Mikhail Glukhikh
|
44790eccaf
|
Use "unnecessary variable" inspection in J2K
Unused variables are no more treated as unnecessary
Related to KT-15958
|
2017-07-20 17:48:27 +03:00 |
|
Simon Ogorodnik
|
f1c371143c
|
Fix for KT-5312 J2K: Correct bit operations priority after conversion
Now `PolyadicExpression` breaks down to BinaryExpression`s
|
2016-10-27 20:02:23 +03:00 |
|
Simon Ogorodnik
|
e14a043b0a
|
Fix for KT-10885
Assignment as expression conversion: e.g int i = j = 0
|
2016-10-13 18:52:44 +03:00 |
|
Valentin Kipyatkov
|
76e067c43a
|
KT-12054 J2K generates obj is Type<Any> instead of obj is Type<*>
#KT-12054 Fixed
|
2016-04-29 18:13:53 +03:00 |
|
Valentin Kipyatkov
|
dc909ac166
|
J2K: coversion of specially mapped built-in methods + replacing "get" with "[]" where possible
|
2015-10-19 09:43:11 +03:00 |
|
Valentin Kipyatkov
|
0cc2158ec1
|
J2K: do not produce redundant "internal" words for members in an internal class
|
2015-09-18 15:44:19 +03:00 |
|
Valentin Kipyatkov
|
c3ddd5d32b
|
J2K: adapted for default visibility modifier 'public'
|
2015-09-18 15:44:18 +03:00 |
|
Alexander Udalov
|
3c859caf2b
|
j2k: flatten test cases and testData directory structure
Move j2k/test/tests -> j2k/tests, j2k/test/testData -> j2k/testData
|
2015-01-03 00:52:59 +03:00 |
|