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
|
040e67772a
* Tests for Mysql 5.5, from Lacak2. Mantis #21511
|
13 years ago |
marco
|
9b6a69502c
* Use double for mysql ftfloat related tests.
|
13 years ago |
marco
|
e866049f49
* Fix compilation of sqldbtoolsunit
|
13 years ago |
marco
|
047cff3944
* Initial (var)binary field support for mysql and sqlite, patch by Lacak2,
|
14 years ago |
marco
|
91f8ee8b89
* improve mapping of db type char to relative new ftfixedchar fieldtype. + tests. Mantis #20483, patch by Lacak2
|
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
|
8265854813
* more cleanup testsuite (per database typing), mantis #18703
|
14 years ago |
marco
|
db05a07412
* Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2
|
14 years ago |
marco
|
0fb5540d25
* Left over testsuite parts of Mantis #17108, patch by Lacak2
|
14 years ago |
joost
|
f48c1d7d79
* Fixed some tests, testValues is already set in InitializeConnection, so has to be adapted also
|
14 years ago |
marco
|
cf57b81561
* add mysql51 to MySqlTypes
|
14 years ago |
joost
|
8def31ec0c
* Adapted time-field tests for some differences between databases
|
14 years ago |
joost
|
122494f5ea
* Fixes datetime values <0
|
14 years ago |
joost
|
7f1a6b8e3e
* Patch from Ladislav Karrach to add msec support to sqlite-time fields,
|
14 years ago |
joost
|
ad52fe0f23
* BigInt is already set by default since r16882
|
14 years ago |
joost
|
8b8456aed6
* Added mysql51-connection type to testsuite
|
14 years ago |
joost
|
366a8dd966
* Added test for ftTime fields
|
14 years ago |
joost
|
41342ab54f
* Accidentally comitted files, trying to apply patch from Ladislav Karrach to
|
14 years ago |
joost
|
76b53866c0
* Use 'BIGINT'to test largeintfields by default, bug #18649
|
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 |
joost
|
32fd85f17e
* Revert accidentally commited files in r15499
|
15 years ago |
joost
|
f016c79d7a
* Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737
|
15 years ago |
joost
|
cc700b54b8
* Implemented TBufDataset.UniDirectional property
|
15 years ago |
joost
|
2425eb4721
* Use variable instead of hardcoded tablename
|
16 years ago |
joost
|
836f7352e3
* Try to drop the table if it already exists while setting up tests. This avoids an annoying exception while debugging the tests
|
16 years ago |
joost
|
596f8f5bbb
* Avoid second exception while handling the first
|
17 years ago |
joost
|
0820353b71
* Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes
|
17 years ago |