Signal-iOS/Signal/test/util
Ben Sandofsky f65d552f6d Prefix NSArray categories.
Begin process of prefixing categories on Foundation and UIKit. This
follows Cocoa best practices. This makes sense given the number of third
party libraries the project incorporates, which may include their own
colliding category method names.

Use OWS prefix on classes that may be used across apps.
2014-11-20 00:34:47 -08:00
..
BloomFilterTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
BloomFilterTest.m initial commit 2014-05-06 19:41:08 +02:00
ConversionsTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
ConversionsTest.m Prefix NSArray categories. 2014-11-20 00:34:47 -08:00
Crc32Test.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
Crc32Test.m initial commit 2014-05-06 19:41:08 +02:00
CryptoToolsTest.m Setting timestamp based on number of samples sent 2014-09-06 22:58:14 -07:00
CyclicalBufferTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
CyclicalBufferTest.m initial commit 2014-05-06 19:41:08 +02:00
ExceptionsTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
ExceptionsTest.m Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
FunctionalUtilTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
FunctionalUtilTest.m Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE 2014-11-18 23:17:06 -05:00
FutureUtilTest.m Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00
ObservableTest.m Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00
PriorityQueueTest.m Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE 2014-11-18 23:17:06 -05:00
QueueTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
QueueTest.m Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE 2014-11-18 23:17:06 -05:00
UtilTest.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
UtilTest.m Prefix NSArray categories. 2014-11-20 00:34:47 -08:00