History log of /haiku/src/tests/kits/locale/DurationFormatTest.h
Revision Date Author Comments
# df4a02e0 02-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Fix initialization of BTimeUnitFormat

* The default constructor must configure it for the default locale
* Fix uptime not showing in AboutSystem
* Add a testcase for this


# cedd1e15 01-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Add tests for BDurationFormat and BTimeUnitFormat.


# df4a02e0facdf184f33900d2137532bb37e0442d 02-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Fix initialization of BTimeUnitFormat

* The default constructor must configure it for the default locale
* Fix uptime not showing in AboutSystem
* Add a testcase for this


# cedd1e158b898956252bfb746bff6bc072e7e8b9 01-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Add tests for BDurationFormat and BTimeUnitFormat.