D29185: Expand feature test for buffered cursors

jordi fita i mas noreply at phabricator.kde.org
Sat Apr 25 20:39:01 BST 2020


jfita created this revision.
jfita added reviewers: staniek, piggz.
Herald added a project: KDb.
Herald added a subscriber: Kexi-Devel-list.
jfita requested review of this revision.

REVISION SUMMARY
  When testing a driver’s cached cursors it is interesting to see whether
  the cursor actually can go back to the first record and then return the
  values for all of them again.
  
  Checking only the return value of KDbCursor::moveFirst and
  KDbCursor::moveLast is not enough to see if it works, because they just
  return true even though the driver does not change anything.

REPOSITORY
  R15 KDb

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D29185

AFFECTED FILES
  tests/features/cursors_test.h

To: jfita, staniek, piggz
Cc: Kexi-Devel-list, barman, wicik, staniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kexi-devel/attachments/20200425/93543c83/attachment.html>


More information about the Kexi-devel mailing list