Commit Graph

7 Commits

Author SHA1 Message Date
Ilya Matveev 77c2fde12b [Runtime testing] Add aliases for host mimalloc and stdalloc runtime tests 2020-10-13 15:16:25 +07:00
Ilya Matveev 788dd1c210 [Runtime testing] Fix link errors caused by duplicated symbol __throw_length_error 2020-10-13 15:16:25 +07:00
Ilya Matveev f606c59d5b [Runtime testing] Add basic runtime tests infrastructure 2020-10-13 15:16:25 +07:00
Ilya Matveev 091903c6a2 [Runtime testing] Store GTest revision in root gradle.properties 2020-10-09 17:07:05 +07:00
Ilya Matveev 24657a2860 [Build] Change build dir layout to separate production and test bitcodes 2020-10-09 17:07:05 +07:00
Ilya Matveev f644e394ab [Runtime testing] Automate downloading GoogleTest 2020-10-09 17:07:05 +07:00
Ilya Matveev cb146e06ab [Build] Refactor compiling native code to bitcode
Also switch to kts in the corresponding buildscripts.
2020-10-08 17:16:22 +07:00