aboutsummaryrefslogtreecommitdiffstats
path: root/core/target_test_internal.mk
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always trueSasha Smundak2019-03-251-4/+2
* Revert "Revert "Build System: Solve dependency problem for test""Nelson Li2019-03-141-0/+9
* Revert "Build System: Solve dependency problem for test"Nelson Li2019-03-111-9/+0
* Build System: Solve dependency problem for testnelsonli2019-03-071-0/+9
* Remove support for stlport.Dan Albert2018-01-051-7/+3
* Remove support for gnustl.Dan Albert2018-01-051-2/+0
* Support non-gtest NATIVE_TESTSDan Willemsen2016-12-211-3/+5
* Update NDK gtest lib names.Dan Albert2016-09-081-3/+3
* Finish refactoring tests to NATIVE_TESTSDan Willemsen2016-06-221-2/+0
* Add NATIVE_TESTS class, move host native testsDan Willemsen2016-05-241-2/+5
* Add support for multiple flavors of the NDK gtest.Dan Albert2016-03-231-2/+13
* Get gtest includes from the exported headers.Dan Albert2016-03-021-2/+0
* Link libgtest_main before libgtestColin Cross2015-09-251-2/+2
* Remove logic for platform stlport gtest.Dan Albert2014-11-111-18/+3
* Make libc++ the default STL.Dan Albert2014-11-071-5/+4
* Fix detection of C++ STL for tests.Dan Albert2014-09-261-1/+1
* Add option for generating coverage info.Dan Albert2014-09-231-2/+1
* Move selection of C++ STL into the build system.Dan Albert2014-09-181-1/+11
* More consistent use of 64-bit build variable.Ying Wang2014-07-081-2/+2
* Merge "build native tests for 32-bit and 64-bit"Ying Wang2014-06-091-2/+13
|\
| * build native tests for 32-bit and 64-bitColin Cross2014-03-261-2/+13
* | Use libc++ versions of gtest libs when neededDan Albert2014-05-161-1/+1
* | Use libc++ versions of gtest libs when neededDan Albert2014-05-161-0/+4
* | Explicitly link libstdc++.a for static gtest executables.Ben Cheng2014-04-161-0/+1
|/
* Add library test makefile solutions.Christopher Ferris2014-02-051-0/+19