From: Eevee Date: Wed, 7 Jan 2009 14:55:21 +0000 (-0500) Subject: Renamed integrity tests to standard. X-Git-Url: http://git.veekun.com/pseudoku.git/commitdiff_plain/30f8ff60eb4bd6d8b6f4467ba0b7bbe29a8a92ee?ds=inline;hp=30f8ff60eb4bd6d8b6f4467ba0b7bbe29a8a92ee Renamed integrity tests to standard. Given that the grid will only successfully solve in the first place if it's valid, playing these down as "integrity" tests when the result *must* be correct is silly. Correctness should be explicitly tested elsewhere, anyway. ---