Major bug fix for test on ORDER BY and GROUP BY clauses.

Minor bug fix to skip following tests if they do not match any of the clause previously identified (injection.clause value).
This commit is contained in:
Bernardo Damele
2010-12-03 12:00:03 +00:00
parent 827a0aea05
commit 4dec049c22
3 changed files with 49 additions and 50 deletions

View File

@@ -70,6 +70,7 @@ def injectionDict():
injection.ptype = None
injection.prefix = None
injection.suffix = None
injection.clause = None
# data is a dict with stype as key and a tuple as value with
# title, where, comment and reqPayload