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
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
..
Supporting Files Enhancements to certificate pinning 11 years ago
async Closes #75 11 years ago
audio Added canary test to notify future maintainers when safety pads can be removed from spandsp usage //FREEBIE 11 years ago
contact Goodbye OCTest, Hello XCTest 11 years ago
fr.lproj initial commit 11 years ago
network Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
phone Preparing tests for Travis 11 years ago
profiling Closes #75 11 years ago
util Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
TestUtil.h Goodbye OCTest, Hello XCTest 11 years ago
TestUtil.m initial commit 11 years ago