Commits

Doug Gregor committed 5b35c786b8f
Standard library unit testing: use static "#if" for OS kind determination. There is absolutely no point in making this a runtime check, because the library will be built differently on the different platforms anyway. We only need to determine the version at runtime.