mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
+SqlExp: added code to check all dialects + logging EXP faults
git-svn-id: svn://ultimatepp.org/upp/trunk@4618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ee38cbd45b
commit
08a0da6a5a
1 changed files with 14 additions and 15 deletions
|
|
@ -1,15 +1,14 @@
|
|||
description "SqlExp unit testing\377";
|
||||
|
||||
uses
|
||||
Core,
|
||||
Sql;
|
||||
|
||||
file
|
||||
SqlExp.sch,
|
||||
Test.i,
|
||||
SqlExp.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "",
|
||||
"" = "NOSTOP";
|
||||
|
||||
description "SqlExp unit testing\377";
|
||||
|
||||
uses
|
||||
Core,
|
||||
Sql;
|
||||
|
||||
file
|
||||
SqlExp.sch,
|
||||
Test.i,
|
||||
SqlExp.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "",
|
||||
"" = "NOSTOP";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue