Return to skipifnotwin.txt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / scripts / dev / generate-phpt / src / codeSnippets |
1.1 ! misho 1: if (substr(PHP_OS, 0, 3) != 'WIN') die("skip this test is for Windows platforms only");