Corrected logical errors in tests for error conditions.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 25 Oct 2013 19:00:44 +0000 (21:00 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 25 Oct 2013 19:00:44 +0000 (21:00 +0200)
Fixed several places where && had bee used where || was intended
and vici-versa.

Reported-By: David Binderman <dcb314@hotmail.com>

No differences found