Test script changes after changing method signature of TableDef::addField
commit869c64197efe74d1ab8a69ecb9a1d9c76309bc59
authorprabatuty <prabatuty>
Fri, 7 Dec 2007 05:08:33 +0000 (7 05:08 +0000)
committerprabatuty <prabatuty>
Fri, 7 Dec 2007 05:08:33 +0000 (7 05:08 +0000)
tree45b734c2570d17907d19ce2196ca893c489c88f3
parentd1265d83b311d7650a94b4f0c31610d1ce46c6fa
Test script changes after changing method signature of TableDef::addField
59 files changed:
csql.kdevelop.pcs
csql.kdevses
test/dbapi/Connection/common.h
test/dbapi/Connection/conntest10.c
test/dbapi/Connection/conntest11.c
test/dbapi/Connection/conntest12.c
test/dbapi/Connection/conntest13.c
test/dbapi/Connection/conntest14.c
test/dbapi/Connection/conntest15.c
test/dbapi/Connection/conntest16.c
test/dbapi/Connection/conntest17.c
test/dbapi/Connection/conntest9.c
test/dbapi/Connection/isotest1.c
test/dbapi/Connection/threadtest1.c
test/dbapi/DataType/byteinttest.c
test/dbapi/DataType/chartest.c
test/dbapi/DataType/datetest.c
test/dbapi/DataType/doubletest.c
test/dbapi/DataType/floattest.c
test/dbapi/DataType/inttest.c
test/dbapi/DataType/longlongtest.c
test/dbapi/DataType/longtest.c
test/dbapi/DataType/shorttest.c
test/dbapi/DataType/timestamptest.c
test/dbapi/DataType/timetest.c
test/dbapi/Index/Makefile
test/dbapi/Index/common.h
test/dbapi/Index/dupindex1.c
test/dbapi/Index/dupindex2.c
test/dbapi/Index/twoindex1.c
test/dbapi/Index/twoindex2.c
test/dbapi/Index/uniqueindex3.c
test/dbapi/Predicate/common.h
test/dbapi/Predicate/notpredicate1.c
test/dbapi/Table/bindtest1.c
test/dbapi/Table/bindtest2.c
test/dbapi/Table/duptable1.c
test/dbapi/Table/insertnulltest1.c
test/dbapi/Table/insertnulltest2.c
test/dbapi/Table/insertnulltest3.c
test/dbapi/Table/inserttest1.c
test/dbapi/Table/inserttest2.c
test/dbapi/Table/inserttest3.c
test/performance/DMLTest.c
test/performance/DMLTestChar.c
test/performance/DMLThreadTest.c
test/performance/Range.c
test/system/Allocator/Makefile
test/system/Allocator/common.h
test/system/Allocator/dbsizelimit.c
test/system/Allocator/test005.ksh
test/system/lock/common.h
test/system/proc/exp.test001.ksh
test/system/proc/test001.ksh
test/system/trans/common.h
test/tools/catalog/common.h
test/tools/catalog/exp.test001.ksh
tmptest/create.c
tmptest/select.c