Commit Graph

6 Commits

Author SHA1 Message Date
Graham Batty
198402dcfe Mark tests that don't pass on linux as XFAIL.
Swift SVN r23573
2014-11-24 17:40:37 +00:00
David Farler
e6c41fbebe Remove redundant copy of Set.contains test
Swift SVN r23405
2014-11-18 08:38:14 +00:00
David Farler
6c8c32ff9d Expect autoreleased keys at Set objc entry points
This should fix Set tests that call objectEnumerator and member.

rdar://problem/19004241

Swift SVN r23404
2014-11-18 08:37:24 +00:00
David Farler
3f67608410 Remove unused equalsUnordered in Set tests
Swift SVN r23282
2014-11-12 20:54:03 +00:00
David Farler
d0718c69fc Prefix Set<T> with underscore for API development
Swift SVN r23263
2014-11-12 07:07:01 +00:00
David Farler
c453eb4c48 Add Set type.
<rdar://problem/14661754> TLF: [data-structure] Set<T> data type + Bridging from NSSet

Swift SVN r23262
2014-11-12 07:07:00 +00:00