Mark Punzalan
6d544cd667
Add option to use regexes for filtering and add property for passing compiler args when running benchmarks. ( #2894 )
2019-04-24 10:18:22 +03:00
LepilkinaElena
8cc6e67cee
Added documentation about performance measurement ( #2719 )
2019-02-27 15:01:00 +03:00
Pavel Punegov
ab26e26c89
Update .md documentation
2019-01-30 19:11:11 +03:00
Nikolay Igotti
cc26a4c4f3
Profiling documentation. ( #2599 )
2019-01-30 18:43:53 +03:00
Pavel Punegov
19168bfe58
Remove obsolete testData in properties. Replace it with testKotlinVersion
2018-09-19 21:44:20 +03:00
Ilya Matveev
3e4f5fd4a2
Support OptionalExpectation in serializer ( #2048 )
...
* [serializer] Support OptionalExpectation
* Fix OptionalExectation test for Windows
* [tests] Don't print compiler args by default
2018-09-13 14:39:29 +03:00
Sergey Mashkov
98a48be0e5
Add documentation for KONAN_DATA_DIR variable
2018-04-05 19:58:18 +07:00
Alexander Gorshenev
334d2f0ee6
Remote test execution for cross compiled tests. Run it like:
...
$ ./gradlew backend.native:tests:run \
-Premote=user@111.22.33.444 -Ptest_target=raspberrypi
The new gradle command line options:
-Pbuild_flags renamed -Pkonanc_flags.
-Ptest_flags provides compiler flags to the test builds.
-Ptest_target properly sets up compiler as well as interop
to cross compile tests.
-Premote specifies remote host and login.
2017-03-27 15:14:57 +03:00
Nikolay Igotti
af3b74451d
Misc tweaks ( #387 )
2017-03-25 11:35:56 +03:00
Ilya Matveev
a181b0301e
Update README.md and HACKING.md
2017-03-13 15:31:46 +03:00
Alexander Gorshenev
42b644b45e
Introduced HACKING.md to document some tools.
2017-02-22 13:16:00 +04:00