datasheet-test: Don't test null operations.
authorBen Pfaff <blp@gnu.org>
Sat, 30 May 2009 04:45:28 +0000 (21:45 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:16 +0000 (21:11 -0700)
commitdc106adc5cb07c4b473a17e13a916e837b7b883b
tree3cf0030400ce755c5563bf4f1321e262982d60fb
parent719e78ffb991ee5683d131cbcff7406ac625e1e7
datasheet-test: Don't test null operations.

By not testing null operations (such as inserting or deleting 0 rows or
columns) the duration of the test is cut roughly in half, with little if
any reduction in test coverage.
tests/data/datasheet-test.c