Fix the list comparison assertions.
authorC. Scott Ananian <cscott@litl.com>
Fri, 1 May 2009 22:20:06 +0000 (18:20 -0400)
committerJohan Bilien <jobi@litl.com>
Tue, 12 May 2009 15:06:13 +0000 (16:06 +0100)
commit9e85ff040f31a6ea91bb3f9d529c28c236a3dcae
tree50f4c986faee251236800a95e87efddd66d4613f
parent26ea778b1533a8499cfb2e98c25037a107569e14
Fix the list comparison assertions.

We weren't checking the length of the input list, and we were erroneously
comparing every element in the test sequence against the *first* element
of the passed-in list.
tests/everything/everything.c