Zalim Bashorov
|
3f0b31dc23
|
Speed up JS IR BE tests compiling the common parts (runtime + test common utils) once (on demand) and sharing the result between tests
It's a temporary hack until we implement IR based library format.
It relies on the fact that currently, IR BE generates stable (enough) names.
|
2018-07-13 23:42:41 +03:00 |
|
Anton Bannykh
|
d042038045
|
JS IR: mute tests with language version 1.0
Long.rem declaration doesn't compile
|
2018-07-12 14:18:34 +03:00 |
|
Roman Artemev
|
6ac4fd2e5f
|
[JS IR BE] Update test data
|
2018-06-14 19:54:30 +03:00 |
|
Anton Bannykh
|
96355e2732
|
JS IR: mute codegen box tests automatically
|
2018-06-09 19:15:38 +03:00 |
|
Mikhael Bogdanov
|
5cffb3892d
|
Added intrinsics for nullable Double/Float equals check
|
2017-02-02 16:31:49 +01:00 |
|