mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 20:54:30 +02:00
fcl-db: tests: add '23:59:59' to test time values
git-svn-id: trunk@27178 -
This commit is contained in:
parent
e79e038f9c
commit
8aa280fd81
@ -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'
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user