Anton Bannykh
|
e43a145614
|
fixup: updated EXPECTED_REACHABLE_NODES
|
2017-07-19 12:24:09 +03:00 |
|
Alexey Andreev
|
e2c2fcf1ff
|
Generate EXPECTED_REACHABLE_NODES directive on JS box tests
|
2017-05-26 18:20:20 +03:00 |
|
Zalim Bashorov
|
76fa6ad5c2
|
KJS: switch to using Nashorn instead of Rhino for JS backend tests
|
2017-04-26 13:07:30 +03:00 |
|
Alexey Andreev
|
0f049a90aa
|
JS: prohibit nested classes, objects and enums in external interface. See KT-16012
|
2017-02-03 11:09:09 +03:00 |
|
Alexey Andreev
|
aedf8bd232
|
JS: replace noImpl with definedExternally in tests
|
2017-01-24 20:14:31 +03:00 |
|
Alexey Andreev
|
79ba6a57d6
|
JS: report errors on different external items:
* data classes
* val/var parameters of primary constructors
* enum entry with body
* anonymous `init {}` block in classes
|
2016-12-29 16:00:35 +03:00 |
|
Alexey Andreev
|
06e83e895f
|
JS: update backend tests to respect new front-end rules for external declarations
|
2016-12-29 16:00:31 +03:00 |
|
Alexey Andreev
|
ecb498717a
|
JS: rework diagnostics names. Prohibit external inner classes (see KT-14027)
|
2016-12-09 15:13:08 +03:00 |
|
Alexey Andreev
|
68412ae94f
|
JS: replace all usages of @native annotation with external modifier, in tests, stdlib, etc
|
2016-12-08 15:41:39 +03:00 |
|
Alexey Andreev
|
9bf124af3f
|
JS: move more test to box tests
|
2016-09-29 12:00:42 +03:00 |
|