summaryrefslogtreecommitdiff
path: root/tests/cppbasic-shared/compute.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-1/+1
| | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
* Fix C++ tests to work with NDK build.Stephen Hines2014-01-151-0/+116
This change fixes some errors with stlport linking, as well as making most of the apps static. We keep one copy of cppbasic-shared using the normal build system (instead of using the NDK targeting API 8). Change-Id: Iecc13e7d627e144120eec9b120663ec644917606