commit | e7a3e590edabee731e68d5f19d8af14d7b9a83e4 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Tue Sep 21 14:47:33 2010 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Sep 24 19:09:51 2010 -0700 |
tree | 015d8b7517df6cc575063c0d1ddc88cc013f76b7 | |
parent | 9bcf391355ce8772e934a8e865e148525f8a0cbd [diff] |
Reuse DiffPerformanceTest support code to validate algorithms Each algorithm should produce a particular number of results given one of the standard inputs used during the performance tests. To help ensure those tests are accurate, assert that the edit list length is correct. Change-Id: I292f8fde0cec6a60a75ce09e70814a00ca47cb99 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>