Ilya Goncharov
896271cd87
Add similarity with kotlin-test-js-runner
2019-10-09 12:57:26 +03:00
Abduqodiri Qurbonzoda
b4d580fa91
JS: document array destructuring behavior (KT-17544)
2019-10-08 19:24:31 +03:00
Ilya Goncharov
8ef28446cc
Remove webpack protocol for processing stacktrace
2019-10-08 18:51:40 +03:00
Ilya Goncharov
f4ba132327
Simplify progress procentage
2019-10-08 18:51:40 +03:00
Ilya Goncharov
7e5c51e6aa
Windows source-map-loading with absolute paths
2019-10-08 18:51:40 +03:00
Ilya Chernikov
1a8bcee86c
Restore embeddable compiler smoke test
...
also move sources and testdata to the appropriate place
2019-10-08 17:05:33 +02:00
Ilya Chernikov
cd4cce3f9f
Refactor embeddable compiler client tests:
...
- move from the legacy location to the project dir
- move testdata from resources to the separate folder (fixes global compileTestKotlin build)
- fix classpaths handling
2019-10-08 17:05:31 +02:00
Louis CAD
45ab07654e
Use receiver syntax for lambda execution ( #2508 )
2019-10-08 14:34:55 +03:00
Ilya Goncharov
b2fb81e9cc
Temp ignore tests on missing source file
...
#KT-32319 fixed
2019-10-04 17:12:15 +03:00
Ilya Goncharov
6688df8f6a
Fix webpack delimiter and add test on short path in stack trace
2019-10-04 17:10:13 +03:00
Ilya Goncharov
f7ba1c56e2
Source-map-loader resolves relative paths into absolute even
...
- Now event sources with content in source map should be resolved with absolute path
2019-10-04 17:10:13 +03:00
Ilya Goncharov
f3db846bce
Add tests for source-map-loader
2019-10-04 17:10:13 +03:00
Ilya Goncharov
e8efe5407d
Add patched kotlin-source-map-loader
2019-10-04 17:10:13 +03:00
Ilya Goncharov
d2c2128aad
Fix test logging for Windows
2019-10-04 15:19:50 +03:00
Ilya Goncharov
1f5a760ac8
Add typings field for DtsResolver
...
#KT-33549 fixed
2019-10-04 11:57:38 +03:00
Ilya Goncharov
58e9b756f1
Add tests for processing karma stack traces
2019-10-03 17:20:48 +03:00
Ilya Goncharov
7e47be9765
Add kotlin js test runner as required dependency for Karma
...
#KT-34123 fixed
2019-10-01 17:49:09 +03:00
Vyacheslav Gerasimov
f38123e78c
193: Update to 193.3793.14-EAP-SNAPSHOT
2019-10-01 17:23:47 +03:00
Shagen Ogandzhanian
3181d02d11
Update dukat dependency to 0.0.19
2019-09-30 23:30:50 +02:00
Ilya Goncharov
c5ba19451f
Fix leading zero for percents less than 10
...
- To avoid status text jumping
2019-09-30 16:53:25 +03:00
Ilya Goncharov
305b6091cd
Consider, that ':' can be in file path (Windows case)
...
#KT-31478 fixed
2019-09-30 16:53:24 +03:00
Ilya Goncharov
923ecaf6b9
Fix js quoted strings for Windows
2019-09-30 16:50:42 +03:00
Ilya Goncharov
842cbf51c9
Assign of revertMethods instead of copying
2019-09-30 16:50:42 +03:00
Ilya Goncharov
9a5f937f2d
Fix progress percentage
2019-09-30 16:50:42 +03:00
Ilya Goncharov
71963de70c
Move revertible methods to finally
2019-09-30 16:50:42 +03:00
Ilya Goncharov
7680c21fb6
Print parsed stack trace
2019-09-30 16:50:42 +03:00
Ilya Goncharov
e911e0acbb
Only parsed stacktrace consider
...
- NodeJs and Karma testing logging, exception handling and source maps works consistently
2019-09-30 16:50:42 +03:00
Ilya Goncharov
2ac24efc8b
Process stack trace for karma
2019-09-30 16:50:42 +03:00
Ilya Goncharov
7010c03706
Move Karma Kotlin reporter to kotlin-test-js-runner
2019-09-30 16:50:42 +03:00
Ilya Goncharov
fa4f39f5eb
Use own format error for source maps processing in karma reporter
2019-09-30 16:50:42 +03:00
Ilya Goncharov
9f64c426e5
Parse stack trace for extract original sources
2019-09-30 16:50:41 +03:00
Ilya Goncharov
a5c8882ccb
Format error for teamcity log reporter
...
- formatError contains source map processing
2019-09-30 16:50:41 +03:00
Ilya Goncharov
efe8c2fa7c
Remove redundant karma-source-map-support
2019-09-30 16:50:41 +03:00
Ilya Goncharov
36d9fe5a3a
Add process stack trace for failing tests
2019-09-30 16:50:41 +03:00
Ilya Goncharov
3ca3842c3f
Fix format
2019-09-30 16:50:41 +03:00
Ilya Goncharov
fb97375f86
Remove redundant debug flag for karma start
2019-09-30 16:50:41 +03:00
Ilya Goncharov
b22e56e1ba
Fix IE karma alias
2019-09-30 16:50:41 +03:00
Ilya Goncharov
bbe51469ee
Add devtool property for webpack
...
- Use inline-source-map for karma-webpack
2019-09-30 16:50:41 +03:00
Ilya Chernikov
3220101c7b
[minor] fix Gradle test broken on the build refactoring
2019-09-28 17:50:45 +02:00
Ilya Matveev
6b10336497
Common iOS: Store konanTarget in KotlinNativeCompilation
2019-09-27 18:06:56 +07:00
Ilya Chernikov
3430a21fa1
Add test to the scripting fixes for maven plugin
...
tests KT-34011 and KT-34006 fixes
2019-09-26 11:46:55 +02:00
Ilya Chernikov
a1118ce209
Do not skip maven compilation if sources contain .kts files but no .kt files
...
#KT-34006 fixed
2019-09-26 11:46:55 +02:00
Vyacheslav Gerasimov
c1e1dbd83e
Build: Fix usages of "java.home" for tools.jar dependency
...
#KT-33984
2019-09-25 17:54:18 +03:00
Sergey Igushkin
ece7a3e70e
Add extensions with explicit Class<*> instance for Kotlin DSL, KT-31077
2019-09-25 15:46:07 +03:00
Sergey Igushkin
3abb1b3f40
Fix lint task in Android projects depending on MPP, KT-27170
2019-09-25 15:46:06 +03:00
Sergey Igushkin
032686ebe0
Fix kapt class structure configuration not resolving MPP deps, KT-33105
2019-09-25 15:46:06 +03:00
Sergey Igushkin
3deff3b347
Fix Kapt configuration not resolving MPP deps to JVM variants, KT-31641
2019-09-25 15:46:06 +03:00
Sergey Igushkin
f2d2fb9e6b
Fix Kapt-generated sources not compiled by jvm.withJava(), KT-32804
...
Given that the Kapt subplugin creates new tasks, it is impossible
to run it in the context of lazy task configuration. Disable lazy
task configuration for Kotlin/JVM by always accessing the task
instance until subplugins are refactored to be able to properly
work with task configuration avoidance.
2019-09-25 15:46:05 +03:00
Sergey Igushkin
0456220f7a
Fix issues found in KOTLIN-CR-3233
2019-09-25 15:46:05 +03:00
Sergey Igushkin
f0ef5a90b3
Add an integration test for the test runs API
...
Issue #KT-32679
2019-09-25 15:46:05 +03:00