Saleem Abdulrasool
b67d5f0cf7
test: convert rm -rf && mkdir -p into %empty-directory
...
This converts the instances of the pattern for which we have a proper
substitution in lit. This will make it easier to replace it
appropriately with Windows equivalents.
2018-03-06 14:30:54 -08: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
49ed8579c4
[gardening] Use American English.
2017-05-09 20:44:30 +02:00
Philippe Hausler
138644f1e3
[Foundation] Add unit tests for unconditional bridging and import a few unit tests for Decimal
2017-04-18 10:09:39 -07:00