commit | c1345840202fed6f1405efec97cd2a147aa5a92e | [log] [tgz] |
---|---|---|
author | Robert Collins <rbtcollins@hp.com> | Thu Oct 30 08:16:28 2014 +1300 |
committer | Robert Collins <rbtcollins@hp.com> | Thu Oct 30 08:16:28 2014 +1300 |
tree | 6a95812cfdf4f07a17f47ae678a3985794c8da30 | |
parent | 3b6bd645206abca069aee790e9926066e484225e [diff] |
Close #22756: Improve the test output for some assertEqual tests. These tests were undebuggable as written, and there's no testing fallacy involved in using the method we're testing to test the output of that method, so switch to that.