Dmitri Hrybenko
|
8ac6c7cf8f
|
Remove {Dictionary,Set,UnsafeMutableBufferPointer,UnsafeBufferPointer}.count
These APIs are redundant with APIs that come from protocol extensions.
Swift SVN r28248
|
2015-05-07 00:30:43 +00:00 |
|
Chris Willmore
|
f121773690
|
Update preprocessor directive in validation test for AppleTV.
<rdar://problem/20559420> validation-test/stdlib/StdlibUnittestStdin.swift fails on appletvsimulator-x86_64
Swift SVN r27336
|
2015-04-15 23:01:59 +00:00 |
|
Dmitri Hrybenko
|
524f8c4a8c
|
tests: port StdlibUnittestStdin.swift to Linux
Swift SVN r25856
|
2015-03-08 11:31:21 +00:00 |
|
Graham Batty
|
98be432723
|
Updating tests and flags for linux
Swift SVN r25714
|
2015-03-03 18:26:20 +00:00 |
|
Dmitri Hrybenko
|
822a1a2833
|
StdlibUnittest: allow to feed custom stdin input into a test
Will be used to test readLine().
rdar://15911365
Swift SVN r25597
|
2015-02-27 05:59:28 +00:00 |
|
Dmitri Hrybenko
|
1dec9814bb
|
Revert a chain of work-in-progress commits implementing readLine() that
I committed by mistake.
Swift SVN r25224
|
2015-02-12 02:33:21 +00:00 |
|
Dmitri Hrybenko
|
74e5b71b0f
|
wip
Swift SVN r25222
|
2015-02-12 02:29:00 +00:00 |
|
Dmitri Hrybenko
|
cdb7850e0a
|
stdlibunittest stdin wip
Swift SVN r25221
|
2015-02-12 02:28:59 +00:00 |
|