session-ios/Signal/test
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
2014-08-13 12:36:36 +02:00
..
Supporting Files Enhancements to certificate pinning 2014-08-09 02:39:09 +02:00
async Closes #75 2014-07-30 21:03:20 -04:00
audio Added canary test to notify future maintainers when safety pads can be removed from spandsp usage //FREEBIE 2014-08-13 12:36:20 +02:00
contact Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
fr.lproj initial commit 2014-05-06 19:41:08 +02:00
network Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 2014-08-13 12:36:36 +02:00
phone Preparing tests for Travis 2014-08-04 17:17:05 +02:00
profiling Closes #75 2014-07-30 21:03:20 -04:00
util Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 2014-08-13 12:36:36 +02:00
TestUtil.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
TestUtil.m initial commit 2014-05-06 19:41:08 +02:00