Update README.md and HACKING.md

This commit is contained in:
Ilya Matveev
2017-03-13 12:55:27 +03:00
committed by ilmat192
parent bc074e6d39
commit a181b0301e
3 changed files with 11 additions and 1 deletions
+3
View File
@@ -15,3 +15,6 @@ There are several gradle flags one can use for Konan build.
./gradlew -Pfilter=overflowLong.kt run_external
* **-Pperfix** allows one to choose external test directories to run. Only tests from directories with given prefix will be executed.
./gradlew -Pfilter=external_codegen_box_cast run_external