Signal-iOS/Signal/test/util
Max Radermacher 184a576e58
Clean up jumbomojiCount & add tests
In e41335a7b5, `String.glyphCount` was updated to match
`String.count`, which eliminates the need to do the pre-emptive “are
there less than 50 characters” check. Since that commit, both of the
character count checks in this method were calling the same underlying
API, so there’s no need to call it twice, and we can just check it
against the strict upper bound immediately.
2022-06-10 14:33:46 -07:00
..
FTS Fix duplicate import 2022-04-29 13:02:19 -05:00
BatchUpdateTest.swift Clean up ahead of PR. 2021-08-23 18:22:43 -03:00
ByteParserTest.swift Small improvements around payments. 2021-04-06 13:57:06 -03:00
DateUtilTest.swift Improve perf of CVC date math. 2021-09-08 15:04:26 -03:00
DisplayableTextFilterTest.swift Clean up jumbomojiCount & add tests 2022-06-10 14:33:46 -07:00
EmojiTests.swift Fix emoji / CoreText crash. 2021-08-06 12:21:18 -03:00
ExceptionsTest.h Respond to CR. 2021-10-21 09:21:31 -03:00
FunctionalUtilTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
GRDBFinderTest.swift Rework user profile writes. 2021-06-18 13:46:39 -03:00
GroupAndContactStreamTest.swift Require transaction to check blocked address state 2022-04-08 19:01:43 -07:00
MiscTest.swift Fix chat color stability. 2021-05-25 16:22:34 -03:00
OWSOrphanDataCleanerTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSScrubbingLogFormatterTest.m Lint 2022-04-11 16:30:55 -07:00
ProtoParsingTest.m Add script to normalize includes and imports. 2021-10-21 09:21:12 -03:00
QRCodeParserTest.swift Revert "Restore ZXing" 2021-07-28 12:08:34 -07:00
RemoteAttestationSigningCertificateTest.m Consolidate Remote Attestation logic 2019-06-18 19:05:12 -07:00
StringAdditionsTest.swift Respond to CR. 2021-02-24 18:08:59 -03:00
UserProfileTest.swift Batch fetch of user profiles. 2022-03-17 14:32:17 -07:00
UtilTest.h Respond to CR. 2021-10-21 09:21:31 -03:00
UtilTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00