reiniero
|
ec5d09b16d
* fcl-db tests: memds.CopyFromDataset test when record is not the first record
|
11 years ago |
lacak
|
aa147703d5
fcl-db: memds: when FieldDefs are changed set TableIsCreated to false to signal, that CreteTable should be called.
|
11 years ago |
lacak
|
f95f42d72b
fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him)
|
12 years ago |
lacak
|
5e1b3b303a
fcl-db: tests: formatting (order methods)
|
12 years ago |
michael
|
98c9425c8b
* Fix memory leaks in tests
|
12 years ago |
lacak
|
ec78ec807c
fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection)
|
12 years ago |
reiniero
|
a180cd63fb
* fcl-db: tdbf: better support ftWord field type
|
12 years ago |
reiniero
|
4fd80b88ab
* fcl-db/dbase: fix trace datasets for tests
|
12 years ago |
reiniero
|
9758f4fa6a
sqldb/dbtestframework fixes:
|
12 years ago |
lacak
|
9f60eca94f
fcl-db: tests: move IFDEF to proper position
|
12 years ago |
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
|
12 years ago |
michael
|
3f803013a3
* Applied patch from #22899
|
13 years ago |
joost
|
4151e3f2c1
* Stream TBufdataset fmtBcd fields (xml)
|
13 years ago |
marco
|
614a192d87
* Improved comments in toolsunit. Mantis #21910, patch by Reinier Olislagers
|
13 years ago |
michael
|
44871bbbbd
* Patch to reorder datetime testing values, so out-of-range comes last
|
13 years ago |
michael
|
386fb374ce
* Applied tests pach from bug #17303
|
13 years ago |
marco
|
6d830a270d
* Adds methods to TBinaryField (getasvariant/setasvarvalue) Mantis #20532
|
13 years ago |
marco
|
43e9ffca3b
* add bufdataset to test framework, Mantis #20081, patch by bigchimp
|
14 years ago |
marco
|
f22ec8545f
* test for datetime params + fixes some minor cross-database specific things
|
14 years ago |
marco
|
064ecf3d6c
* fix decimalseparator locale issues in fcl-db testsuite, mantis #19564
|
14 years ago |
marco
|
db05a07412
* Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2
|
14 years ago |
joost
|
c906f78b4a
* Fixed typo(?) in r17424
|
14 years ago |
joost
|
0e56e188f8
* Simplified formatting of timeinterval strings, bug #18763
|
14 years ago |
joost
|
129c565312
* Fixed comments
|
14 years ago |
joost
|
7f1a6b8e3e
* Patch from Ladislav Karrach to add msec support to sqlite-time fields,
|
14 years ago |
joost
|
9689e49657
* Patch from Ladislav Karrach to fix some locale-test issues
|
14 years ago |
joost
|
44f09afaf6
* Patch from Lasislav Karrach to implement ftTime parameter support to odbc+
|
14 years ago |
joost
|
366a8dd966
* Added test for ftTime fields
|
14 years ago |
joost
|
f496f3c795
* Fixed support of TFmtBcd fields for sqlite3, bug #16853
|
14 years ago |
joost
|
57e39c37ae
* Added ability to specify fieldname-quote chars for tests. Usefull for ODBC where these chars can differ
|
15 years ago |