From 8aa280fd819175f4060e5c4770ab31db9f82f8e3 Mon Sep 17 00:00:00 2001 From: lacak Date: Tue, 18 Mar 2014 08:20:50 +0000 Subject: [PATCH] fcl-db: tests: add '23:59:59' to test time values git-svn-id: trunk@27178 - --- packages/fcl-db/tests/toolsunit.pas | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/fcl-db/tests/toolsunit.pas b/packages/fcl-db/tests/toolsunit.pas index 80e544acdf..f31c8cdfb4 100644 --- a/packages/fcl-db/tests/toolsunit.pas +++ b/packages/fcl-db/tests/toolsunit.pas @@ -188,15 +188,15 @@ const '33:25:15.000', '04:59:16.000', '05:45:59.000', - '16:35:42.000', - '14:45:52.000', + '11:45:12.000', '12:45:12.000', + '14:45:14.000', + '14:45:52.000', + '15:35:12.000', + '16:35:42.000', + '16:45:12.000', '18:45:22.000', '19:45:12.000', - '14:45:14.000', - '16:45:12.000', - '11:45:12.000', - '15:35:12.000', '16:45:12.010', '13:55:12.200', '13:46:12.543', @@ -206,7 +206,7 @@ const '10:54:12.999', '12:25:12.000', '20:15:12.758', - '12:25:12.000' + '23:59:59.000' );