Commit Graph

4 Commits (1e9a3e9a46026c0779d26626e8e3b23cc34f3fbf)

Author SHA1 Message Date
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
Frederic Jacobs dd73eafe47 Preparing tests for Travis
- Removing test server tests
- Getting ZRTP values from Keychain
- Getting NSCFErrors in NetworkStreamTest
- Fixing PriorityQueueTest comparator
11 years ago
Frederic Jacobs bdf6f957a3 NSComparator for unit tests 11 years ago
Frederic Jacobs 6373507108 initial commit 11 years ago