Ilmir Usmanov
f60787d57c
Move coroutines to kotlin.coroutines package: tests
...
Introduce COMMON_COROUTINES_TEST directive.
Every test with this directive is run twice: one time with
language version 1.2 and kotlin.coroutines.experimental package
and the other time with language version 1.3 and kotlin.coroutines
package. Each run is a separate method: with suffixes _1_2 and _1_3
respectively.
However, since codegen of release coroutines is not supported in JS
backend, we generate only one method: with suffix _1_2.
#KT-23362
2018-04-23 21:51:59 +03:00
..
2017-02-21 13:01:40 +01:00
2016-12-05 19:57:47 +03:00
2018-02-09 04:57:20 +03:00
2017-12-27 14:12:14 +01:00
2018-04-23 21:51:59 +03:00
2016-07-26 13:48:20 +03:00
2018-04-23 21:51:59 +03:00
2018-02-01 13:18:32 +03:00
2018-04-23 21:51:59 +03:00
2018-04-23 21:51:59 +03:00
2016-05-20 00:36:56 +03:00
2016-12-05 19:57:47 +03:00
2016-06-24 16:37:19 +03:00
2016-06-24 16:37:19 +03:00
2016-12-05 19:57:47 +03:00
2017-01-10 14:09:41 +01:00
2017-01-10 14:09:41 +01:00
2017-01-10 14:09:41 +01:00
2017-02-03 19:35:15 +03:00
2017-01-10 14:09:41 +01:00
2017-02-03 19:35:15 +03:00
2017-07-19 17:38:17 +03:00
2017-07-19 17:38:17 +03:00
2017-11-27 17:15:16 +03:00
2017-11-27 17:15:16 +03:00
2017-11-27 17:15:16 +03:00
2018-03-01 20:03:26 +03:00
2017-01-27 14:09:13 +01:00
2017-01-27 14:09:13 +01:00
2016-06-24 16:37:19 +03:00
2016-06-24 16:37:19 +03:00
2016-09-23 14:51:14 +03:00
2016-09-23 14:51:14 +03:00
2016-11-25 14:49:24 +03:00
2016-11-25 14:49:24 +03:00
2016-10-07 11:59:15 +03:00
2016-10-07 11:59:15 +03:00
2016-10-07 11:59:15 +03:00
2016-10-07 11:59:15 +03:00
2018-04-23 21:51:59 +03:00
2018-04-23 21:51:59 +03:00
2018-04-10 17:25:12 +03:00
2018-04-10 17:25:12 +03:00
2018-04-10 22:51:46 +03:00
2018-04-10 22:51:46 +03:00
2018-02-08 10:11:48 +01:00
2018-04-23 21:51:59 +03:00
2018-04-23 21:51:59 +03:00