Zalim Bashorov
|
f511d4986f
|
Minor: fix testdata
Original commit: 61cc8394e8
|
2016-02-20 13:11:23 +03:00 |
|
Zalim Bashorov
|
e99513da07
|
New IC: don't fail on unsupported difference kinds and process SUPERTYPE_ID_LIST correctly
Original commit: 05eff9028f
|
2016-02-19 19:10:44 +03:00 |
|
Zalim Bashorov
|
e30ef13260
|
KotlinBuilder: don't request additional round when it's unnecessary & fix warnings
Original commit: e33e31ad16
|
2016-02-10 21:37:12 +03:00 |
|
Zalim Bashorov
|
e7dcf02ffe
|
Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
Original commit: f6e7f8c3c0
|
2016-02-09 23:27:25 +03:00 |
|
Michael Bogdanov
|
0218b84990
|
Private visibility for non-const, non-jvmField class companion property backing field
Original commit: e116cc3206
|
2015-12-29 16:45:22 +03:00 |
|
Zalim Bashorov
|
43b6a9dbbc
|
Minor: use ".touch" extension instead of ".new" in incremental compilation tests when it possible
Original commit: d9b67ae0ef
|
2015-12-17 19:41:24 +03:00 |
|
Dmitry Petrov
|
099d588802
|
Drop package facades: fix testData for IncrementalProjectPathCaseChangedTest
Original commit: 639300a89d
|
2015-10-19 16:03:21 +03:00 |
|
Alexey Tsvetkov
|
9d7712fdf6
|
Make test generated
Original commit: af3f7dfafc
|
2015-10-13 16:12:15 +03:00 |
|
Alexey Tsvetkov
|
5b4101ee0d
|
Fix recompilation of dependent modules on cache/abi version change
New cache version was written to dependent targets,
when they have not been compiled yet
#KT-9190 Fixed
Original commit: c7f66a1585
|
2015-09-25 20:11:57 +03:00 |
|
Denis Zharkov
|
e3aa1fa4cb
|
Get rid of deprecated annotations in testData
Original commit: bae3320d52
|
2015-09-18 10:14:32 +03:00 |
|
Zalim Bashorov
|
d9b5b94a0e
|
Minor: fix testdata files
(build.log files for incremental compilation tests)
Original commit: 2f9f5a3cd5
|
2015-09-07 16:29:09 +03:00 |
|
Michael Bogdanov
|
ab61199599
|
Generate calls through new minifacades
Original commit: 47635c19a2
|
2015-09-07 16:28:59 +03:00 |
|
Dmitry Petrov
|
c61115b274
|
Update debug tests & incremental compilation tests depending on part class naming
Original commit: 7af88f6797
|
2015-09-07 16:28:43 +03:00 |
|
Michael Bogdanov
|
25fafd4201
|
Incremental tests patched
Original commit: 0936351983
|
2015-09-07 16:28:39 +03:00 |
|
Evgeny Gerashchenko
|
92f07e6281
|
Path hash code is case-agnostic. This is to avoid changing it if e.g. path to project is reconfigured from C:\Work to c:\work
Original commit: c48378260e
|
2015-06-09 20:03:21 +03:00 |
|
Evgeny Gerashchenko
|
e352af9bb8
|
Fixed sticking of incremental cache data when case of file path is changed.
Original commit: 959364aa77
|
2015-06-09 20:03:20 +03:00 |
|
Evgeny Gerashchenko
|
d56cbffbe0
|
Expanded incremental compilation tests with cache version change.
Original commit: 2aeccc7011
|
2015-03-18 15:20:45 +03:00 |
|
Pavel V. Talanov
|
24f63e82e1
|
default -> companion: replace all mentions of default and default object
Original commit: 06916d98c6
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
ebb37aed1d
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
Original commit: 59f192ef90
|
2015-03-06 19:36:54 +03:00 |
|
Nikolay Krasko
|
d5e88324fc
|
Fixed test data according to fixed bug in IDEA JPS.
Original commit: f1774bd6fb
|
2015-02-19 14:36:23 +03:00 |
|
Evgeny Gerashchenko
|
5bb5fe0c49
|
KT-6586 accessing Kotlin class static class object variable's value from Java does not properly update between compiles
#KT-6586 fixed
Original commit: d1a2fd9c66
|
2015-02-18 13:37:34 +03:00 |
|
Evgeny Gerashchenko
|
07d79c88f5
|
Added incremental cache format versioning.
Original commit: 954a011721
|
2014-10-16 22:01:45 +04:00 |
|