ffi-icu/spec
KJ Tsanaktsidis da26ebcfbc Add formatting for durations e.g. "2h 4min. 2sec."
Uses unumf_* to format the individual components of the duration, and
ulistfmt_* to join them. That's roughly analogous with what the C++
MeasureFormatter class does internally.

I asked about some feedback for this approach on the ICU mailing list
too: https://sourceforge.net/p/icu/mailman/message/37645785/
2022-12-20 11:13:42 +01:00
..
lib Update RSpec to 3.9 and address deprecation warnings (#40) 2020-10-07 11:27:02 -07:00
break_iterator_spec.rb Remove support for EOL Ruby versions (#42) 2020-10-09 08:16:20 -07:00
chardet_spec.rb Update RSpec to 3.9 and address deprecation warnings (#40) 2020-10-07 11:27:02 -07:00
collation_spec.rb change 'be_true' and 'be_false' to 'be true' and 'be false' in spec/collation_spec.rb so tests will pass 2022-05-31 15:29:52 -05:00
duration_formatting_spec.rb Add formatting for durations e.g. "2h 4min. 2sec." 2022-12-20 11:13:42 +01:00
lib_spec.rb Update RSpec to 3.9 and address deprecation warnings (#40) 2020-10-07 11:27:02 -07:00
locale_spec.rb Support macos big sur 2020-12-02 11:29:43 -06:00
normalization_spec.rb Update RSpec to 3.9 and address deprecation warnings (#40) 2020-10-07 11:27:02 -07:00
normalizer_spec.rb Update RSpec to 3.9 and address deprecation warnings (#40) 2020-10-07 11:27:02 -07:00
number_formatting_spec.rb Fix number formatter following removal of Fixnum / Bignum from ruby-next (#50) 2022-03-15 18:15:44 -07:00
spec_helper.rb Ignore transliteration spec + add warning 2014-10-22 18:13:33 +02:00
time_spec.rb Don't add am/pm marker if there is no time in the format string 2022-04-15 14:08:48 +10:00
transliteration_spec.rb fix a broken test in transliteration 2021-08-15 22:43:14 +02:00
uchar_spec.rb Update RSpec to 3.9 and address deprecation warnings (#40) 2020-10-07 11:27:02 -07:00