You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/test/util
Craig Gidney 1e9a3e9a46 Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax"
- dictionaryWithObject -> @{key: val}
- objectAtIndex -> a[i]
- numberWithBool/Int/etc -> @1, @(val)
- Reverted friendly fire on ProtocolBuffers
- Did not do ANY other changes (including changes to make more refactorings succeed)
//FREEBIE
11 years ago
..
BloomFilterTest.h Goodbye OCTest, Hello XCTest 11 years ago
BloomFilterTest.m initial commit 11 years ago
CancelTokenTest.h Goodbye OCTest, Hello XCTest 11 years ago
CancelTokenTest.m initial commit 11 years ago
ConversionsTest.h Goodbye OCTest, Hello XCTest 11 years ago
ConversionsTest.m initial commit 11 years ago
Crc32Test.h Goodbye OCTest, Hello XCTest 11 years ago
Crc32Test.m initial commit 11 years ago
CryptoToolsTest.m UInt16 variance test //FREEBIE 11 years ago
CyclicalBufferTest.h Goodbye OCTest, Hello XCTest 11 years ago
CyclicalBufferTest.m initial commit 11 years ago
ExceptionsTest.h Goodbye OCTest, Hello XCTest 11 years ago
ExceptionsTest.m Goodbye OCTest, Hello XCTest 11 years ago
FunctionalUtilTest.h Goodbye OCTest, Hello XCTest 11 years ago
FunctionalUtilTest.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
PriorityQueueTest.h Goodbye OCTest, Hello XCTest 11 years ago
PriorityQueueTest.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
QueueTest.h Goodbye OCTest, Hello XCTest 11 years ago
QueueTest.m Multiple fixes 11 years ago
UtilTest.h Goodbye OCTest, Hello XCTest 11 years ago
UtilTest.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago