]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/run-all-unit-tests
dyld-353.2.3.tar.gz
[apple/dyld.git] / unit-tests / run-all-unit-tests
index ceb2106175320b8adf5a54df3f1bd86d91b23c8f..d1df892e859bbf1efaa0d82a2428715ce94de330 100755 (executable)
@@ -8,7 +8,7 @@ CRSTATE=`defaults read com.apple.CrashReporter DialogType`
 defaults write com.apple.CrashReporter DialogType basic
 
 # run test targeting different OS versions
-for OSVERSION in 10.8 10.7 10.6 10.5 10.4
+for OSVERSION in 10.9 10.8 10.7 10.6 10.5 10.4
 do 
        echo ""
        echo " * * * Running all unit tests i386 built for $OSVERSION * * *"