lacak
|
ae3f0f3752
fcl-db: base: introduce TParam.AsBytes + test
|
11 ani în urmă |
lacak
|
704f018183
fcl-db: tests: cosmetic
|
11 ani în urmă |
lacak
|
6e18414cb3
fcl-db: tests: reduce decimal digits of just added new testCurrency value to 2 because PostgreSQL uses for money data type only 2 decimal places.
|
11 ani în urmă |
lacak
|
2d785d1035
fcl-db: tests: add comment for SQLite why some test for exact numeric (currency) values, which can not be expressed lossless as double, fail.
|
11 ani în urmă |
lacak
|
ec1d9d497b
fcl-db: tests: reduce testCurrencyValues to fit into DECIMAL(18,4) and also reduce decimal digits to 2 because PostgreSQL uses for money data type only 2 decimal places.
|
11 ani în urmă |
lacak
|
e09f9bf781
fcl-db: bufdataset: fix ftBCD field compare function. ftBCD fields are using currency data type, which is 64 bit long, so compare function must be for 64 bit long integer not for 32 bit long.
|
11 ani în urmă |
reiniero
|
3065e3289b
fcl-db: dbtestframework:
|
11 ani în urmă |
lacak
|
8aa280fd81
fcl-db: tests: add '23:59:59' to test time values
|
11 ani în urmă |
reiniero
|
ec5d09b16d
* fcl-db tests: memds.CopyFromDataset test when record is not the first record
|
11 ani în urmă |
lacak
|
aa147703d5
fcl-db: memds: when FieldDefs are changed set TableIsCreated to false to signal, that CreteTable should be called.
|
12 ani în urmă |
lacak
|
f95f42d72b
fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him)
|
12 ani în urmă |
lacak
|
5e1b3b303a
fcl-db: tests: formatting (order methods)
|
12 ani în urmă |
michael
|
98c9425c8b
* Fix memory leaks in tests
|
12 ani în urmă |
lacak
|
ec78ec807c
fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection)
|
12 ani în urmă |
reiniero
|
a180cd63fb
* fcl-db: tdbf: better support ftWord field type
|
12 ani în urmă |
reiniero
|
4fd80b88ab
* fcl-db/dbase: fix trace datasets for tests
|
12 ani în urmă |
reiniero
|
9758f4fa6a
sqldb/dbtestframework fixes:
|
12 ani în urmă |
lacak
|
9f60eca94f
fcl-db: tests: move IFDEF to proper position
|
12 ani în urmă |
lacak
|
31fa3c9db2
fcl-db: tests: basic test for ftWideString and ftWideMemo for SQLite. Tests if these field types are recognized when saving/restoring to XML format. See rev.22997
|
13 ani în urmă |
michael
|
3f803013a3
* Applied patch from #22899
|
13 ani în urmă |
joost
|
4151e3f2c1
* Stream TBufdataset fmtBcd fields (xml)
|
13 ani în urmă |
marco
|
614a192d87
* Improved comments in toolsunit. Mantis #21910, patch by Reinier Olislagers
|
13 ani în urmă |
michael
|
44871bbbbd
* Patch to reorder datetime testing values, so out-of-range comes last
|
13 ani în urmă |
michael
|
386fb374ce
* Applied tests pach from bug #17303
|
13 ani în urmă |
marco
|
6d830a270d
* Adds methods to TBinaryField (getasvariant/setasvarvalue) Mantis #20532
|
14 ani în urmă |
marco
|
43e9ffca3b
* add bufdataset to test framework, Mantis #20081, patch by bigchimp
|
14 ani în urmă |
marco
|
f22ec8545f
* test for datetime params + fixes some minor cross-database specific things
|
14 ani în urmă |
marco
|
064ecf3d6c
* fix decimalseparator locale issues in fcl-db testsuite, mantis #19564
|
14 ani în urmă |
marco
|
db05a07412
* Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2
|
14 ani în urmă |
joost
|
c906f78b4a
* Fixed typo(?) in r17424
|
14 ani în urmă |