Commit Graph

113 Commits

Author SHA1 Message Date
joost
97f2a80d0d * Implemented descending indexes, for those too lazy to use last-prior-prior ;)
* TBufDataset.AddIndex has got the new parameters options,descfields and caseinsfields

git-svn-id: trunk@10654 -
2008-04-13 16:51:11 +00:00
joost
bf5bba3f0e * Tests for Set- and GetFieldValues
git-svn-id: trunk@10392 -
2008-02-26 21:36:52 +00:00
joost
9d3e52cc2e * Added support for indexes based on more then one field (+test)
* Some refactoring
 * Added test to test edits on indexed datasets

git-svn-id: trunk@10092 -
2008-01-28 22:45:04 +00:00
joost
3dc00dc9d8 * Do not change the current record on an index change
git-svn-id: trunk@10047 -
2008-01-27 14:13:58 +00:00
joost
3bc2f94398 * Implemented TBufDataset.IndexFieldNames (+test)
* Fixed some db-error messages

git-svn-id: trunk@10006 -
2008-01-26 23:37:04 +00:00
joost
2d19fd0925 * Set DEFAULT_ORDER if no index-name is given
* Set the current record to the first record for all indexes when opening a dataset
 * Fixed sorting for various fieldtypes 
 * Added dependency on unit strutils now StringsReplace is moved there
 * Added several index-tests

git-svn-id: trunk@9823 -
2008-01-20 17:50:25 +00:00
joost
c8fc140581 * Write results to a testsuite-digest
* Fixed a range-overflow in a testvalue
 * Set the db-engine to test from the command line
 * Fixed compilation of old index-test

git-svn-id: trunk@9787 -
2008-01-19 00:15:02 +00:00
joost
35b96a8705 * Added tests which were usefull for r9298
git-svn-id: trunk@9299 -
2007-11-19 22:36:27 +00:00
joost
4e507bd2ef * Playing around with double-linked indexes
git-svn-id: trunk@9165 -
2007-11-08 21:56:11 +00:00
joost
a193a1285f * Ignore tests which are not applicable when firebird is tested
git-svn-id: trunk@8973 -
2007-10-28 16:53:48 +00:00
joost
575406dbc9 * Added ftCurrency and ftBCD-fields tests
* Renamed testname which was too long for testsuite-database
 * Fixed some TFiels.Size issues with postgres
 * Added money support to TPQConnection

git-svn-id: trunk@8871 -
2007-10-21 09:19:35 +00:00
joost
f2c81869a1 * Renamed too long testnames to shorter ones
* Added TestSetBlobAsStringParam and TestSetBlobAsMemoParam tests
 * Fixed TestpfInUpdateFlag test

git-svn-id: trunk@7051 -
2007-04-01 15:18:21 +00:00
peter
5b8dd4c004 * move fcl sources to separate packages
git-svn-id: trunk@6655 -
2007-02-25 21:02:26 +00:00