Renamed integrity tests to standard.
authorEevee <eevee@nyarumaa.(none)>
Wed, 7 Jan 2009 14:55:21 +0000 (09:55 -0500)
committerEevee <eevee@nyarumaa.(none)>
Wed, 7 Jan 2009 14:55:21 +0000 (09:55 -0500)
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.

pseudoku/tests/standard/__init__.py [moved from pseudoku/tests/integrity/__init__.py with 100% similarity]
pseudoku/tests/standard/simple.py [moved from pseudoku/tests/integrity/simple.py with 100% similarity]