isFldNull() method call from predicateImpl:evaluate dumps core for JoinTableImpl...
[csql.git] / test / TestModules
blobe9ba5896920d9618e2d80e204ad52d42fef3d8d9
1 #List of test module directories which needs to be run by test executor
2 #Note:  To exclude modules, comment out using # 
3 dbapi/Connection
4 dbapi/Index
5 dbapi/DataType
6 dbapi/Table
7 dbapi/TableDef
8 dbapi/DatabaseManager
9 dbapi/UserManager
10 dbapi/Predicate
11 system/config
12 system/Allocator
13 system/proc
14 system/lock
15 system/trans
16 tools/catalog
17 tools/csql
18 tools/csqldump
19 jdbc/Connection
20 jdbc/Statement
21 sqlapi/Connect
22 sqlapi/Parameter
23 sqlapi/Select
24 sql/Join
25 sql/Aggregate
26 odbc/Connect
27 odbc/NonSelectDML
28 odbc/Parameters
29 odbc/Select
30 odbc/Transaction