commit | 10d52fd9eb411831846082c1deff7773ff494627 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Mon Dec 21 15:25:58 2015 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Jan 05 15:15:11 2016 -0800 |
tree | 619f7b4aeb4ed51b513fd37868dda4fbb74e24af | |
parent | 496e3952ea637216f4cef5bcc23d8fa1a4c2ca3f [diff] |
Allow building non-gtest tests with cc_test That way we get the other special cc_test features (test_per_src, multilib-both default, nativetest install path). Restrict test_per_src to CCTest instead of allowing all CCBinaries to use it. Change-Id: I767540841fe5d1f9755883ee7c3d1f24004f9631