https://bugs.kde.org/show_bug.cgi?id=377662
--- Comment #12 from Jarosław Staniek <stan...@kde.org> --- In src/examples you can see a Simple_Database.kexi file that you shall be able to open with Kexi. As for server Kexi projects there are no such test servers online (mysql, postgrsql) yet but we will want to have it too. So to test the server projects support creating an empty one would be the current approach. Of you ever have time, compiling with -DBUILD_TESTING=ON and running `ctest` for all the 4 repos would be very useful test too on macOS. Sqlite support is only tested there (so far) but it's already better suite of tests than just running manually. -- You are receiving this mail because: You are watching all bug changes.