libreoffice-online/common
Ashod Nakashian d038ceb118 test: Improve iso8601ToTimestamp and tests
Using double caused all sorts of rounding issues,
especially with random unit-test failures.
Luckily, we don't need doubles and can do everything
with integers.

Also added a new function to print time_point as
iso8601 string, for logging and convenience.

Change-Id: I1c2040c02d1143282dbde0dadef32613b77c330d
Reviewed-on: https://gerrit.libreoffice.org/81578
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2019-10-29 02:39:34 +01:00
..
Authorization.cpp Extract Authorization out of Auth and put it into common 2018-11-29 21:47:13 +01:00
Authorization.hpp Extract Authorization out of Auth and put it into common 2018-11-29 21:47:13 +01:00
Clipboard.hpp clipboard: persist selections for a while after a view closes. 2019-08-05 22:21:54 -04:00
Common.hpp wsd: dynamic child timeout 2019-10-29 02:30:07 +01:00
Crypto.cpp
Crypto.hpp
FileUtil.cpp 1GB should be enough for development 2019-05-23 12:38:31 +02:00
FileUtil.hpp
IoUtil.cpp typo fixes in comments and code 2019-10-08 11:49:45 +02:00
IoUtil.hpp
JsonUtil.hpp
Log.cpp wsd: warning logging on the console is now magenta for visibility 2019-10-29 02:36:08 +01:00
Log.hpp wsd: logging improvements 2019-10-28 10:48:01 +01:00
LOOLWebSocket.hpp
Message.hpp Switch to text/html for paste where we can. 2019-08-05 15:47:47 -04:00
MessageQueue.cpp Don't combine tiles a long way from each other. 2019-07-26 10:12:00 +01:00
MessageQueue.hpp unipoll: restore missing asserts & some cleanup. 2019-05-10 17:37:59 +01:00
Png.hpp test: improve TileCacheTests 2019-10-29 02:32:05 +01:00
Protocol.cpp
Protocol.hpp Avoid lots of re-sizing of token array while parsing. 2019-10-08 17:58:57 +01:00
Rectangle.hpp
Seccomp.cpp typo fixes in comments and code 2019-10-08 11:49:45 +02:00
Seccomp.hpp
security.h
Session.cpp Include normalizedViewId to TileCache 2019-10-15 18:13:03 +03:00
Session.hpp Include normalizedViewId to TileCache 2019-10-15 18:13:03 +03:00
SigUtil.cpp common: wrap SigHandlerTrap in a getter function to avoid ODR violation 2019-08-13 09:08:32 +02:00
SigUtil.hpp common: wrap SigHandlerTrap in a getter function to avoid ODR violation 2019-08-13 09:08:32 +02:00
SpookyV2.cpp
SpookyV2.h Revert "Get rid of use of GNU libtool" and its follow-up 2019-05-27 10:25:51 +03:00
Unit.cpp common: wrap TerminationFlag in a getter function to avoid ODR violation 2019-08-08 09:10:59 +02:00
Unit.hpp Avoid assertion failure in the iOS app 2019-08-12 13:20:52 +03:00
UnitHTTP.hpp Switch local prisoner sockets to abstract UDS 2019-03-30 16:51:06 +00:00
Util.cpp test: Improve iso8601ToTimestamp and tests 2019-10-29 02:39:34 +01:00
Util.hpp test: Improve iso8601ToTimestamp and tests 2019-10-29 02:39:34 +01:00