X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/ee50caae846913bb8e5e48b51a2dd974b8f7a0e1..832b6fce7c321434378950ecd081b6c34cc3a24f:/unit-tests/run-all-unit-tests diff --git a/unit-tests/run-all-unit-tests b/unit-tests/run-all-unit-tests index 91659ba..ceb2106 100755 --- a/unit-tests/run-all-unit-tests +++ b/unit-tests/run-all-unit-tests @@ -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.7 10.6 10.5 10.4 +for OSVERSION in 10.8 10.7 10.6 10.5 10.4 do echo "" echo " * * * Running all unit tests i386 built for $OSVERSION * * *"