commit | d41a29a653313f97e2360b9a339e43f5fa04da36 | [log] [tgz] |
---|---|---|
author | dan <dan@noemail.net> | Thu May 06 15:56:28 2010 +0000 |
committer | dan <dan@noemail.net> | Thu May 06 15:56:28 2010 +0000 |
tree | 95782c070fb1675e24fc085d3c164200d81427c1 | |
parent | 84aab39782a2c19650962a81efb92269633907ff [diff] [blame] |
Further coverage tests. FossilOrigin-Name: 98a9713e0030a36ea99a18a12a2e7685c6db72b3
diff --git a/test/tester.tcl b/test/tester.tcl index 9cf4a9b..c88061e 100644 --- a/test/tester.tcl +++ b/test/tester.tcl
@@ -749,6 +749,7 @@ # 1. We never hit the IO error and the SQL returned OK # 2. An IO error was hit and the SQL failed # + #puts "s=$s r=$r q=$q" expr { ($s && !$r && !$q) || (!$s && $r && $q) } } {1}