Ilya Gorbunov
|
e119f3a042
|
Make kotlin-test tests compile as tests for multiplatform project
Also remove utils not needed anymore.
|
2017-04-06 20:32:37 +03:00 |
|
Ilya Gorbunov
|
f8ebe5593f
|
Make assertFailsWith common
Because headers cannot have default parameters.
This leads to less effective implementation in JVM.
|
2017-04-06 20:32:37 +03:00 |
|
Ilya Gorbunov
|
609355a311
|
Provide kotlin.AssertionError in kotlin-stdlib-common
Remove related workarounds from kotlin-test-common
|
2017-04-06 20:32:37 +03:00 |
|
Ilya Gorbunov
|
8fd8310033
|
Build and package kotlin-test-js with gradle
|
2017-04-06 20:32:37 +03:00 |
|
Ilya Gorbunov
|
846b74885c
|
Remove some configuration duplication by using 'tasks.withType()'
Setup common options of java and kotlin compiler tasks.
|
2017-04-06 20:32:37 +03:00 |
|
Ilya Gorbunov
|
08fa304b6f
|
Build common standard library headers and kotlin-test (common and jvm) as multiplatform projects.
|
2017-04-06 20:32:37 +03:00 |
|
Ilya Gorbunov
|
7d9554b6b8
|
Remove sources.xml and maven-assembly-plugin execution.
|
2017-01-24 19:39:05 +03:00 |
|
Ilya Gorbunov
|
9b9852cdc9
|
kotlin-test: rename shared module to common.
Do not use shared kotlin-test while building js stdlib.
|
2017-01-24 19:39:05 +03:00 |
|