Files
swift-mirror/validation-test/stdlib/POSIXErrorCode.swift
Daniel Rodríguez Troitiño 699b4821de [test] Enable impossible to support test POSIXErrorCode.
The REQUIRES written one in each line were impossible to satisfy in any
platform, so the test wasn't running at all. This was changed to a
REQUIRE-ANY listing all the platforms (and adding Android). I also
needed to add runAllTest() at the end to make the test pass.
2019-05-06 17:44:32 -07:00

8.0 KiB