Signal-iOS/Signal/test
Michelle Linington a2deaf1cae Tweak our log stripper to not strip timestamps
The new hex stripper is a bit too aggressive and will strip out
timestamps as well. Adjusting the minimum number of bytes from 6 to 7
buys us a couple hundred years.

Initial: "timestamp: 1628539368550"
Before:  "timestamp: [ REDACTED_HEX:...550 ]"
After:   "timestamp: 1628539368550"
2021-08-12 19:20:06 -07:00
..
Assets Preserve orientation when stripping image metadata 2021-02-11 10:10:16 -08:00
attachments Allow image quality selection 2021-07-22 13:57:25 -07:00
contact Fix broken tests 2020-08-28 13:10:47 -07:00
Groups Migrate groups from v1 to v2, part 3. 2020-10-30 09:06:40 -03:00
mocks Fix broken tests. 2021-06-18 14:08:59 -03:00
Models Fix broken and failing tests. 2021-06-07 11:41:52 -04:00
Payments Payments: Clean up. 2021-04-06 13:57:11 -03:00
PerformanceTests Refine names. 2021-07-02 22:08:53 -03:00
SSKTests Add Codable adherance to proto wrappers 2020-07-22 14:34:24 -07:00
Supporting Files iOS 9 Support 2015-10-31 04:45:55 +01:00
util Tweak our log stripper to not strip timestamps 2021-08-12 19:20:06 -07:00
ViewControllers Respond to CR. 2021-08-09 21:29:58 -03:00
views/ImageEditor Resumable attachment download. 2020-08-01 12:18:13 -03:00
PhoneNumberValidatorTest.swift Fixing up phonenumber parsing tests 2019-10-25 18:33:56 -07:00
SignalBaseTest.h Revert header import fix. 2021-07-20 16:43:17 -07:00
SignalBaseTest.m Remove YapDatabase. 2021-03-25 11:41:16 -03:00
SignalBaseTest+Swift.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SignalTests-Bridging-Header.h Fix broken tests. 2018-09-14 14:20:39 -04:00
TestUtil.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00