Commit Graph

19 Commits

Author SHA1 Message Date
reiniero
a180cd63fb * fcl-db: tdbf: better support ftWord field type
* fcl-db tests: test ftWord for bufdataset, tdbf etc
To do: verify why all bufdataset export tests now get an access violation

git-svn-id: trunk@24545 -
2013-05-21 13:26:06 +00:00
reiniero
773ee3d21c * fcl-db: clarified Dataset.txt
* fcl-db/dbase tests: fix for failing memo, string test
  improvement in naming saved dbf files (if enabled)

git-svn-id: trunk@24525 -
2013-05-18 08:56:16 +00:00
reiniero
e78c2e05ef fcl-db/dbase: fix for HasBlob only returning true if last field is blob
git-svn-id: trunk@24340 -
2013-04-27 12:26:44 +00:00
reiniero
a3a9be18bc fcl-db/dbase: use new .AsBCD; updaeted history
git-svn-id: trunk@24183 -
2013-04-07 16:21:34 +00:00
reiniero
b1993beb9f fcl-base/dbase:
* Version: 6.9.2=>7.0.0 because of FoxPro/Visual Foxpro support (needs more testing though)
* Visibility of FindNext etc matches ancestor now
* Fix for BCD field size; fix for missing FPC .SetAsBCD in tests (thanks, Ludo!)
* Fix for Foxpro 'B' double field: size & incorrectly treated as blob fields
* Link to more specs; clarification of FoxPro memo structure
* Added descriptive names for dbase tests in database template

git-svn-id: trunk@24169 -
2013-04-07 07:05:30 +00:00
reiniero
4fd80b88ab * fcl-db/dbase: fix trace datasets for tests
git-svn-id: trunk@24141 -
2013-04-03 16:26:25 +00:00
reiniero
539e977273 * fcl-db/tests: disable storing dbfs by default.
git-svn-id: trunk@24126 -
2013-04-02 10:35:23 +00:00
reiniero
d54af2322f * fcl-db/tests: test memorybacked dbf equals filebased dbf. Use memory dbfs because of speed.
git-svn-id: trunk@24125 -
2013-04-02 10:34:27 +00:00
reiniero
aeeb353d47 * fcl-db/tests: add dbf tablelevel test, option to retain dbfs after tests
git-svn-id: trunk@24124 -
2013-04-02 08:59:02 +00:00
reiniero
19e5ddcbbf * fcl-db/dbase tests: cosmetic/formatting
git-svn-id: trunk@24121 -
2013-04-02 02:48:10 +00:00
reiniero
6fc43628da fcl-db/dbase: tests for findfirst etc, and visual foxpro
git-svn-id: trunk@24111 -
2013-04-01 16:52:23 +00:00
reiniero
669a16c98d sqldb/tests improvements:
* fix memory leak in gui runner
sqldb/tests for dbf/tdbf/dbase/foxpro unit:
* added dbf specific tests
* specify desired tablelevel by connectorparams=<tablelevel> (e.g. 4 for DBase IV)
* dbftoolsunit set up similar to bufdataset tools unit including autocleaning files
- dbname= field in database.ini no longer used for dbf files; always write to temp directory
To do: go through other tests and add ignores if necessary for non-relevant tests

git-svn-id: trunk@24104 -
2013-04-01 10:38:23 +00:00
reiniero
9758f4fa6a sqldb/dbtestframework fixes:
* slight cleanup dbftoolsunit
* Fix gui framework selecting old connector after selecting another.
* Cosmetic, spelling fixes.

git-svn-id: trunk@24090 -
2013-03-31 15:09:47 +00:00
joost
f016c79d7a * Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737
git-svn-id: trunk@15499 -
2010-06-30 18:29:41 +00:00
paul
6b1f84087d tests: fix 2 database tests which assumed that dates are in yyyy-mm-dd format on all locales
git-svn-id: trunk@14492 -
2009-12-29 03:30:33 +00:00
joost
e0593d7e6a * Test for CalculateFields
* Added cwstring unit on unix to avoid Widestring-issues

git-svn-id: trunk@10520 -
2008-03-21 14:28:34 +00:00
joost
d36d7a7e01 * Added TDataset.DataEvent tests
* Initialise the connector manually in the console-application, for better error messages in case of connection problems

git-svn-id: trunk@10439 -
2008-03-03 22:00:37 +00:00
joost
3bb5a786eb * Do not depend on TDataset.DataEvent when setting up the test-data
git-svn-id: trunk@10383 -
2008-02-24 13:21:16 +00:00
peter
5b8dd4c004 * move fcl sources to separate packages
git-svn-id: trunk@6655 -
2007-02-25 21:02:26 +00:00