Last indexation completed on 2024-04-28 17:16:15 UTC

Kexi tests
Note: these are functional tests, not unit 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

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:24:26  
folder altertable/ - 2024-02-11 01:24:26

README for the "altertable" test Copyright (C) 2006 Jarosław Staniek <kde.org">staniek@kde.org>
Invoking
"altertable" test requires <db_name>, <driver_name> and <alterscript> arguments
The purpose of .altertable files


SEE ALSO: README

folder features/ - 2024-02-11 01:24:26  
folder migration/ - 2024-02-11 01:24:26  
folder newapi/ - 2024-02-11 01:24:26

All tests should be run from {BUILDDIR}/kexi/tests/newapi/ directory because binaries are not installed during build.
1. kexidbtest
This is a set of tests for the new, common KexiDB API. Every test is driver-independent.
Usage: run 'kexidbtest --help' for usage details.


SEE ALSO: README

folder parser/ - 2024-02-11 01:24:26

Parser - Interactive test of KEXISQL parser
Usage: <program_name> <driver_name> <db_name>
Notes: <driver_name> can be just any existing - no database is changed, but only opened because of parser requirements. Predefined "db" database file for sqlite is available in this dir.

folder sqlitetest/ - 2024-02-11 01:24:26  
folder startup/ - 2024-02-11 01:24:26  
folder tableview/ - 2024-02-11 01:24:26

Parser - Test for not-data-aware KexiTableView widget
Usage: just run the program.

folder widgets/ - 2024-02-11 01:24:26  
file CMakeLists.txt 274 bytes 2024-02-11 01:24:26 -  
file README 489 bytes 2024-02-11 01:24:26 -