You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
438 B
15 lines
438 B
15 years ago
|
Kexi tests
|
||
|
----------
|
||
|
|
||
|
newapi/ New KexiDB API test in few aspects
|
||
|
parser/ Interactive test of KEXISQL parser
|
||
|
tableview/ Test for not-data-aware KexiTableView widget
|
||
|
|
||
|
See README file in selected directory for details.
|
||
|
|
||
|
In these files:
|
||
|
- <driver_name> means selected name of a driver from kexidb/drivers,
|
||
|
eg. sqlite, mysql (case insensitive)
|
||
|
- <new_db_name> mean any valid database name
|
||
|
- <db_name> means any existing database name
|