Jordan Rose
c4c430e155
[test] Don't check for "HK$" in stdlib/TestLocale.swift on older OS X
...
Apparently this changed at some point in the past (it used to just be
"$"). The actual value isn't so important, so just skip that part.
Part of rdar://problem/44866579
2018-09-30 20:17:17 -07:00
Arnold Schwaighofer
2d8a1dbbfe
Codesign test/stdlib
2018-08-10 06:58:40 -07:00
Dmitri Gribenko
984210aa53
tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with '%empty-directory(...)'
...
These changes were made using a script.
2017-06-04 11:08:39 -07:00
Michael Ilseman
75c476b984
Revert "Add Codable conformance to common Foundation types"
...
This reverts commit dee889f4d0 .
2017-05-17 11:56:31 -07:00
Itai Ferber
dee889f4d0
Add Codable conformance to common Foundation types
...
Add conformances + unit tests for
* CGFloat
* AffineTransform
* Calendar
* CharacterSet
* DateComponents
* DateInterval
* Decimal
* IndexPath
* IndexSet
* Locale
* Measurement
* NSRange
* PersonNameComponents
* TimeZone
* URL
* UUID
along with some unit tests for each.
2017-05-16 16:57:46 -07:00
practicalswift
6d1ae2a39c
[gardening] 2016 → 2017
2017-01-06 16:41:22 +01:00
practicalswift
797b80765f
[gardening] Use the correct base URL ( https://swift.org ) in references to the Swift website
...
Remove all references to the old non-TLS enabled base URL (http://swift.org )
2016-11-20 17:36:03 +01:00
Max Moiseev
9fc37efee4
[test] renaming test/1_stdlib to just test/stdlib
2016-09-01 16:51:43 -07:00