@@ -118,17 +118,18 @@ [self objectTests]; #ifdef OF_HAVE_BLOCKS [self blockTests]; #endif - [self stringTests]; [self MD5HashTests]; [self SHA1HashTests]; + [self stringTests]; [self dataArrayTests]; [self arrayTests]; [self dictionaryTests]; [self listTests]; + [self setTests]; [self dateTests]; [self numberTests]; [self streamTests]; [self TCPSocketTests]; #ifdef OF_THREADS