Learn more about cloning repositories
You have read-only access
Get XCTAssertEqual working with [T] and [T:U] XCTest's equality assertions need overrides in order to work with Array<T> and Dictionary<T,U>. Addresses <rdar://problem/17257148>. Swift SVN r20993