Valentin Kipyatkov
6e473506fc
Java to Kotlin converter: specify local variable type when necessary
...
#KT-5277 Fixed
2014-07-10 23:20:32 +04:00
Valentin Kipyatkov
b71061eb5c
Java to Kotlin converter: generate "!!." instead of "?." for nullable values
...
#KT-3943 Fixed
2014-06-24 00:48:08 +04:00
Valentin Kipyatkov
14efefedd6
Java to Kotlin converter: correct code generated for accessing nullable variables
2014-06-10 14:26:54 +04:00
Valentin Kipyatkov
60d9e53e9f
Java to Kotlin converter: replacing equals call to ==/!= and no redundant parethesis generation
...
#KT-4426 Fixed
2014-06-10 14:26:53 +04:00
Valentin Kipyatkov
6b11a5b3d9
Java to Kotlin converter: no more 2 conversion modes for each test, just a few tests to test non-standard settings
2014-06-10 14:26:51 +04:00
Nikolay Krasko
13dce4dd11
Run formatter in function context for converted expression and statements
2014-05-16 17:09:48 +04:00
Pavel V. Talanov
1570a3792b
Converter tests:
...
Change test data files extension to "java"
2013-12-22 16:49:57 +04:00
Pavel V. Talanov
7f88de1dba
Converter tests:
...
White spaces in member lists are preserved
2013-12-22 16:49:47 +04:00
Pavel V. Talanov
741e031ff1
Converter:
...
Use formatter in converter tests
Reformat test data
2013-12-22 16:46:51 +04:00
Pavel V. Talanov
82b19499e3
Converter tests:
...
Use generated tests approach in converter tests
Introduce two seperate generated test cases of each of configurations, all tests are generated in both test cases
Test data for plugin configuration has extension "ide.kt", for basic configuration "*.kt"
Test data file is used to determine type of the test (file/class/expression/...) instead of directory, all test data is moved accordingly
Add abstract base classes for generated tests
Rename test folder "file" to "misc" (for the lack of imagination)
2013-12-22 15:53:13 +04:00
Pavel V. Talanov
375951798e
Prepare repository for merge into master
2013-10-29 21:03:29 +04:00
Andrey Breslav
d74b79d9db
Granular test configurations
2012-01-27 18:33:52 +04:00