Added information about test flag for caches

This commit is contained in:
Elena Lepilkina
2020-11-18 08:33:46 +03:00
committed by Stanislav Erokhin
parent c9a64c2dbb
commit 8c8974e1fd
+2
View File
@@ -100,6 +100,8 @@ To update the blackbox compiler tests set TeamCity build number in `gradle.prope
and then a final native binary is produced from this klibrary using the -Xinclude compiler flag.
./gradlew -Ptest_two_stage backend.native:tests:array0
* **-Ptest_with_cache_kind=static|dynamic** enables using caches during testing.
### Runtime unit tests