Dave Abrahams
afa1ba6f51
Drop stdlib internal access for two tests
...
Swift SVN r22637
2014-10-09 21:50:27 +00:00
Dmitri Hrybenko
a04ee3a463
stdlib/Unicode: allow transcode() to operate on mutable value-typed
...
sinks
Swift SVN r22302
2014-09-26 17:28:00 +00:00
Dave Abrahams
a9897a1aa1
[stdlib] Don't test internal APIs in validation
...
Swift SVN r22190
2014-09-22 22:24:07 +00:00
Doug Gregor
7f2757b5d0
Update validation suite to use initializers for literal conformances.
...
Swift SVN r22079
2014-09-18 16:48:47 +00:00
Joe Groff
6f64c4ce12
Update validation tests for raw -> rawValue change.
...
Swift SVN r21893
2014-09-11 22:27:01 +00:00
Joe Groff
419ba5cbea
Change RawRepresentable to use failable initializers and property requirements.
...
Redefine the RawRepresentable protocol to use an 'init?' method instead of 'fromRaw(Raw)', and a 'raw' get-only property instead of 'toRaw()'. Update the compiler to support deriving conformances for enums and option sets with the new protocol. rdar://problem/18216832
Swift SVN r21762
2014-09-06 18:40:14 +00:00
Dmitri Hrybenko
9ae778a286
Remove long_tests requirement from tests in the validation testsuite
...
Swift SVN r21268
2014-08-18 23:03:50 +00:00
Dmitri Hrybenko
9276660e8a
Move long-running Unicode tests to the validation testsuite
...
Swift SVN r21267
2014-08-18 23:03:47 +00:00