tests: Tag all the tests that take more than about 1s as "slow".
[pspp] / tests / language / stats / quick-cluster.at
index d547dc765630bb970d8c8836c9eaa1eb48d62207..ee790ac8565d707bf1867328a90267182f5748aa 100644 (file)
@@ -60,6 +60,7 @@ Valid,,11
 AT_CLEANUP
 
 AT_SETUP([QUICK CLUSTER with large data set])
+AT_KEYWORDS([slow])
 AT_DATA([quick-cluster.sps], [dnl
 input program.
 loop #i = 1 to 50000.
@@ -173,7 +174,7 @@ AT_CLEANUP
 AT_SETUP([QUICK CLUSTER with pairwise missing])
 
 dnl This test runs two programs, which are identical except that one
-dnl has an extra case with one missing value. Becuase the syntax uses
+dnl has an extra case with one missing value. Because the syntax uses
 dnl NOINITIAL and NOUPDATE, the results should be identical except for
 dnl the final classification.