RE: Error test cases complete

On Wednesday, August 28, 2013 11:25 PM, Gregg Kellogg wrote:
> >> Couldn't we simplify the test runner by turning all of them into
> >> Flatten tests? Flatten calls expansion and compaction internally.
> >
> > At this point, that would hardly be simplifying anything, as the work
> has been done. Easiest to test the specific APIs which will bring about
> the behavior, which is typically Expand. It should be easy enough to
> look in the @type for Expand, Flatten, or Compact to trigger the
> appropriate behavior.
> 
> Actually, as it doesn't involve any filename changes, it's a pretty
> easy search and replace. I've made the change, and I'll update the test
> documentation; all tests in the error-manifest can be run using the
> Flatten algorithm.

That's exactly what I meant. Thanks Gregg


--
Markus Lanthaler
@markuslanthaler

Received on Thursday, 29 August 2013 07:24:26 UTC