commit | 3a11a1b1b3f200f9ea6af076e2e698905b4f906c | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Dec 15 16:27:08 2009 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Dec 15 16:27:08 2009 -0800 |
tree | bf625d2f3b70b9fbbe802faaec2fe269895b550e | |
parent | 45594acdad443932fbbe851291e42ceb6a63704c [diff] |
Fix our test runner to look inside source files for package declarations. The relevant libcore .java files were all under test/java/ directories, but that's not generally true, and not true in the specific case of caliper's benchmarks.