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)
commit30f8ff60eb4bd6d8b6f4467ba0b7bbe29a8a92ee
tree6705a49bc901c79d9dfdf574321ab55d795a4722
parentaadaa02e9ea8442b6cf2c816c17ab3605838b2a4
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.
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]