Merge branch 'daemon-ext'
[libi2ncommon] / test / test_timefunc.cpp
2019-04-05 Philipp Gesangadd constructor tests for all Time::Clock ids and variants
2019-04-05 Philipp Gesangstop leaking TZ between unit tests
2019-03-27 Philipp Gesangadd more struct timespec/Time formatters
2019-03-27 Philipp Gesangtake precautions for 32bit time_t/long
2019-03-27 Philipp Gesangimplement division by scalar for Time and container ops
2019-03-27 Philipp Gesangallow creating Time objects from formatted timestamps
2019-03-27 Philipp Gesangextend Time class with string formatters
2019-03-27 Philipp Gesangadd ISO-8601 formatters to timefunc
2019-03-27 Philipp Gesangimplement basic operations over class Time
2019-03-27 Philipp Gesangimplement a basic time/clock datastructure
2012-02-10 Gerd von Egidyone more time_t fix, the other functions look good
2011-10-17 Thomas JaroschReplace localtime() with thread safe localtime_r()
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2010-02-03 Thomas JaroschMigrate libi2ncommon to boost::test
2009-01-28 Thomas JaroschRewrote Week::get_displaystring() and wrote unit test...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added support for...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added changed flag...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added unit test for...