commit | 90ed14b6a2801eaa20fa8f94679c60ed142ab6b3 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue May 12 10:05:09 2015 -0700 |
committer | Dan Albert <danalbert@google.com> | Tue May 12 10:26:58 2015 -0700 |
tree | 999599901d2e5e5097ffd6d299a8ca26014b24fc | |
parent | 15d0bc57253f8e586fe1f52d359c753e7e01dc67 [diff] |
Fix host tests. The regex being overspecified meant that host tests were not properly replacing the dummy.o when linking, meaning all of the tests that were running were running nothing but `int main() {}`. The good news is that there weren't any failing tests hiding behind this on Linux. Change-Id: I9bea82ff1fefdf156d68a58689e532807c8d999b