summaryrefslogtreecommitdiff
path: root/test/android
Commit message (Collapse)AuthorAgeFilesLines
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-071-1/+1
| | | | | | | | This will make the `next` buildsystem no longer the `next`, but the `actual`. The idea is to simplify the build, removing scripts, to make the platform buildsystem generated by CMake more compatible with IDEs and make development more streamlined. It will also make cross compilation easier.
* [test] Enable HTTP server on AndroidJuha Alanen2020-02-062-1/+3
|
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-1018-0/+412