Generated exp files for Predicate test cases after fixing multiple index issue.
commit8c8881abe07a04b6d6c744a35f0290a833dda4fe
authorprabatuty <prabatuty>
Sat, 1 Dec 2007 05:11:05 +0000 (1 05:11 +0000)
committerprabatuty <prabatuty>
Sat, 1 Dec 2007 05:11:05 +0000 (1 05:11 +0000)
tree3c1dee5434ef26dcd290b0d07acb8937b9bcf164
parentafbc02576834210acdc70c4621fd7d8d60160efd
Generated exp files for Predicate test cases after fixing multiple index issue.
Some of the Predicate test cases have wrong printf statements for predicates. Fixed them.
Modified DMLThreadTest for adding selects
21 files changed:
test/dbapi/DataType/inttest.c
test/dbapi/Predicate/andorandpredicate1.c
test/dbapi/Predicate/andorpredicate1.c
test/dbapi/Predicate/andpredicate1.c
test/dbapi/Predicate/common.h
test/dbapi/Predicate/exp.test003c
test/dbapi/Predicate/exp.test004c
test/dbapi/Predicate/exp.test005c
test/dbapi/Predicate/exp.test006c
test/dbapi/Predicate/exp.test007
test/dbapi/Predicate/exp.test008
test/dbapi/Predicate/exp.test009
test/dbapi/Predicate/exp.test010
test/dbapi/Predicate/exp.test011
test/dbapi/Predicate/exp.test012
test/dbapi/Predicate/notandpredicate1.c
test/dbapi/Predicate/notorpredicate1.c
test/dbapi/Predicate/orandorpredicate1.c
test/dbapi/Predicate/orpredicate1.c
test/dbapi/Table/Makefile
test/performance/DMLThreadTest.c