## -------------------------- ## ## GNU PSPP 0.7.8 test suite. ## ## -------------------------- ## testsuite: command line was: $ ./tests/testsuite -C tests AUTOTEST_PATH=tests/data:tests/language/lexer:tests/libpspp:tests/output:src/ui/terminal ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: testsuite: ../gnulib/ChangeLog: | 2011-08-23 Bruno Haible | | tmpdir: Use a good default directory on native Windows. | * lib/tmpdir.c: Include , pathmax.h. | (P_tmpdir): Default to _P_tmpdir on native Windows. | (path_search): On native Windows, try the value returned by GetTempPath | before trying P_tmpdir. | * modules/tmpdir (Depends-on): Add pathmax. | Suggested by John Darrington . | ## --------- ## ## Platform. ## ## --------- ## hostname = moon uname -m = x86_64 uname -r = 2.6.32-37-generic uname -s = Linux uname -v = #81-Ubuntu SMP Fri Dec 2 20:32:42 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/data PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/language/lexer PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/libpspp PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/output PATH: /tmp/buildd/pspp-0.7.8+git20120111/src/ui/terminal PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2009 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/tmp/buildd/pspp-0.7.8+git20120111/tests' | at_srcdir='.' | abs_srcdir='/tmp/buildd/pspp-0.7.8+git20120111/tests' | at_top_srcdir='..' | abs_top_srcdir='/tmp/buildd/pspp-0.7.8+git20120111' | at_top_build_prefix='../' | abs_top_builddir='/tmp/buildd/pspp-0.7.8+git20120111' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} testsuite: atlocal: | # -*- shell-script -*- | | # Variables used internally by the testsuite. | EXEEXT='' | GNM_SUPPORT='yes' | ODF_READ_SUPPORT='yes' | PERL='/usr/bin/perl' | WITH_PERL_MODULE='yes' | host='x86_64-pc-linux-gnu' | SIZEOF_SIZE_T='8' | | PSQL_SUPPORT='yes' | if test "$PSQL_SUPPORT" = yes; then | : ${PG_CONFIG:='/usr/bin/pg_config'} | : ${PG_DBASE:=pspptest} | : ${PG_PORT:=6543} | : ${PG_PATH:=`$PG_CONFIG --bindir`} | | # PSQL_SUPPORT indicates that PSPP was built against the PostgreSQL client | # library, but it does not mean that the PostgreSQL utilities are | # installed. So check for them and turn off PSQL_SUPPORT if they are not | # available. | if (PATH=$PG_PATH:$PATH; export PATH; initdb --version) >/dev/null 2>&1 | then | : | else | PSQL_SUPPORT=no | fi | fi | | # Variables used by programs invoked by the testsuite. | CHARSETALIASDIR="$abs_top_builddir/gl" | export CHARSETALIASDIR | | GZIP= | export GZIP | | HOME=/nonexistent # Kluge to make PSPP ignore $HOME/.pspprc. | export HOME ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Thu Jan 12 16:24:56 UTC 2012 1. epoch (calendar.at:3): ok (0m0.310s 0m0.080s) 2. numeric input formats (data-in.at:279): ok (0m1.040s 0m0.040s) 3. reading big numbers (data-in.at:402): ok (0m0.040s 0m0.040s) 4. DATE input format (data-in.at:482): ok (0m0.090s 0m0.020s) 5. ADATE input format (data-in.at:694): ok (0m0.100s 0m0.030s) 6. EDATE input format (data-in.at:906): ok (0m0.090s 0m0.020s) 7. JDATE input format (data-in.at:1118): ok (0m0.150s 0m0.000s) 8. SDATE input format (data-in.at:1330): ok (0m0.140s 0m0.010s) 9. QYR input format (data-in.at:1542): ok (0m0.130s 0m0.020s) 10. MOYR input format (data-in.at:1754): ok (0m0.160s 0m0.020s) 11. WKYR input format (data-in.at:1966): ok (0m0.090s 0m0.020s) 12. DATETIME input format (data-in.at:2178): ok (0m0.150s 0m0.010s) 13. TIME input format (data-in.at:2590): ok (0m0.090s 0m0.040s) 14. DTIME input format (data-in.at:3002): ok (0m0.100s 0m0.030s) 15. binary and hexadecimal input (IB, PIB, and PIBHEX formats) (data-in.at:3414): ok (0m2.240s 0m0.050s) 16. BCD input (P and PK formats) (data-in.at:3435): ok (0m1.570s 0m0.030s) 17. legacy input (N and Z formats) (data-in.at:3455): ok (0m1.860s 0m0.040s) 18. WKDAY input format (data-in.at:3475): ok (0m0.100s 0m0.010s) 19. MONTH input format (data-in.at:3535): ok (0m0.100s 0m0.000s) 20. numeric format output (data-out.at:3): ok (0m6.800s 0m0.250s) 21. non-ASCII custom currency formats (data-out.at:221): ok (0m0.080s 0m0.000s) 22. binary and hexadecimal output (data-out.at:257): ok (0m0.080s 0m0.010s) 23. output valid dates (data-out.at:375): ok (0m0.120s 0m0.030s) 24. output invalid dates (data-out.at:807): ok (0m0.060s 0m0.030s) 25. time output (data-out.at:900): ok (0m0.210s 0m0.030s) 26. MONTH output (data-out.at:13977): ok (0m0.120s 0m0.020s) 27. WKDAY output (data-out.at:14933): ok (0m0.120s 0m0.040s) 28. 3x3, 0 backing rows, backing widths (datasheet-test.at:12): ok (0m3.750s 0m0.030s) 29. 3x3, 3 backing rows, backing widths 0,0,0 (datasheet-test.at:13): ok (0m6.330s 0m0.030s) 30. 3x3, 3 backing rows, backing widths 0 (datasheet-test.at:14): ok (0m4.380s 0m0.060s) 31. 3x3, 3 backing rows, backing widths 5 (datasheet-test.at:15): ok (0m4.410s 0m0.010s) 32. 3x3, 1 backing rows, backing widths 0,9,0 (datasheet-test.at:16): ok (0m8.890s 0m0.020s) 33. format guesser (format-guesser.at:3): ok (0m0.120s 0m0.020s) 34. overwriting portable file (por-file.at:3): ok (0m0.090s 0m0.040s) 35. overwriting portable file atomically (por-file.at:18): ok (0m0.080s 0m0.010s) 36. write to same portable file being read (por-file.at:36): ok (0m0.220s 0m0.070s) 37. variable labels and missing values (sys-file-reader.at:3): ok (0m0.450s 0m0.060s) 38. unspecified number of variable positions (sys-file-reader.at:160): ok (0m0.310s 0m0.050s) 39. wrong number of variable positions but version 13 (sys-file-reader.at:213): ok (0m0.350s 0m0.020s) 40. value labels (sys-file-reader.at:269): ok (0m0.300s 0m0.050s) 41. documents (sys-file-reader.at:453): ok (0m0.240s 0m0.060s) 42. multiple response sets (sys-file-reader.at:524): ok (0m0.280s 0m0.030s) 43. variable display parameters, without width (sys-file-reader.at:643): ok (0m0.240s 0m0.050s) 44. variable display parameters, with width (sys-file-reader.at:763): ok (0m0.230s 0m0.100s) 45. long variable names (sys-file-reader.at:883): ok (0m0.310s 0m0.080s) 46. very long strings (sys-file-reader.at:954): ok (0m0.290s 0m0.050s) 47. data file and variable attributes (sys-file-reader.at:1027): ok (0m0.260s 0m0.050s) 48. compressed data (sys-file-reader.at:1107): ok (0m0.300s 0m0.060s) 49. compressed data, zero bias (sys-file-reader.at:1171): ok (0m0.300s 0m0.040s) 50. compressed data, other bias (sys-file-reader.at:1235): ok (0m0.380s 0m0.080s) 51. misplaced type 4 record (sys-file-reader.at:1305): ok (0m0.270s 0m0.080s) 52. bad record type (sys-file-reader.at:1333): ok (0m0.260s 0m0.050s) 53. wrong number of variable positions (sys-file-reader.at:1361): ok (0m0.230s 0m0.070s) 54. variable name may not begin with `#' (sys-file-reader.at:1389): ok (0m0.230s 0m0.040s) 55. variable name may not be reserved word (sys-file-reader.at:1417): ok (0m0.290s 0m0.040s) 56. variable width must be between 0 and 255 (sys-file-reader.at:1445): ok (0m0.300s 0m0.050s) 57. duplicate variable name (sys-file-reader.at:1473): ok (0m0.240s 0m0.070s) 58. variable label indicator not 0 or 1 (sys-file-reader.at:1502): ok (0m0.330s 0m0.000s) 59. invalid numeric missing value indicator (sys-file-reader.at:1530): ok (0m0.310s 0m0.060s) 60. invalid string missing value indicator (sys-file-reader.at:1558): ok (0m0.260s 0m0.050s) 61. missing string continuation record (sys-file-reader.at:1586): ok (0m0.290s 0m0.050s) 62. invalid variable format (sys-file-reader.at:1615): ok (0m0.290s 0m0.040s) 63. weighting variable must be numeric (sys-file-reader.at:1666): ok (0m0.250s 0m0.070s) 64. bad weighting variable index (sys-file-reader.at:1697): ok (0m0.280s 0m0.040s) 65. variable index is long string contination (sys-file-reader.at:1728): ok (0m0.280s 0m0.030s) 66. multiple documents records (sys-file-reader.at:1760): ok (0m0.260s 0m0.080s) 67. empty document record (sys-file-reader.at:1796): ok (0m0.270s 0m0.050s) 68. extension record too large (sys-file-reader.at:1831): ok (0m0.260s 0m0.060s) 69. unknown extension record (sys-file-reader.at:1860): ok (0m0.210s 0m0.100s) 70. bad machine integer info size (sys-file-reader.at:1892): ok (0m0.250s 0m0.030s) 71. bad machine integer info float format (sys-file-reader.at:1922): ok (0m0.190s 0m0.070s) 72. bad machine integer info endianness (sys-file-reader.at:1952): ok (0m0.280s 0m0.130s) 73. bad machine floating-point info size (sys-file-reader.at:1992): ok (0m0.240s 0m0.050s) 74. wrong special floating point values (sys-file-reader.at:2022): ok (0m0.360s 0m0.070s) 75. bad mrsets name (sys-file-reader.at:2057): ok (0m0.280s 0m0.030s) 76. missing space after C in mrsets (sys-file-reader.at:2090): ok (0m0.260s 0m0.050s) 77. missing space after E in mrsets (sys-file-reader.at:2120): ok (0m0.290s 0m0.050s) 78. unexpected label source in mrsets (sys-file-reader.at:2150): ok (0m0.270s 0m0.040s) 79. bad type character in mrsets (sys-file-reader.at:2182): ok (0m0.250s 0m0.060s) 80. bad counted string length in mrsets (sys-file-reader.at:2212): ok (0m0.240s 0m0.060s) 81. missing space in counted string in mrsets (sys-file-reader.at:2242): ok (0m0.300s 0m0.050s) 82. counted string too long in mrsets (sys-file-reader.at:2272): ok (0m0.300s 0m0.020s) 83. missing space after counted string in mrsets (sys-file-reader.at:2302): ok (0m0.240s 0m0.090s) 84. missing newline after variable name in mrsets (sys-file-reader.at:2332): ok (0m0.350s 0m0.070s) 85. duplicate variable name in mrsets (sys-file-reader.at:2364): ok (0m0.250s 0m0.080s) 86. mixed variable types in mrsets (sys-file-reader.at:2396): ok (0m0.230s 0m0.060s) 87. missing newline after variable name in mrsets (sys-file-reader.at:2429): ok (0m0.270s 0m0.030s) 88. only one variable in mrset (sys-file-reader.at:2459): ok (0m0.290s 0m0.050s) 89. wrong display parameter size (sys-file-reader.at:2489): ok (0m0.280s 0m0.120s) 90. wrong display parameter count (sys-file-reader.at:2520): ok (0m0.290s 0m0.040s) 91. wrong display measurement level (sys-file-reader.at:2551): ok (0m0.210s 0m0.090s) 92. wrong display alignment (sys-file-reader.at:2582): ok (0m0.330s 0m0.090s) 93. bad variable name in variable/value pair (sys-file-reader.at:2613): ok (0m0.280s 0m0.030s) 94. duplicate long variable name (sys-file-reader.at:2645): ok (0m0.330s 0m0.030s) 95. bad very long string length (sys-file-reader.at:2686): ok (0m0.260s 0m0.040s) 96. bad very long string segment width (sys-file-reader.at:2726): ok (0m0.250s 0m0.050s) 97. too many value labels (sys-file-reader.at:2763): skipped (sys-file-reader.at:2766) 98. missing type 4 record (sys-file-reader.at:2793): ok (0m0.280s 0m0.020s) 99. value label with no associated variables (sys-file-reader.at:2825): ok (0m0.230s 0m0.060s) 100. type 4 record names long string variable (sys-file-reader.at:2854): ok (0m0.220s 0m0.070s) 101. variables for value label must all be same type (sys-file-reader.at:2886): ok (0m0.250s 0m0.060s) 102. duplicate value labels type (sys-file-reader.at:2918): ok (0m0.250s 0m0.040s) 103. missing attribute value (sys-file-reader.at:2954): ok (0m0.260s 0m0.040s) 104. unquoted attribute value (sys-file-reader.at:2996): ok (0m0.250s 0m0.060s) 105. bad variable name in long string value label (sys-file-reader.at:3039): ok (0m0.240s 0m0.080s) 106. fewer data records than indicated by file header (sys-file-reader.at:3100): ok (0m0.250s 0m0.040s) 107. partial data record between variables (sys-file-reader.at:3142): ok (0m0.230s 0m0.070s) 108. partial data record within long string (sys-file-reader.at:3178): ok (0m0.240s 0m0.070s) 109. partial compressed data record (sys-file-reader.at:3214): ok (0m0.260s 0m0.050s) 110. write and read numeric data (sys-file.at:4): ok (0m0.090s 0m0.000s) 111. write and read compressed files (sys-file.at:40): ok (0m0.070s 0m0.020s) 112. overwriting system file (sys-file.at:67): ok (0m0.070s 0m0.020s) 113. overwriting system file atomically (sys-file.at:82): ok (0m0.070s 0m0.020s) 114. write to same system file being read (sys-file.at:101): ok (0m0.200s 0m0.060s) 115. nonempty case_map doesn't crash (sys-file.at:132): ok (0m0.120s 0m0.040s) 116. system files with -1 case_size (sys-file.at:158): ok (0m0.170s 0m0.030s) 117. write v2 system file (sys-file.at:216): ok (0m0.070s 0m0.030s) 118. read very long strings written by SPSS 13 (sys-file.at:257): ok (0m0.080s 0m0.020s) 119. read very long strings written by SPSS 14 (sys-file.at:291): ok (0m0.090s 0m0.030s) 120. save very long string -- uncompressed (sys-file.at:380): ok (0m0.140s 0m0.040s) 121. save very long string -- compressed (sys-file.at:381): ok (0m0.150s 0m0.030s) 122. system file character encoding (sys-file.at:386): ok (0m0.160s 0m0.040s) 123. command parser crash bug (command.at:4): ok (0m0.090s 0m0.010s) 124. ERASE -- safer mode (command.at:18): ok (0m0.080s 0m0.010s) 125. ERASE -- not safer mode (command.at:33): ok (0m0.070s 0m0.000s) 126. N OF CASES (command.at:46): ok (0m0.110s 0m0.030s) 127. COMMENT at end of file (command.at:85): ok (0m0.080s 0m0.010s) 128. DO IF (do-if.at:3): ok (0m0.070s 0m0.010s) 129. DO REPEAT -- simple (do-repeat.at:3): ok (0m0.090s 0m0.010s) 130. DO REPEAT -- containing BEGIN DATA (do-repeat.at:27): ok (0m0.060s 0m0.030s) 131. DO REPEAT -- dummy vars not expanded in include files (do-repeat.at:62): ok (0m0.070s 0m0.040s) 132. DO REPEAT -- nested (do-repeat.at:92): ok (0m0.100s 0m0.000s) 133. DO REPEAT -- empty (do-repeat.at:125): ok (0m0.070s 0m0.010s) 134. DO REPEAT -- missing END REPEAT (do-repeat.at:142): ok (0m0.060s 0m0.040s) 135. LOOP with index (loop.at:13): ok (0m0.070s 0m0.020s) 136. LOOP with IF condition (loop.at:48): ok (0m0.060s 0m0.020s) 137. LOOP with END IF condition (loop.at:85): ok (0m0.080s 0m0.020s) 138. LOOP with index and IF based on index (loop.at:124): ok (0m0.080s 0m0.020s) 139. LOOP with index and END IF based on index (loop.at:153): ok (0m0.060s 0m0.020s) 140. LOOP with index and IF and END IF based on index (loop.at:186): ok (0m0.070s 0m0.010s) 141. LOOP with no conditions containing BREAK (loop.at:211): ok (0m0.070s 0m0.010s) 142. LOOP with no conditions that ends due to MXLOOPS (loop.at:249): ok (0m0.070s 0m0.010s) 143. TEMPORARY as first transformation (temporary.at:4): ok (0m0.090s 0m0.000s) 144. ADD FILES -- interleave sav with sav (add-files.at:105): ok (0m0.220s 0m0.060s) 145. ADD FILES -- interleave sav with inline (add-files.at:106): ok (0m0.140s 0m0.040s) 146. ADD FILES -- interleave inline with sav (add-files.at:107): ok (0m0.150s 0m0.010s) 147. ADD FILES -- concatenate sav with sav (add-files.at:108): ok (0m0.210s 0m0.030s) 148. ADD FILES -- concatenate sav with inline (add-files.at:109): ok (0m0.130s 0m0.030s) 149. ADD FILES -- concatenate inline with sav (add-files.at:110): ok (0m0.130s 0m0.030s) 150. DATA LIST LIST with empty fields (data-list.at:3): ok (0m0.050s 0m0.030s) 151. DATA LIST LIST with explicit delimiters (data-list.at:33): ok (0m0.080s 0m0.010s) 152. DATA LIST FREE with SKIP (data-list.at:62): ok (0m0.060s 0m0.030s) 153. DATA LIST LIST with SKIP and tab delimiter (data-list.at:96): ok (0m0.090s 0m0.000s) 154. DATA LIST FIXED with multiple records per case (data-list.at:143): ok (0m0.080s 0m0.010s) 155. DATA LIST FIXED with empty trailing record (data-list.at:175): ok (0m0.090s 0m0.000s) 156. DATA LIST with various line-ends (data-list.at:205): ok (0m0.060s 0m0.040s) 157. DATA LIST properly expands tabs in input (data-list.at:229): ok (0m0.180s 0m0.010s) 158. BEGIN DATA as part of a procedure (data-reader.at:5): ok (0m0.080s 0m0.010s) 159. BEGIN DATA as an independent command (data-reader.at:38): ok (0m0.050s 0m0.040s) 160. read and write files with MODE=BINARY (data-reader.at:195): ok (0m0.110s 0m0.060s) 161. read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 (data-reader.at:201): ok (0m0.220s 0m0.010s) 162. read and write files with MODE=360 /RECFORM=VARIABLE (data-reader.at:211): ok (0m0.200s 0m0.020s) 163. read and write files with MODE=360 /RECFORM=SPANNED (data-reader.at:218): ok (0m0.140s 0m0.030s) 164. DATASET COPY (dataset.at:3): ok (0m0.090s 0m0.010s) 165. DATASET DECLARE (dataset.at:99): ok (0m0.050s 0m0.040s) 166. DATASET NAME deletes duplicate name (dataset.at:130): ok (0m0.060s 0m0.020s) 167. DATASET ACTIVATE deletes unnamed dataset (dataset.at:154): ok (0m0.090s 0m0.010s) 168. DATASET ACTIVATE executes pending transformations (dataset.at:174): ok (0m0.100s 0m0.000s) 169. DATASET CLOSE (dataset.at:224): ok (0m0.070s 0m0.020s) 170. FILE HANDLE (file-handle.at:3): ok (0m0.060s 0m0.040s) 171. GET DATA /TYPE=GNM with CELLRANGE (get-data-spreadsheet.at:176): ok (0m0.080s 0m0.010s) 172. GET DATA /TYPE=GNM with CELLRANGE and READNAMES (get-data-spreadsheet.at:176): ok (0m0.090s 0m0.010s) 173. GET DATA /TYPE=GNM without CELLRANGE (get-data-spreadsheet.at:176): ok (0m0.060s 0m0.030s) 174. GET DATA /TYPE=GNM with missing data (get-data-spreadsheet.at:176): ok (0m0.100s 0m0.060s) 175. GET DATA /TYPE=GNM with empty sheet (get-data-spreadsheet.at:176): ok (0m0.140s 0m0.020s) 176. GET DATA /TYPE=GNM with nonexistent sheet (get-data-spreadsheet.at:176): ok (0m0.090s 0m0.020s) 177. GET DATA /TYPE=ODS with CELLRANGE (get-data-spreadsheet.at:180): ok (0m0.100s 0m0.010s) 178. GET DATA /TYPE=ODS with CELLRANGE and READNAMES (get-data-spreadsheet.at:180): ok (0m0.050s 0m0.040s) 179. GET DATA /TYPE=ODS without CELLRANGE (get-data-spreadsheet.at:180): ok (0m0.080s 0m0.010s) 180. GET DATA /TYPE=ODS with missing data (get-data-spreadsheet.at:180): ok (0m0.080s 0m0.040s) 181. GET DATA /TYPE=ODS with empty sheet (get-data-spreadsheet.at:180): ok (0m0.090s 0m0.020s) 182. GET DATA /TYPE=ODS with nonexistent sheet (get-data-spreadsheet.at:180): ok (0m0.090s 0m0.020s) 183. GET DATA /TYPE=PSQL (get-data-psql.at:123): skipped (get-data-psql.at:124) 184. GET DATA /TYPE=TXT with explicit delimiters (get-data-txt.at:7): ok (0m0.080s 0m0.020s) 185. GET DATA /TYPE=TXT with FIRSTCASE (get-data-txt.at:29): ok (0m0.110s 0m0.030s) 186. GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter (get-data-txt.at:64): ok (0m0.070s 0m0.010s) 187. GET DATA /TYPE=TXT with multiple records per case (get-data-txt.at:113): ok (0m0.100s 0m0.000s) 188. GET DATA /TYPE=TXT with empty trailing record (get-data-txt.at:142): ok (0m0.080s 0m0.010s) 189. GET DATA /TYPE=TXT password example (get-data-txt.at:175): ok (0m0.060s 0m0.030s) 190. GET DATA /TYPE=TXT cars example (get-data-txt.at:206): ok (0m0.090s 0m0.000s) 191. GET DATA /TYPE=TXT pets example (get-data-txt.at:253): ok (0m0.080s 0m0.000s) 192. GET DATA /TYPE=TXT with IMPORTCASES (get-data-txt.at:286): ok (0m0.090s 0m0.000s) 193. GET data works in multiple procedures (get.at:5): ok (0m0.070s 0m0.020s) 194. GET nonexistent file doesn't crash (get.at:56): ok (0m0.070s 0m0.020s) 195. GET with /KEEP=ALL crashes -- uncompressed (get.at:90): ok (0m0.090s 0m0.010s) 196. GET with /KEEP=ALL crashes -- compressed (get.at:91): ok (0m0.080s 0m0.010s) 197. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:5): ok (0m0.070s 0m0.020s) 198. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:21): ok (0m0.130s 0m0.010s) 199. LIST plain cases (list.at:3): ok (0m0.060s 0m0.030s) 200. LIST numbered cases (list.at:45): ok (0m0.050s 0m0.030s) 201. LIST with split file (list.at:89): ok (0m0.070s 0m0.030s) 202. LIST lots of variables (list.at:131): ok (0m0.060s 0m0.020s) 203. LIST selected cases (list.at:157): ok (0m0.050s 0m0.020s) 204. LIST very long string (list.at:203): ok (0m0.060s 0m0.020s) 205. MATCH FILES -- system file and system file (match-files.at:104): ok (0m0.130s 0m0.010s) 206. MATCH FILES -- system file and active file (match-files.at:105): ok (0m0.110s 0m0.040s) 207. MATCH FILES -- active file and system file (match-files.at:106): ok (0m0.130s 0m0.020s) 208. MATCH FILES -- system file and system table (match-files.at:107): ok (0m0.150s 0m0.010s) 209. MATCH FILES -- system file and active table (match-files.at:108): ok (0m0.110s 0m0.040s) 210. MATCH FILES -- active file and system table (match-files.at:109): ok (0m0.080s 0m0.060s) 211. MATCH FILES parallel match (match-files.at:111): ok (0m0.130s 0m0.030s) 212. MATCH FILES bug with TABLE from active dataset (match-files.at:138): ok (0m0.060s 0m0.040s) 213. MATCH FILES bug with scratch variables (match-files.at:170): ok (0m0.080s 0m0.010s) 214. PRINT SPACE without arguments (print-space.at:3): ok (0m0.070s 0m0.020s) 215. PRINT SPACE with number (print-space.at:25): ok (0m0.090s 0m0.000s) 216. PRINT SPACE to file (print-space.at:51): ok (0m0.080s 0m0.010s) 217. PRINT SPACE to file with number (print-space.at:72): ok (0m0.090s 0m0.010s) 218. PRINT numeric variables (print.at:20): ok (0m0.060s 0m0.020s) 219. PRINT string variables (print.at:91): ok (0m0.080s 0m0.010s) 220. PRINT to file (print.at:118): ok (0m0.050s 0m0.030s) 221. PRINT crash bug (print.at:163): ok (0m0.080s 0m0.020s) 222. WRITE to file (print.at:184): ok (0m0.090s 0m0.010s) 223. PRINT overwrites file (print.at:227): ok (0m0.080s 0m0.000s) 224. PRINT overwrites file atomically (print.at:243): ok (0m0.090s 0m0.020s) 225. PRINT to same file being read (print.at:261): ok (0m0.080s 0m0.010s) 226. PRINT to special file (print.at:277): ok (0m0.110s 0m0.010s) 227. IMPORT and EXPORT (save.at:3): ok (0m0.060s 0m0.020s) 228. SAVE -- delete unselected (save.at:31): ok (0m0.130s 0m0.040s) 229. CSV output -- defaults (save-translate.at:23): ok (0m0.080s 0m0.020s) 230. CSV output -- recode missing, delete unselected (save-translate.at:32): ok (0m0.060s 0m0.020s) 231. CSV output -- var names, formats (save-translate.at:40): ok (0m0.050s 0m0.020s) 232. CSV output -- comma as decimal point (save-translate.at:51): ok (0m0.070s 0m0.020s) 233. CSV output -- custom delimiter, qualifier (save-translate.at:61): ok (0m0.050s 0m0.040s) 234. CSV output -- KEEP, RENAME (save-translate.at:72): ok (0m0.060s 0m0.030s) 235. TAB output (save-translate.at:84): ok (0m0.080s 0m0.010s) 236. UPDATE sav with sav (update.at:72): ok (0m0.160s 0m0.030s) 237. UPDATE sav with inline (update.at:73): ok (0m0.140s 0m0.030s) 238. UPDATE inline with sav (update.at:74): ok (0m0.140s 0m0.030s) 239. VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES (attributes.at:3): ok (0m0.140s 0m0.030s) 240. FORMATS positive tests (formats.at:3): ok (0m0.080s 0m0.020s) 241. FORMATS negative tests (formats.at:49): ok (0m0.090s 0m0.000s) 242. MISSING VALUES valid cases (missing-values.at:3): ok (0m0.050s 0m0.030s) 243. MISSING VALUES invalid cases (missing-values.at:44): ok (0m0.080s 0m0.010s) 244. MRSETS add, display, delete (mrsets.at:121): ok (0m0.070s 0m0.020s) 245. MRSETS read and write (mrsets.at:192): ok (0m0.140s 0m0.060s) 246. MRSETS names must begin with $ (mrsets.at:206): ok (0m0.070s 0m0.020s) 247. MRSETS must have at least 2 variables (mrsets.at:216): ok (0m0.070s 0m0.020s) 248. MRSETS does not allow noninteger VALUE (mrsets.at:226): ok (0m0.100s 0m0.000s) 249. MRSETS requires NAME to define a group (mrsets.at:236): ok (0m0.060s 0m0.020s) 250. MRSETS requires VARIABLES to define a group (mrsets.at:246): ok (0m0.080s 0m0.020s) 251. MRSETS variables must be same type (mrsets.at:256): ok (0m0.070s 0m0.020s) 252. MRSETS variables and VALUE must be same type (mrsets.at:268): ok (0m0.050s 0m0.040s) 253. MRSETS VALUE must not be too wide (mrsets.at:281): ok (0m0.100s 0m0.000s) 254. MRSETS LABEL and LABELSOURCE are exclusive (mrsets.at:291): ok (0m0.060s 0m0.020s) 255. MRSETS DISPLAY or DELETE unknown group (mrsets.at:302): ok (0m0.090s 0m0.000s) 256. RENAME VARIABLES (rename-variables.at:3): ok (0m0.070s 0m0.010s) 257. SPLIT FILE (split-file.at:3): ok (0m0.070s 0m0.020s) 258. SYSFILE INFO (sys-file-info.at:3): ok (0m0.090s 0m0.000s) 259. VALUE LABELS date formats (value-labels.at:3): ok (0m0.050s 0m0.030s) 260. VALUE LABELS with new-line (value-labels.at:29): ok (0m0.090s 0m0.000s) 261. VALUE LABELS with new-line in system file (value-labels.at:61): ok (0m0.130s 0m0.030s) 262. VALUE LABELS invalid syntax bug (value-labels.at:100): ok (0m0.090s 0m0.000s) 263. VALUE LABELS trailing `/' bug (value-labels.at:118): ok (0m0.060s 0m0.030s) 264. variable display attribute commands (variable-display.at:3): ok (0m0.070s 0m0.020s) 265. VECTOR short form (vector.at:3): ok (0m0.060s 0m0.020s) 266. VECTOR short form with format specification (vector.at:19): ok (0m0.070s 0m0.020s) 267. VECTOR short form in INPUT PROGRAM (vector.at:35): ok (0m0.060s 0m0.030s) 268. VECTOR long form (vector.at:54): ok (0m0.080s 0m0.000s) 269. WEIGHT (weight.at:3): ok (0m0.110s 0m0.040s) 270. expressions - numeric syntax (evaluate.at:34): ok (0m0.080s 0m0.020s) 271. expressions - coercion to/from Boolean (evaluate.at:40): ok (0m0.080s 0m0.020s) 272. expressions - addition and subtraction (evaluate.at:55): ok (0m0.090s 0m0.020s) 273. expressions - multiplication and division (evaluate.at:77): ok (0m0.090s 0m0.010s) 274. expressions - exponentiation (evaluate.at:89): ok (0m0.090s 0m0.010s) 275. expressions - unary minus (evaluate.at:95): ok (0m0.090s 0m0.020s) 276. expressions - AND truth table (evaluate.at:105): ok (0m0.090s 0m0.010s) 277. expressions - OR truth table (evaluate.at:125): ok (0m0.100s 0m0.010s) 278. expressions - NOT truth table (evaluate.at:145): ok (0m0.110s 0m0.000s) 279. expressions - = <= < (evaluate.at:161): ok (0m0.120s 0m0.000s) 280. expressions - >= > <> (evaluate.at:229): ok (0m0.110s 0m0.010s) 281. expressions - exp lg10 ln sqrt abs mod mod10 rnd trunc (evaluate.at:294): ok (0m0.120s 0m0.000s) 282. expressions - acos arsin artan cos sin tan (evaluate.at:346): ok (0m0.110s 0m0.020s) 283. expressions - missing nmiss nvalid sysmis any range max min (evaluate.at:414): ok (0m0.160s 0m0.000s) 284. expressions - cfvar mean sd sum variance (evaluate.at:624): ok (0m0.100s 0m0.030s) 285. expressions - concat index rindex length lower (evaluate.at:695): ok (0m0.120s 0m0.010s) 286. expressions - lpad number ltrim lpad rtrim rpad string substr upcase (evaluate.at:800): ok (0m0.160s 0m0.000s) 287. expressions - time ctime date yrmoda (evaluate.at:1036): ok (0m0.160s 0m0.010s) 288. expressions - xdate (evaluate.at:1275): ok (0m0.180s 0m0.030s) 289. expressions - datediff (evaluate.at:1560): ok (0m0.180s 0m0.000s) 290. expressions - datesum (evaluate.at:1745): ok (0m0.090s 0m0.030s) 291. expressions - miscellaneous (evaluate.at:1818): ok (0m0.080s 0m0.020s) 292. LAG function (evaluate.at:1852): ok (0m0.060s 0m0.020s) 293. LAG crash bug (evaluate.at:1884): ok (0m0.070s 0m0.020s) 294. UNIFORM function (evaluate.at:1909): ok (0m0.050s 0m0.020s) 295. VALUELABEL function (evaluate.at:1951): ok (0m0.090s 0m0.000s) 296. variables in expressions (evaluate.at:1995): ok (0m0.070s 0m0.010s) 297. vectors in expressions (evaluate.at:2044): ok (0m0.070s 0m0.030s) 298. parse expression with unknown variable crash (parse.at:3): ok (0m0.060s 0m0.010s) 299. single words (command-name.at:3): ok (0m0.020s 0m0.000s) 300. two words without prefix match (command-name.at:45): ok (0m0.020s 0m0.000s) 301. two words with prefix match (command-name.at:86): ok (0m0.020s 0m0.010s) 302. ambiguous single-word names (command-name.at:112): ok (0m0.030s 0m0.000s) 303. ambiguous two-word names (command-name.at:138): ok (0m0.030s 0m0.000s) 304. numbers and punctuation (command-name.at:174): ok (0m0.010s 0m0.000s) 305. off by more than one word (command-name.at:210): ok (0m0.020s 0m0.000s) 306. lexer ignores initial #! line (lexer.at:3): ok (0m0.080s 0m0.010s) 307. lexer properly reports scan errors (lexer.at:22): ok (0m0.070s 0m0.020s) 308. q2c enforces mandatory subcommands (q2c.at:3): ok (0m0.060s 0m0.030s) 309. identifiers (scan.at:5): ok (0m0.010s 0m0.000s) 310. reserved words (scan.at:66): ok (0m0.040s 0m0.010s) 311. punctuation (scan.at:163): ok (0m0.020s 0m0.000s) 312. numbers (scan.at:236): ok (0m0.040s 0m0.000s) 313. strings (scan.at:321): ok (0m0.010s 0m0.000s) 314. #! construct (scan.at:416): ok (0m0.010s 0m0.000s) 315. * and COMMENT commands (scan.at:440): ok (0m0.020s 0m0.010s) 316. DOCUMENT command (scan.at:517): ok (0m0.050s 0m0.000s) 317. TITLE, SUBTITLE, FILE LABEL commands (scan.at:566): ok (0m0.020s 0m0.000s) 318. BEGIN DATA command (scan.at:650): ok (0m0.020s 0m0.000s) 319. DO REPEAT command (scan.at:707): ok (0m0.030s 0m0.000s) 320. batch mode (scan.at:764): ok (0m0.010s 0m0.000s) 321. identifiers (segment.at:6): ok (0m0.050s 0m0.000s) 322. identifiers that end in '.' (segment.at:89): ok (0m0.030s 0m0.000s) 323. reserved words (segment.at:195): ok (0m0.030s 0m0.000s) 324. punctuation (segment.at:259): ok (0m0.020s 0m0.000s) 325. numbers (segment.at:315): ok (0m0.010s 0m0.000s) 326. strings (segment.at:382): ok (0m0.020s 0m0.000s) 327. #! construct (segment.at:454): ok (0m0.010s 0m0.000s) 328. * and COMMENT commands (segment.at:485): ok (0m0.020s 0m0.000s) 329. DOCUMENT command (segment.at:573): ok (0m0.000s 0m0.000s) 330. TITLE, SUBTITLE, FILE LABEL commands (segment.at:632): ok (0m0.010s 0m0.010s) 331. BEGIN DATA command (segment.at:721): ok (0m0.040s 0m0.000s) 332. DO REPEAT command (segment.at:846): ok (0m0.030s 0m0.000s) 333. batch mode (segment.at:928): ok (0m0.020s 0m0.000s) 334. auto mode (segment.at:982): ok (0m0.040s 0m0.020s) 335. Long variable names (variable-parser.at:6): ok (0m0.080s 0m0.010s) 336. AGGREGATE presorted data to dataset file, itemwise missing (aggregate.at:161): ok (0m0.070s 0m0.030s) 337. AGGREGATE presorted data to dataset file, columnwise missing (aggregate.at:162): ok (0m0.090s 0m0.000s) 338. AGGREGATE unsorted data to dataset file, itemwise missing (aggregate.at:163): ok (0m0.080s 0m0.020s) 339. AGGREGATE unsorted data to dataset file, columnwise missing (aggregate.at:164): ok (0m0.080s 0m0.020s) 340. AGGREGATE presorted data to active file, itemwise missing (aggregate.at:165): ok (0m0.060s 0m0.030s) 341. AGGREGATE presorted data to active file, columnwise missing (aggregate.at:166): ok (0m0.070s 0m0.030s) 342. AGGREGATE unsorted data to active file, itemwise missing (aggregate.at:167): ok (0m0.100s 0m0.010s) 343. AGGREGATE unsorted data to active file, columnwise missing (aggregate.at:168): ok (0m0.110s 0m0.010s) 344. AGGREGATE presorted data to external file, itemwise missing (aggregate.at:169): ok (0m0.080s 0m0.010s) 345. AGGREGATE presorted data to external file, columnwise missing (aggregate.at:170): ok (0m0.090s 0m0.020s) 346. AGGREGATE unsorted data to external file, itemwise missing (aggregate.at:171): ok (0m0.090s 0m0.040s) 347. AGGREGATE unsorted data to external file, columnwise missing (aggregate.at:172): ok (0m0.090s 0m0.030s) 348. AGGREGATE crash with MAX function (aggregate.at:174): ok (0m0.060s 0m0.030s) 349. AGGREGATE crash with invalid syntax (aggregate.at:200): ok (0m0.050s 0m0.030s) 350. AGGREGATE mode=addvariables (aggregate.at:216): ok (0m0.070s 0m0.020s) 351. AGGREGATE buggy duplicate variables (aggregate.at:255): ok (0m0.070s 0m0.020s) 352. AUTORECODE numbers and short strings (autorecode.at:3): ok (0m0.080s 0m0.020s) 353. AUTORECODE long strings and check the value labels (autorecode.at:59): ok (0m0.060s 0m0.030s) 354. AUTORECODE group subcommand (autorecode.at:112): ok (0m0.090s 0m0.000s) 355. AUTORECODE group - string variables (autorecode.at:146): ok (0m0.060s 0m0.020s) 356. AUTORECODE group vs. strings (autorecode.at:182): ok (0m0.060s 0m0.020s) 357. AUTORECODE /blank (autorecode.at:212): ok (0m0.070s 0m0.020s) 358. CORRELATIONS -- unweighted (correlations.at:3): ok (0m0.070s 0m0.030s) 359. CORRELATIONS -- weighted (correlations.at:73): ok (0m0.110s 0m0.030s) 360. CROSSTABS integer mode crash (crosstabs.at:3): ok (0m0.070s 0m0.010s) 361. CROSSTABS long string crash (crosstabs.at:41): ok (0m0.080s 0m0.010s) 362. CROSSTABS crash (crosstabs.at:82): ok (0m0.100s 0m0.000s) 363. CROSSTABS chi-square crash (crosstabs.at:142): ok (0m0.070s 0m0.030s) 364. CROSSTABS crash with SPLIT FILE (crosstabs.at:186): ok (0m0.080s 0m0.000s) 365. 3-way CROSSTABS (crosstabs.at:280): ok (0m0.090s 0m0.010s) 366. CROSSTABS descending sort order (crosstabs.at:409): ok (0m0.080s 0m0.020s) 367. CROSSTABS crash when all cases missing (crosstabs.at:444): ok (0m0.070s 0m0.010s) 368. DESCRIPTIVES basics (descriptives.at:3): ok (0m0.070s 0m0.020s) 369. DESCRIPTIVES -- excluding missing data (descriptives.at:82): ok (0m0.070s 0m0.020s) 370. DESCRIPTIVES -- including missing data (descriptives.at:96): ok (0m0.080s 0m0.000s) 371. DESCRIPTIVES -- excluding missing data listwise (descriptives.at:110): ok (0m0.090s 0m0.010s) 372. DESCRIPTIVES -- including missing data listwise (descriptives.at:124): ok (0m0.060s 0m0.030s) 373. DESCRIPTIVES bug calculating mean only (descriptives.at:138): ok (0m0.080s 0m0.020s) 374. DESCRIPTIVES bug with TEMPORARY (descriptives.at:164): ok (0m0.080s 0m0.010s) 375. EXAMINE (examine.at:3): ok (0m0.060s 0m0.020s) 376. EXAMINE -- extremes (examine.at:172): ok (0m0.080s 0m0.010s) 377. EXAMINE -- percentiles (examine.at:233): ok (0m0.050s 0m0.030s) 378. EXAMINE -- missing values (examine.at:325): ok (0m0.090s 0m0.010s) 379. EXAMINE -- missing values and percentiles (examine.at:362): ok (0m0.060s 0m0.020s) 380. EXAMINE -- trimmed mean (examine.at:382): ok (0m0.050s 0m0.020s) 381. EXAMINE -- crash bug (examine.at:429): ok (0m0.080s 0m0.010s) 382. EXAMINE -- consecutive runs don't crash (examine.at:447): ok (0m0.070s 0m0.010s) 383. EXAMINE -- missing values don't crash (examine.at:465): ok (0m0.060s 0m0.020s) 384. EXAMINE -- single case doesn't crash (examine.at:482): ok (0m0.070s 0m0.010s) 385. EXAMINE -- all-missing data doesn't crash (examine.at:500): ok (0m0.070s 0m0.010s) 386. EXAMINE -- big input doesn't crash (examine.at:519): ok (0m0.240s 0m0.030s) 387. EXAMINE -- big input doesn't crash 2 (examine.at:539): ok (0m1.960s 0m0.140s) 388. FACTOR extraction=paf method=correlation (factor.at:3): ok (0m0.100s 0m0.030s) 389. FACTOR extraction=pc method=correlation (factor.at:1522): ok (0m0.060s 0m0.030s) 390. FACTOR empty dataset (factor.at:1782): ok (0m0.060s 0m0.030s) 391. FLIP with NEWNAMES (flip.at:3): ok (0m0.080s 0m0.010s) 392. FLIP without NEWNAMES (flip.at:45): ok (0m0.080s 0m0.000s) 393. FREQUENCIES string variable crash (frequencies.at:3): ok (0m0.080s 0m0.020s) 394. FREQUENCIES two runs crash (frequencies.at:24): ok (0m0.080s 0m0.000s) 395. FREQUENCIES HTML output crash (frequencies.at:74): ok (0m0.090s 0m0.010s) 396. FREQUENCIES pie chart crash (frequencies.at:109): ok (0m0.070s 0m0.020s) 397. FREQUENCIES median with histogram crash (frequencies.at:146): ok (0m0.090s 0m0.000s) 398. FREQUENCIES crash after TEMPORARY (frequencies.at:171): ok (0m0.090s 0m0.010s) 399. FREQUENCIES basic percentiles (frequencies.at:232): ok (0m0.080s 0m0.010s) 400. FREQUENCIES basic n-tiles (frequencies.at:252): ok (0m0.070s 0m0.010s) 401. FREQUENCIES compatibility percentiles (frequencies.at:273): ok (0m0.070s 0m0.020s) 402. FREQUENCIES enhanced percentiles (frequencies.at:314): ok (0m0.080s 0m0.010s) 403. FREQUENCIES enhanced percentiles, weighted (frequencies.at:354): ok (0m0.090s 0m0.000s) 404. FREQUENCIES enhanced percentiles, weighted (2) (frequencies.at:398): ok (0m0.070s 0m0.010s) 405. FREQUENCIES enhanced percentiles, weighted (3) (frequencies.at:440): ok (0m0.090s 0m0.000s) 406. FREQUENCIES enhanced percentiles, weighted, missing values (frequencies.at:480): ok (0m0.070s 0m0.030s) 407. GLM latin square design (glm.at:3): ok (0m0.070s 0m0.020s) 408. GLM 2 by 2 factorial design (glm.at:76): ok (0m0.080s 0m0.010s) 409. GLM Type I and II Sums of Squares (glm.at:130): ok (0m0.140s 0m0.020s) 410. GLM excluded intercept (glm.at:269): ok (0m0.050s 0m0.030s) 411. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 < 1 (npar.at:3): ok (0m0.090s 0m0.010s) 412. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 > 1 (npar.at:28): ok (0m0.080s 0m0.010s) 413. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 = 1 (npar.at:53): ok (0m0.030s 0m0.050s) 414. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 < 1 (npar.at:78): ok (0m0.070s 0m0.020s) 415. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 > 1 (npar.at:103): ok (0m0.090s 0m0.010s) 416. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 = 1 (npar.at:127): ok (0m0.060s 0m0.030s) 417. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 < 1 (npar.at:151): ok (0m0.080s 0m0.010s) 418. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 > 1 (npar.at:176): ok (0m0.060s 0m0.030s) 419. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 (npar.at:200): ok (0m0.070s 0m0.030s) 420. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Cutpoint (npar.at:225): ok (0m0.060s 0m0.030s) 421. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Named values (npar.at:251): ok (0m0.080s 0m0.010s) 422. NPAR TESTS CHISQUARE (npar.at:277): ok (0m0.090s 0m0.000s) 423. NPAR TESTS CHISQUARE expected values missing (npar.at:361): ok (0m0.060s 0m0.020s) 424. NPAR TESTS CHISQUARE with DESCRIPTIVES (npar.at:392): ok (0m0.080s 0m0.010s) 425. NPAR TESTS CHISQUARE, listwise missing (npar.at:444): ok (0m0.090s 0m0.010s) 426. NPAR TESTS WILCOXON (npar.at:496): ok (0m0.080s 0m0.020s) 427. NPAR TESTS WILCOXON with missing values (npar.at:543): ok (0m0.060s 0m0.030s) 428. NPAR TESTS SIGN (npar.at:592): ok (0m0.080s 0m0.030s) 429. NPAR Kruskal-Wallis test (npar.at:636): ok (0m0.130s 0m0.030s) 430. NPAR Kruskal-Wallis multiple-variables (npar.at:731): ok (0m0.070s 0m0.020s) 431. NPAR TESTS Runs (npar.at:798): ok (0m0.070s 0m0.010s) 432. NPAR TESTS Friedman (npar.at:887): ok (0m0.090s 0m0.000s) 433. NPAR TESTS Mann-Whitney (npar.at:928): ok (0m0.090s 0m0.010s) 434. NPAR TESTS Cochran (npar.at:987): ok (0m0.070s 0m0.030s) 435. NPAR TESTS Kendall (npar.at:1034): ok (0m0.070s 0m0.030s) 436. NPAR TESTS McNemar (npar.at:1099): ok (0m0.080s 0m0.010s) 437. NPAR TESTS Kolmogorov-Smirnov Uniform parameters given (npar.at:1153): ok (0m0.060s 0m0.020s) 438. NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed (npar.at:1190): ok (0m0.070s 0m0.020s) 439. NPAR TESTS Median Test (median imputed) (npar.at:1394): ok (0m0.080s 0m0.010s) 440. NPAR TESTS Median Test (median given) (npar.at:1459): ok (0m0.080s 0m0.020s) 441. NPAR TESTS Median Test (two sample) (npar.at:1522): ok (0m0.090s 0m0.010s) 442. ONEWAY basic operation (oneway.at:3): ok (0m0.090s 0m0.010s) 443. ONEWAY with splits (oneway.at:72): ok (0m0.060s 0m0.030s) 444. ONEWAY with missing values (oneway.at:179): ok (0m0.170s 0m0.060s) 445. ONEWAY descriptives subcommand (oneway.at:284): ok (0m0.090s 0m0.000s) 446. ONEWAY homogeneity subcommand (oneway.at:333): ok (0m0.070s 0m0.010s) 447. ONEWAY multiple variables (oneway.at:378): ok (0m0.080s 0m0.010s) 448. ONEWAY vs. weights (oneway.at:484): ok (0m0.130s 0m0.020s) 449. ONEWAY posthoc LSD and BONFERRONI (oneway.at:555): ok (0m0.080s 0m0.010s) 450. ONEWAY posthoc Tukey HSD and Games-Howell (oneway.at:637): ok (0m0.220s 0m0.010s) 451. ONEWAY posthoc Sidak (oneway.at:693): ok (0m0.070s 0m0.020s) 452. ONEWAY posthoc Scheffe (oneway.at:753): ok (0m0.080s 0m0.010s) 453. ONEWAY bad contrast count (oneway.at:835): ok (0m0.100s 0m0.000s) 454. ONEWAY crash on single category independent variable (oneway.at:906): ok (0m0.040s 0m0.030s) 455. ONEWAY crash on missing dependent variable (oneway.at:927): ok (0m0.150s 0m0.020s) 456. QUICK CLUSTER with small data set (quick-cluster.at:3): ok (0m0.080s 0m0.010s) 457. QUICK CLUSTER with large data set (quick-cluster.at:46): ok (0m1.270s 0m0.120s) 458. QUICK CLUSTER with weights (quick-cluster.at:76): ok (0m0.130s 0m0.030s) 459. QUICK CLUSTER with listwise missing (quick-cluster.at:118): ok (0m0.140s 0m0.020s) 460. QUICK CLUSTER with pairwise missing (quick-cluster.at:157): ok (0m0.170s 0m0.030s) 461. RANK simple case with defaults (rank.at:3): ok (0m0.080s 0m0.020s) 462. RANK with RANK, RFRACTION, N (rank.at:40): ok (0m0.060s 0m0.020s) 463. RANK with SAVAGE, PERCENT, PROPORTION, NTILES (rank.at:141): ok (0m0.060s 0m0.030s) 464. RANK with SPLIT FILE (rank.at:200): ok (0m0.100s 0m0.000s) 465. RANK with fractional ranks (rank.at:290): ok (0m0.080s 0m0.020s) 466. RANK all-ties due to tiny weights (rank.at:337): ok (0m0.090s 0m0.000s) 467. RANK variable name fallback (rank.at:414): ok (0m0.080s 0m0.010s) 468. RANK robust variable name creation (rank.at:464): ok (0m0.110s 0m0.000s) 469. RANK handling of invalid input (rank.at:517): ok (0m0.070s 0m0.020s) 470. RANK handling of invalid syntax (rank.at:545): ok (0m0.070s 0m0.020s) 471. REGRESSION (regression.at:3): ok (0m0.070s 0m0.020s) 472. REGRESSION test of QR decomposition (regression.at:62): ok (0m0.090s 0m0.020s) 473. REGRESSION no crash on all missing (regression.at:1594): ok (0m0.060s 0m0.030s) 474. RELIABILITY (reliability.at:3): ok (0m0.080s 0m0.010s) 475. ROC, free distribution (roc.at:3): ok (0m0.080s 0m0.000s) 476. ROC, negative exponential distribution (roc.at:54): ok (0m0.080s 0m0.010s) 477. ROC, with anomaly (roc.at:113): ok (0m0.090s 0m0.000s) 478. sort 500 cases (100 unique) with 2 buffers (sort-cases.at:57): ok (0m0.090s 0m0.020s) 479. sort 500 cases (100 unique) with 3 buffers (sort-cases.at:58): ok (0m0.080s 0m0.010s) 480. sort 500 cases (100 unique) with 4 buffers (sort-cases.at:59): ok (0m0.090s 0m0.050s) 481. sort 500 cases (100 unique) with 5 buffers (sort-cases.at:60): ok (0m0.070s 0m0.030s) 482. sort 500 cases (100 unique) with 10 buffers (sort-cases.at:61): ok (0m0.080s 0m0.030s) 483. sort 500 cases (100 unique) with 50 buffers (sort-cases.at:62): ok (0m0.080s 0m0.020s) 484. sort 500 cases (100 unique) with 100 buffers (sort-cases.at:63): ok (0m0.090s 0m0.020s) 485. sort 500 cases (100 unique) (sort-cases.at:64): ok (0m0.070s 0m0.030s) 486. sort 1000 cases (100 unique) with 2 buffers (sort-cases.at:66): ok (0m0.120s 0m0.030s) 487. sort 1000 cases (100 unique) with 3 buffers (sort-cases.at:67): ok (0m0.110s 0m0.020s) 488. sort 1000 cases (100 unique) with 5 buffers (sort-cases.at:68): ok (0m0.140s 0m0.010s) 489. sort 1000 cases (100 unique) (sort-cases.at:69): ok (0m0.120s 0m0.010s) 490. sort 5000 cases (1000 unique) with 5 buffers (sort-cases.at:71): ok (0m0.350s 0m0.040s) 491. sort 5000 cases (1000 unique) with 50 buffers (sort-cases.at:72): ok (0m0.190s 0m0.060s) 492. sort 5000 cases (1000 unique) (sort-cases.at:73): ok (0m0.220s 0m0.010s) 493. sort 10000 cases (100 unique) with 3 buffers (sort-cases.at:75): ok (0m1.030s 0m0.080s) 494. sort 10000 cases (100 unique) with 5 buffers (sort-cases.at:76): ok (0m0.740s 0m0.080s) 495. sort 10000 cases (100 unique) (sort-cases.at:77): ok (0m0.370s 0m0.040s) 496. sort 50000 cases (10000 unique) with 500 buffers (sort-cases.at:79): ok (0m1.670s 0m0.090s) 497. sort 50000 cases (sort-cases.at:81): ok (0m1.590s 0m0.020s) 498. SORT CASES preserves filtered cases (sort-cases.at:84): ok (0m0.070s 0m0.020s) 499. T-TEST /PAIRS (t-test.at:3): ok (0m0.070s 0m0.020s) 500. T-TEST /PAIRS with per-analysis missing values (t-test.at:41): ok (0m0.130s 0m0.030s) 501. T-TEST /PAIRS with listwise missing values (t-test.at:102): ok (0m0.140s 0m0.030s) 502. T-TEST /PAIRS bug (t-test.at:165): ok (0m0.080s 0m0.020s) 503. T-TEST /GROUPS (t-test.at:201): ok (0m0.060s 0m0.020s) 504. T-TEST /GROUPS with one value for independent variable (t-test.at:250): ok (0m0.070s 0m0.030s) 505. T-TEST /GROUPS with per-analysis missing values (t-test.at:300): ok (0m0.130s 0m0.020s) 506. T-TEST /GROUPS with listwise missing values (t-test.at:360): ok (0m0.130s 0m0.060s) 507. T-TEST /TESTVAL (t-test.at:418): ok (0m0.070s 0m0.030s) 508. T-TEST /TESTVAL with per-analysis missing values (t-test.at:451): ok (0m0.160s 0m0.020s) 509. T-TEST /TESTVAL with listwise missing values (t-test.at:504): ok (0m0.140s 0m0.030s) 510. T-TEST wih TEMPORARY transformation (t-test.at:557): ok (0m0.110s 0m0.020s) 511. T-TEST invalid syntax (t-test.at:613): ok (0m0.050s 0m0.020s) 512. T-TEST string variable (t-test.at:636): ok (0m0.070s 0m0.010s) 513. T-TEST string variable, only one value (t-test.at:683): ok (0m0.060s 0m0.030s) 514. T-TEST string variable comparison bug (t-test.at:709): ok (0m0.090s 0m0.010s) 515. CACHE (cache.at:3): ok (0m0.080s 0m0.000s) 516. CD (cd.at:3): ok (0m0.090s 0m0.020s) 517. USE ALL (date.at:3): ok (0m0.060s 0m0.050s) 518. INSERT SYNTAX=INTERACTIVE (insert.at:15): ok (0m0.060s 0m0.010s) 519. INSERT SYNTAX=BATCH (insert.at:31): ok (0m0.060s 0m0.030s) 520. INSERT CD=NO (insert.at:51): ok (0m0.070s 0m0.020s) 521. INSERT CD=YES (insert.at:72): ok (0m0.070s 0m0.020s) 522. INSERT ERROR=STOP (insert.at:116): ok (0m0.090s 0m0.010s) 523. INSERT ERROR=CONTINUE (insert.at:126): ok (0m0.070s 0m0.040s) 524. INSERT nonexistent file (insert.at:146): ok (0m0.100s 0m0.000s) 525. PERMISSIONS (permissions.at:3): ok (0m0.230s 0m0.070s) 526. SET FORMAT to invalid output format (set.at:4): ok (0m0.070s 0m0.020s) 527. SET MXWARNS (set.at:26): ok (0m0.070s 0m0.020s) 528. SET MXWARNS special case zero (set.at:62): ok (0m0.060s 0m0.020s) 529. PRESERVE of SET FORMAT (set.at:98): ok (0m0.050s 0m0.040s) 530. FILE LABEL and (ADD) DOCUMENT (title.at:3): ok (0m0.090s 0m0.000s) 531. COMPUTE crash with SAVE (compute.at:3): ok (0m0.060s 0m0.080s) 532. COMPUTE bug in long string UPCASE (compute.at:22): ok (0m0.070s 0m0.020s) 533. COMPUTE bug with long variable names (compute.at:50): ok (0m0.060s 0m0.020s) 534. COMPUTE self-reference to new variable (compute.at:76): ok (0m0.080s 0m0.030s) 535. COUNT -- numeric data (count.at:3): ok (0m0.080s 0m0.020s) 536. COUNT -- string data (count.at:34): ok (0m0.060s 0m0.020s) 537. RECODE numeric to numeric, without INTO (recode.at:21): ok (0m0.070s 0m0.010s) 538. RECODE numeric to numeric, with INTO, without COPY (recode.at:63): ok (0m0.070s 0m0.010s) 539. RECODE numeric to numeric, with INTO, with COPY (recode.at:95): ok (0m0.090s 0m0.000s) 540. RECODE string to string, with INTO, without COPY (recode.at:128): ok (0m0.090s 0m0.000s) 541. RECODE string to string (recode.at:156): ok (0m0.080s 0m0.000s) 542. RECODE string to numeric (recode.at:184): ok (0m0.050s 0m0.030s) 543. RECODE numeric to string (recode.at:210): ok (0m0.080s 0m0.000s) 544. RECODE bug in COPY (recode.at:236): ok (0m0.080s 0m0.010s) 545. RECODE bug in COPY with INTO (recode.at:267): ok (0m0.090s 0m0.010s) 546. SAMPLE (sample.at:3): ok (0m0.050s 0m0.040s) 547. FILTER (select-if.at:3): ok (0m0.060s 0m0.020s) 548. ABT -- insert-any-remove-any (abt.at:8): ok (0m0.270s 0m0.000s) 549. ABT -- insert-any-remove-same (abt.at:9): ok (0m0.210s 0m0.000s) 550. ABT -- insert-any-remove-reverse (abt.at:10): ok (0m0.210s 0m0.000s) 551. ABT -- random-sequence (abt.at:11): ok (0m2.430s 0m0.000s) 552. ABT -- insert-ordered (abt.at:12): ok (0m0.190s 0m0.010s) 553. ABT -- moved (abt.at:13): ok (0m0.220s 0m0.010s) 554. ABT -- changed (abt.at:14): ok (0m0.100s 0m0.010s) 555. BT -- insert-any-remove-any (bt.at:8): ok (0m0.100s 0m0.000s) 556. BT -- insert-any-remove-same (bt.at:9): ok (0m0.070s 0m0.000s) 557. BT -- insert-any-remove-reverse (bt.at:10): ok (0m0.070s 0m0.010s) 558. BT -- random-sequence (bt.at:11): ok (0m0.820s 0m0.000s) 559. BT -- insert-ordered (bt.at:12): ok (0m0.140s 0m0.000s) 560. BT -- find-ge-le (bt.at:13): ok (0m0.010s 0m0.010s) 561. BT -- moved (bt.at:14): ok (0m0.170s 0m0.000s) 562. BT -- changed (bt.at:15): ok (0m0.100s 0m0.000s) 563. ASCII (encoding-guesser.at:3): ok (0m0.020s 0m0.000s) 564. UTF-8 (encoding-guesser.at:9): ok (0m0.040s 0m0.000s) 565. UTF-8 starting with ASCII (encoding-guesser.at:16): ok (0m0.030s 0m0.000s) 566. UTF-16 with big-endian byte order mark (encoding-guesser.at:23): ok (0m0.020s 0m0.000s) 567. UTF-16 with little-endian byte order mark (encoding-guesser.at:30): ok (0m0.020s 0m0.010s) 568. UTF-16BE (encoding-guesser.at:37): ok (0m0.030s 0m0.000s) 569. UTF-16BE starting with U+0100 (encoding-guesser.at:46): ok (0m0.030s 0m0.000s) 570. UTF-16LE (encoding-guesser.at:53): ok (0m0.020s 0m0.000s) 571. UTF-16LE starting with U+0100 (encoding-guesser.at:62): ok (0m0.010s 0m0.010s) 572. UTF-32 with big-endian byte order mark (encoding-guesser.at:69): ok (0m0.030s 0m0.000s) 573. UTF-32 with little-endian byte order mark (encoding-guesser.at:76): ok (0m0.020s 0m0.010s) 574. UTF-32BE (encoding-guesser.at:83): ok (0m0.020s 0m0.000s) 575. UTF-32LE (encoding-guesser.at:90): ok (0m0.030s 0m0.000s) 576. ISO-8859-1 (encoding-guesser.at:97): ok (0m0.030s 0m0.000s) 577. GB-18030 with byte order mark (encoding-guesser.at:105): ok (0m0.020s 0m0.010s) 578. UTF-EBCDIC with byte order mark (encoding-guesser.at:113): ok (0m0.020s 0m0.020s) 579. EUC-JP as Auto,EUC-JP (encoding-guesser.at:121): ok (0m0.030s 0m0.000s) 580. EUC-JP starting with ASCII as Auto,EUC-JP (encoding-guesser.at:129): ok (0m0.030s 0m0.010s) 581. UTF-8 with character split across input buffers (encoding-guesser.at:137): ok (0m0.030s 0m0.000s) 582. floating point format conversions (float-format.at:3): ok (0m0.070s 0m0.030s) 583. heap -- insert-no-dups-delete-min (heap.at:8): ok (0m0.040s 0m0.000s) 584. heap -- insert-with-dups-delete-min (heap.at:9): ok (0m0.040s 0m0.000s) 585. heap -- insert-no-dups-delete-random (heap.at:10): ok (0m0.010s 0m0.000s) 586. heap -- inc-dec (heap.at:11): ok (0m0.080s 0m0.000s) 587. heap -- random-insert-delete (heap.at:12): ok (0m0.050s 0m0.010s) 588. hmap -- insert-any-remove-any-random-hash (hmap.at:8): ok (0m0.060s 0m0.000s) 589. hmap -- insert-any-remove-any-identity-hash (hmap.at:9): ok (0m0.050s 0m0.000s) 590. hmap -- insert-any-remove-any-constant-hash (hmap.at:10): ok (0m0.060s 0m0.000s) 591. hmap -- insert-any-remove-same-random-hash (hmap.at:11): ok (0m0.050s 0m0.010s) 592. hmap -- insert-any-remove-same-identity-hash (hmap.at:12): ok (0m0.050s 0m0.000s) 593. hmap -- insert-any-remove-same-constant-hash (hmap.at:13): ok (0m0.050s 0m0.000s) 594. hmap -- insert-any-remove-reverse-random-hash (hmap.at:14): ok (0m0.050s 0m0.000s) 595. hmap -- insert-any-remove-reverse-identity-hash (hmap.at:15): ok (0m0.040s 0m0.000s) 596. hmap -- insert-any-remove-reverse-constant-hash (hmap.at:16): ok (0m0.040s 0m0.010s) 597. hmap -- random-sequence-random-hash (hmap.at:17): ok (0m0.080s 0m0.000s) 598. hmap -- random-sequence-identity-hash (hmap.at:18): ok (0m0.060s 0m0.000s) 599. hmap -- random-sequence-constant-hash (hmap.at:19): ok (0m0.010s 0m0.000s) 600. hmap -- insert-ordered-random-hash (hmap.at:20): ok (0m0.380s 0m0.000s) 601. hmap -- insert-ordered-identity-hash (hmap.at:21): ok (0m0.320s 0m0.000s) 602. hmap -- insert-ordered-constant-hash (hmap.at:22): ok (0m0.010s 0m0.000s) 603. hmap -- moved-random-hash (hmap.at:23): ok (0m0.130s 0m0.000s) 604. hmap -- moved-identity-hash (hmap.at:24): ok (0m0.090s 0m0.000s) 605. hmap -- moved-constant-hash (hmap.at:25): ok (0m0.010s 0m0.000s) 606. hmap -- changed-random-hash (hmap.at:26): ok (0m0.070s 0m0.000s) 607. hmap -- changed-identity-hash (hmap.at:27): ok (0m0.060s 0m0.000s) 608. hmap -- changed-constant-hash (hmap.at:28): ok (0m0.050s 0m0.000s) 609. hmap -- swap-random-hash (hmap.at:29): ok (0m0.010s 0m0.000s) 610. hmap -- clear (hmap.at:30): ok (0m0.070s 0m0.000s) 611. hmap -- destroy-null (hmap.at:31): ok (0m0.000s 0m0.000s) 612. hmap -- shrink-empty (hmap.at:32): ok (0m0.000s 0m0.000s) 613. hmapx -- insert-any-remove-any-random-hash (hmapx.at:8): ok (0m0.070s 0m0.000s) 614. hmapx -- insert-any-remove-any-identity-hash (hmapx.at:9): ok (0m0.060s 0m0.000s) 615. hmapx -- insert-any-remove-any-constant-hash (hmapx.at:10): ok (0m0.070s 0m0.000s) 616. hmapx -- insert-any-remove-same-random-hash (hmapx.at:11): ok (0m0.050s 0m0.000s) 617. hmapx -- insert-any-remove-same-identity-hash (hmapx.at:12): ok (0m0.020s 0m0.020s) 618. hmapx -- insert-any-remove-same-constant-hash (hmapx.at:13): ok (0m0.050s 0m0.000s) 619. hmapx -- insert-any-remove-reverse-random-hash (hmapx.at:14): ok (0m0.060s 0m0.000s) 620. hmapx -- insert-any-remove-reverse-identity-hash (hmapx.at:15): ok (0m0.040s 0m0.000s) 621. hmapx -- insert-any-remove-reverse-constant-hash (hmapx.at:16): ok (0m0.050s 0m0.000s) 622. hmapx -- random-sequence-random-hash (hmapx.at:17): ok (0m0.080s 0m0.000s) 623. hmapx -- random-sequence-identity-hash (hmapx.at:18): ok (0m0.060s 0m0.000s) 624. hmapx -- random-sequence-constant-hash (hmapx.at:19): ok (0m0.010s 0m0.000s) 625. hmapx -- insert-ordered-random-hash (hmapx.at:20): ok (0m0.400s 0m0.000s) 626. hmapx -- insert-ordered-identity-hash (hmapx.at:21): ok (0m0.320s 0m0.000s) 627. hmapx -- insert-ordered-constant-hash (hmapx.at:22): ok (0m0.010s 0m0.010s) 628. hmapx -- moved-random-hash (hmapx.at:23): ok (0m0.140s 0m0.000s) 629. hmapx -- moved-identity-hash (hmapx.at:24): ok (0m0.090s 0m0.000s) 630. hmapx -- moved-constant-hash (hmapx.at:25): ok (0m0.010s 0m0.000s) 631. hmapx -- changed-random-hash (hmapx.at:26): ok (0m0.080s 0m0.000s) 632. hmapx -- changed-identity-hash (hmapx.at:27): ok (0m0.070s 0m0.010s) 633. hmapx -- changed-constant-hash (hmapx.at:28): ok (0m0.070s 0m0.000s) 634. hmapx -- change-random-hash (hmapx.at:29): ok (0m0.070s 0m0.000s) 635. hmapx -- change-identity-hash (hmapx.at:30): ok (0m0.070s 0m0.000s) 636. hmapx -- change-constant-hash (hmapx.at:31): ok (0m0.070s 0m0.000s) 637. hmapx -- swap-random-hash (hmapx.at:32): ok (0m0.010s 0m0.000s) 638. hmapx -- clear (hmapx.at:33): ok (0m0.080s 0m0.000s) 639. hmapx -- destroy-null (hmapx.at:34): ok (0m0.000s 0m0.000s) 640. hmapx -- shrink-empty (hmapx.at:35): ok (0m0.000s 0m0.000s) 641. convert reflexively (i18n.at:38): ok (0m0.030s 0m0.010s) 642. convert without any change (i18n.at:39): ok (0m0.040s 0m0.000s) 643. convert from ISO-8859-1 to UTF-8 (i18n.at:41): ok (0m0.040s 0m0.000s) 644. convert from UTF-8 to ISO-8859-1 (i18n.at:43): ok (0m0.030s 0m0.010s) 645. convert invalid UTF-8 to ISO-8859-1 (i18n.at:47): ok (0m0.040s 0m0.000s) 646. convert truncated UTF-8 to ISO-8559-1 (i18n.at:50): ok (0m0.030s 0m0.010s) 647. convert from ISO-8859-1 to UTF-8 with overflow (i18n.at:55): ok (0m0.030s 0m0.010s) 648. convert unknown encoding (i18n.at:59): ok (0m0.030s 0m0.000s) 649. truncate "abc" to 6 bytes in UTF-8 (i18n.at:90): ok (0m0.040s 0m0.000s) 650. truncate "" + "xyz" to 6 bytes in UTF-8 (i18n.at:91): ok (0m0.020s 0m0.010s) 651. truncate "" to 6 bytes in UTF-8 (i18n.at:92): ok (0m0.020s 0m0.010s) 652. truncate "abcdefghij" to 6 bytes in UTF-8 (i18n.at:93): ok (0m0.030s 0m0.000s) 653. truncate "" + "tuvwxyz" to 6 bytes in UTF-8 (i18n.at:94): ok (0m0.040s 0m0.000s) 654. truncate "abc" + "xyz" to 6 bytes in UTF-8 (i18n.at:96): ok (0m0.030s 0m0.000s) 655. truncate "abcd" + "xyz" to 6 bytes in UTF-8 (i18n.at:97): ok (0m0.040s 0m0.000s) 656. truncate "abc" + "uvwxyz" to 6 bytes in UTF-8 (i18n.at:98): ok (0m0.030s 0m0.000s) 657. truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 (i18n.at:102): ok (0m0.030s 0m0.000s) 658. truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 (i18n.at:103): ok (0m0.030s 0m0.000s) 659. truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 (i18n.at:104): ok (0m0.030s 0m0.000s) 660. truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 (i18n.at:105): ok (0m0.040s 0m0.000s) 661. truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 (i18n.at:106): ok (0m0.030s 0m0.010s) 662. truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 (i18n.at:107): ok (0m0.030s 0m0.000s) 663. truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in ISO-8859-1 (i18n.at:110): ok (0m0.040s 0m0.000s) 664. truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in ISO-8859-1 (i18n.at:111): ok (0m0.040s 0m0.000s) 665. truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in ISO-8859-1 (i18n.at:112): ok (0m0.040s 0m0.000s) 666. truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in ISO-8859-1 (i18n.at:113): ok (0m0.030s 0m0.010s) 667. truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in ISO-8859-1 (i18n.at:114): ok (0m0.030s 0m0.010s) 668. truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in ISO-8859-1 (i18n.at:116): ok (0m0.030s 0m0.010s) 669. truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in ISO-8859-1 (i18n.at:118): ok (0m0.030s 0m0.010s) 670. ll -- push-pop (ll.at:8): ok (0m0.020s 0m0.010s) 671. ll -- insert-remove (ll.at:9): ok (0m0.000s 0m0.000s) 672. ll -- swap (ll.at:10): ok (0m0.000s 0m0.000s) 673. ll -- swap-range (ll.at:11): ok (0m0.010s 0m0.000s) 674. ll -- remove-range (ll.at:12): ok (0m0.000s 0m0.000s) 675. ll -- remove-equal (ll.at:13): ok (0m0.030s 0m0.000s) 676. ll -- remove-if (ll.at:14): ok (0m0.020s 0m0.000s) 677. ll -- moved (ll.at:15): ok (0m0.000s 0m0.000s) 678. ll -- find-equal (ll.at:16): ok (0m0.010s 0m0.000s) 679. ll -- find-if (ll.at:17): ok (0m0.010s 0m0.000s) 680. ll -- find-adjacent-equal (ll.at:18): ok (0m0.010s 0m0.000s) 681. ll -- count-range (ll.at:19): ok (0m0.010s 0m0.000s) 682. ll -- count-equal (ll.at:20): ok (0m0.010s 0m0.000s) 683. ll -- count-if (ll.at:21): ok (0m0.010s 0m0.000s) 684. ll -- min-max (ll.at:22): ok (0m0.010s 0m0.000s) 685. ll -- lexicographical-compare-3way (ll.at:23): ok (0m0.010s 0m0.000s) 686. ll -- apply (ll.at:24): ok (0m0.000s 0m0.000s) 687. ll -- reverse (ll.at:25): ok (0m0.000s 0m0.000s) 688. ll -- permutations-no-dups (ll.at:26): ok (0m0.020s 0m0.000s) 689. ll -- permutations-with-dups (ll.at:27): ok (0m0.170s 0m0.000s) 690. ll -- merge-no-dups (ll.at:28): ok (0m0.020s 0m0.000s) 691. ll -- merge-with-dups (ll.at:29): ok (0m0.170s 0m0.000s) 692. ll -- sort-exhaustive (ll.at:30): ok (0m0.040s 0m0.000s) 693. ll -- sort-stable (ll.at:31): ok (0m0.030s 0m0.010s) 694. ll -- sort-subset (ll.at:32): ok (0m0.030s 0m0.000s) 695. ll -- sort-big (ll.at:33): ok (0m0.120s 0m0.000s) 696. ll -- unique (ll.at:34): ok (0m0.010s 0m0.000s) 697. ll -- sort-unique (ll.at:35): ok (0m0.100s 0m0.000s) 698. ll -- insert-ordered (ll.at:36): ok (0m0.020s 0m0.000s) 699. ll -- partition (ll.at:37): ok (0m0.000s 0m0.010s) 700. llx -- push-pop (llx.at:8): ok (0m0.040s 0m0.000s) 701. llx -- insert-remove (llx.at:9): ok (0m0.000s 0m0.000s) 702. llx -- swap (llx.at:10): ok (0m0.010s 0m0.000s) 703. llx -- swap-range (llx.at:11): ok (0m0.010s 0m0.000s) 704. llx -- remove-range (llx.at:12): ok (0m0.000s 0m0.000s) 705. llx -- remove-equal (llx.at:13): ok (0m0.030s 0m0.000s) 706. llx -- remove-if (llx.at:14): ok (0m0.030s 0m0.000s) 707. llx -- find-equal (llx.at:15): ok (0m0.010s 0m0.000s) 708. llx -- find (llx.at:16): ok (0m0.000s 0m0.000s) 709. llx -- find-if (llx.at:17): ok (0m0.010s 0m0.000s) 710. llx -- find-adjacent-equal (llx.at:18): ok (0m0.010s 0m0.000s) 711. llx -- count-range (llx.at:19): ok (0m0.010s 0m0.000s) 712. llx -- count-equal (llx.at:20): ok (0m0.010s 0m0.000s) 713. llx -- count-if (llx.at:21): ok (0m0.010s 0m0.000s) 714. llx -- min-max (llx.at:22): ok (0m0.010s 0m0.000s) 715. llx -- lexicographical-compare-3way (llx.at:23): ok (0m0.010s 0m0.000s) 716. llx -- apply (llx.at:24): ok (0m0.000s 0m0.000s) 717. llx -- destroy (llx.at:25): ok (0m0.000s 0m0.010s) 718. llx -- reverse (llx.at:26): ok (0m0.010s 0m0.000s) 719. llx -- permutations-no-dups (llx.at:27): ok (0m0.020s 0m0.000s) 720. llx -- permutations-with-dups (llx.at:28): ok (0m0.180s 0m0.000s) 721. llx -- merge-no-dups (llx.at:29): ok (0m0.030s 0m0.000s) 722. llx -- merge-with-dups (llx.at:30): ok (0m0.240s 0m0.010s) 723. llx -- sort-exhaustive (llx.at:31): ok (0m0.050s 0m0.010s) 724. llx -- sort-stable (llx.at:32): ok (0m0.050s 0m0.000s) 725. llx -- sort-subset (llx.at:33): ok (0m0.020s 0m0.010s) 726. llx -- sort-big (llx.at:34): ok (0m0.160s 0m0.000s) 727. llx -- unique (llx.at:35): ok (0m0.010s 0m0.000s) 728. llx -- sort-unique (llx.at:36): ok (0m0.140s 0m0.000s) 729. llx -- insert-ordered (llx.at:37): ok (0m0.040s 0m0.000s) 730. llx -- partition (llx.at:38): ok (0m0.010s 0m0.000s) 731. llx -- allocation-failure (llx.at:39): ok (0m0.000s 0m0.000s) 732. range-map -- insert (range-map.at:8): ok (0m0.090s 0m0.000s) 733. range-map -- delete-contiguous (range-map.at:9): ok (0m0.090s 0m0.000s) 734. range-map -- delete-gaps (range-map.at:10): ok (0m0.090s 0m0.000s) 735. range-set -- insert (range-set.at:8): ok (0m0.420s 0m0.000s) 736. range-set -- delete (range-set.at:9): ok (0m0.290s 0m0.000s) 737. range-set -- allocate (range-set.at:10): ok (0m0.050s 0m0.000s) 738. range-set -- allocate-fully (range-set.at:11): ok (0m0.050s 0m0.000s) 739. range-set -- pool (range-set.at:12): ok (0m0.000s 0m0.000s) 740. range-set -- destroy-null (range-set.at:13): ok (0m0.010s 0m0.000s) 741. sparse array -- random-insert-delete (sparse-array.at:9): ok (0m0.640s 0m0.000s) 742. sparse array -- insert and delete with strides (sparse-array.at:11): ok (0m1.320s 0m0.000s) 743. in-memory sparse_xarray (sparse-xarray-test.at:42): ok (0m0.190s 0m0.000s) 744. on-disk sparse_xarray max-memory-rows=0 (sparse-xarray-test.at:57): ok (0m0.180s 0m0.500s) 745. on-disk sparse_xarray max-memory-rows=1 (sparse-xarray-test.at:58): ok (0m0.160s 0m0.480s) 746. on-disk sparse_xarray max-memory-rows=2 (sparse-xarray-test.at:59): ok (0m0.190s 0m0.240s) 747. copying between in-memory sparse_xarrays (sparse-xarray-test.at:61): ok (0m0.240s 0m0.000s) 748. copying between on-disk sparse_xarrays max-memory-rows=0 (sparse-xarray-test.at:82): ok (0m0.100s 0m0.200s) 749. copying between on-disk sparse_xarrays max-memory-rows=1 (sparse-xarray-test.at:83): ok (0m0.140s 0m0.170s) 750. 26-adic string formatting (str.at:3): ok (0m0.000s 0m0.000s) 751. string map -- insert-any-remove-any (string-map.at:9): ok (0m0.270s 0m0.000s) 752. string map -- insert-any-remove-same (string-map.at:10): ok (0m0.200s 0m0.000s) 753. string map -- insert-any-remove-reverse (string-map.at:11): ok (0m0.200s 0m0.000s) 754. string map -- random-sequence (string-map.at:12): ok (0m0.270s 0m0.000s) 755. string map -- replace (string-map.at:13): ok (0m0.010s 0m0.000s) 756. string map -- insert-ordered (string-map.at:14): ok (0m0.010s 0m0.000s) 757. string map -- clear (string-map.at:15): ok (0m0.000s 0m0.000s) 758. string map -- clone (string-map.at:16): ok (0m0.010s 0m0.000s) 759. string map -- swap (string-map.at:17): ok (0m0.010s 0m0.000s) 760. string map -- node-swap-value (string-map.at:18): ok (0m0.000s 0m0.000s) 761. string map -- insert-map (string-map.at:19): ok (0m0.010s 0m0.000s) 762. string map -- replace-map (string-map.at:20): ok (0m0.010s 0m0.000s) 763. string map -- get-keys-and-values (string-map.at:21): ok (0m0.010s 0m0.000s) 764. string map -- destroy-null (string-map.at:22): ok (0m0.000s 0m0.000s) 765. case-insensitive string map -- insert-any-remove-any (stringi-map.at:9): ok (0m0.440s 0m0.000s) 766. case-insensitive string map -- insert-any-remove-same (stringi-map.at:10): ok (0m0.310s 0m0.000s) 767. case-insensitive string map -- insert-any-remove-reverse (stringi-map.at:11): ok (0m0.310s 0m0.000s) 768. case-insensitive string map -- random-sequence (stringi-map.at:12): ok (0m0.520s 0m0.000s) 769. case-insensitive string map -- replace (stringi-map.at:13): ok (0m0.010s 0m0.010s) 770. case-insensitive string map -- insert-ordered (stringi-map.at:14): ok (0m0.020s 0m0.000s) 771. case-insensitive string map -- clear (stringi-map.at:15): ok (0m0.000s 0m0.000s) 772. case-insensitive string map -- clone (stringi-map.at:16): ok (0m0.010s 0m0.000s) 773. case-insensitive string map -- swap (stringi-map.at:17): ok (0m0.010s 0m0.010s) 774. case-insensitive string map -- node-swap-value (stringi-map.at:18): ok (0m0.000s 0m0.000s) 775. case-insensitive string map -- insert-map (stringi-map.at:19): ok (0m0.020s 0m0.000s) 776. case-insensitive string map -- replace-map (stringi-map.at:20): ok (0m0.020s 0m0.000s) 777. case-insensitive string map -- get-keys-and-values (stringi-map.at:21): ok (0m0.000s 0m0.010s) 778. case-insensitive string map -- destroy-null (stringi-map.at:22): ok (0m0.000s 0m0.000s) 779. string set -- insert-any-remove-any (string-set.at:9): ok (0m0.170s 0m0.010s) 780. string set -- insert-any-remove-same (string-set.at:10): ok (0m0.130s 0m0.000s) 781. string set -- insert-any-remove-reverse (string-set.at:11): ok (0m0.120s 0m0.000s) 782. string set -- random-sequence (string-set.at:12): ok (0m0.180s 0m0.000s) 783. string set -- insert-ordered (string-set.at:13): ok (0m0.010s 0m0.000s) 784. string set -- union (string-set.at:14): ok (0m0.090s 0m0.000s) 785. string set -- union-and-intersection (string-set.at:15): ok (0m0.080s 0m0.000s) 786. string set -- intersect (string-set.at:16): ok (0m0.070s 0m0.000s) 787. string set -- subtract (string-set.at:17): ok (0m0.080s 0m0.000s) 788. string set -- swap (string-set.at:18): ok (0m0.090s 0m0.000s) 789. string set -- clear (string-set.at:19): ok (0m0.060s 0m0.000s) 790. string set -- clone (string-set.at:20): ok (0m0.090s 0m0.000s) 791. string set -- destroy-null (string-set.at:21): ok (0m0.000s 0m0.000s) 792. case-insensitive string set -- insert-any-remove-any (stringi-set.at:9): ok (0m0.350s 0m0.010s) 793. case-insensitive string set -- insert-any-remove-same (stringi-set.at:10): ok (0m0.280s 0m0.000s) 794. case-insensitive string set -- insert-any-remove-reverse (stringi-set.at:11): ok (0m0.270s 0m0.000s) 795. case-insensitive string set -- random-sequence (stringi-set.at:12): ok (0m0.420s 0m0.000s) 796. case-insensitive string set -- insert-ordered (stringi-set.at:13): ok (0m0.010s 0m0.000s) 797. case-insensitive string set -- union (stringi-set.at:14): ok (0m0.170s 0m0.000s) 798. case-insensitive string set -- union-and-intersection (stringi-set.at:15): ok (0m0.140s 0m0.000s) 799. case-insensitive string set -- intersect (stringi-set.at:16): ok (0m0.110s 0m0.000s) 800. case-insensitive string set -- subtract (stringi-set.at:17): ok (0m0.110s 0m0.000s) 801. case-insensitive string set -- swap (stringi-set.at:18): ok (0m0.130s 0m0.000s) 802. case-insensitive string set -- clear (stringi-set.at:19): ok (0m0.090s 0m0.000s) 803. case-insensitive string set -- clone (stringi-set.at:20): ok (0m0.150s 0m0.000s) 804. case-insensitive string set -- destroy-null (stringi-set.at:21): ok (0m0.000s 0m0.000s) 805. tower -- insert (tower.at:8): ok (0m0.040s 0m0.000s) 806. tower -- delete (tower.at:9): ok (0m0.060s 0m0.000s) 807. tower -- resize (tower.at:10): ok (0m0.040s 0m0.000s) 808. tower -- splice-out (tower.at:11): ok (0m0.030s 0m0.000s) 809. tower -- splice-in (tower.at:12): ok (0m0.020s 0m0.000s) 810. read ASCII (u8-istream.at:3): ok (0m0.020s 0m0.010s) 811. read UTF-8 (u8-istream.at:10): ok (0m0.020s 0m0.000s) 812. read EUC-JP (u8-istream.at:19): ok (0m0.030s 0m0.000s) 813. read UTF-8 with character split across input buffers (u8-istream.at:28): ok (0m0.040s 0m0.000s) 814. read UTF-8 with character split across output buffers (u8-istream.at:39): ok (0m0.010s 0m0.010s) 815. read UTF-8 with character split across input and output buffers (u8-istream.at:48): ok (0m0.010s 0m0.010s) 816. read EUC-JP with character split across input buffers (u8-istream.at:59): ok (0m0.050s 0m0.000s) 817. read EUC-JP with character split across output buffers (u8-istream.at:73): ok (0m0.030s 0m0.000s) 818. read EUC-JP with character split across input and output buffers (u8-istream.at:82): ok (0m0.040s 0m0.010s) 819. read ASCII as Auto (u8-istream.at:96): ok (0m0.020s 0m0.010s) 820. read UTF-8 as Auto (u8-istream.at:105): ok (0m0.020s 0m0.010s) 821. read ISO-8859-1 as Auto,ISO-8859-1 (u8-istream.at:114): ok (0m0.040s 0m0.010s) 822. read UTF-16BE as Auto,UTF-16BE (u8-istream.at:126): ok (0m0.020s 0m0.010s) 823. read EUC-JP as Auto,EUC-JP (u8-istream.at:135): ok (0m0.030s 0m0.000s) 824. Basic zip - unzip test (zip.at:3): ok (0m0.360s 0m0.070s) 825. two-pass moments (moments.at:28): ok (0m0.080s 0m0.000s) 826. one-pass moments (moments.at:29): ok (0m0.090s 0m0.000s) 827. random distributions -- beta (randist.at:86): ok (0m0.080s 0m0.030s) 828. random distributions -- cauchy (randist.at:321): ok (0m0.160s 0m0.010s) 829. random distributions -- chisq (randist.at:930): ok (0m0.060s 0m0.030s) 830. random distributions -- exp (randist.at:978): ok (0m0.070s 0m0.010s) 831. random distributions -- f (randist.at:1026): ok (0m0.110s 0m0.010s) 832. random distributions -- gamma (randist.at:1206): ok (0m0.100s 0m0.010s) 833. random distributions -- laplace (randist.at:1430): ok (0m0.070s 0m0.030s) 834. random distributions -- logistic (randist.at:1654): ok (0m0.080s 0m0.050s) 835. random distributions -- lnormal (randist.at:1878): ok (0m0.080s 0m0.020s) 836. random distributions -- normal (randist.at:2058): ok (0m0.100s 0m0.010s) 837. random distributions -- pareto (randist.at:2282): ok (0m0.080s 0m0.020s) 838. random distributions -- t (randist.at:2418): ok (0m0.070s 0m0.040s) 839. random distributions -- uniform (randist.at:2510): ok (0m0.090s 0m0.020s) 840. random distributions -- weibull (randist.at:2690): ok (0m0.080s 0m0.020s) 841. ASCII driver overwriting single-width text (ascii.at:3): ok (0m0.360s 0m0.090s) 842. ASCII driver overwriting double-width text (ascii.at:135): ok (0m0.220s 0m0.030s) 843. ASCII driver overwriting combining characters (ascii.at:391): ok (0m0.170s 0m0.060s) 844. ASCII driver Unicode box characters (ascii.at:523): ok (0m0.080s 0m0.020s) 845. ASCII driver syntax printback (ascii.at:543): ok (0m0.090s 0m0.010s) 846. Examine (charts.at:8): ok (0m0.080s 0m0.030s) 847. Roc (charts.at:40): ok (0m0.070s 0m0.010s) 848. Scree (charts.at:95): ok (0m0.060s 0m0.010s) 849. output csv to unwritable directory (output.at:24): ok (0m0.060s 0m0.020s) 850. output html to unwritable directory (output.at:25): ok (0m0.090s 0m0.000s) 851. output odt to unwritable directory (output.at:26): ok (0m0.040s 0m0.040s) 852. output pdf to unwritable directory (output.at:27): ok (0m0.060s 0m0.010s) 853. output txt to unwritable directory (output.at:28): ok (0m0.090s 0m0.010s) 854. letter default paper size (paper-size.at:3): ok (0m0.070s 0m0.020s) 855. a4 default paper size (paper-size.at:12): ok (0m0.090s 0m0.010s) 856. specific paper sizes (paper-size.at:21): ok (0m0.070s 0m0.020s) 857. single cell (render.at:131): ok (0m0.070s 0m0.030s) 858. single cell with border (render.at:140): ok (0m0.060s 0m0.040s) 859. joined columns (render.at:152): ok (0m0.080s 0m0.020s) 860. 3x3, joined rows and columns (render.at:168): ok (0m0.080s 0m0.020s) 861. 6x6, joined rows and columns (render.at:188): ok (0m0.090s 0m0.010s) 862. 3 rows with many joined cells (render.at:208): ok (0m0.080s 0m0.020s) 863. 3 columns with many joined cells (render.at:227): ok (0m0.060s 0m0.030s) 864. joined rows (render.at:279): ok (0m0.060s 0m0.020s) 865. joined rows only, no rules (render.at:297): ok (0m0.100s 0m0.000s) 866. joined columns only, no rules (render.at:310): ok (0m0.070s 0m0.020s) 867. 5 big narrow cells (render.at:325): ok (0m0.050s 0m0.040s) 868. 9 big narrow cells (render.at:346): ok (0m0.080s 0m0.010s) 869. 2 big cells with new-lines (render.at:377): ok (0m0.080s 0m0.010s) 870. 8x8 with many 2x2 joins (render.at:408): ok (0m0.100s 0m0.000s) 871. breaking row of many small cells (render.at:439): ok (0m0.080s 0m0.020s) 872. breaking row of many small cells, with headers (render.at:456): ok (0m0.110s 0m0.000s) 873. breaking row of many medium-size cells (render.at:482): ok (0m0.080s 0m0.020s) 874. breaking row of many medium-size cells, with headers (render.at:511): ok (0m0.100s 0m0.010s) 875. breaking row of many big narrow cells (render.at:548): ok (0m0.100s 0m0.030s) 876. breaking 2 rows of many small cells (render.at:607): ok (0m0.090s 0m0.000s) 877. breaking 3 rows with many joined cells (render.at:628): ok (0m0.070s 0m0.040s) 878. horz break 6x6, joined rows and columns (render.at:655): ok (0m0.100s 0m0.020s) 879. horz break 6x6, joined rows and columns, left header (render.at:703): ok (0m0.070s 0m0.030s) 880. horz break 6x6, joined rows and columns, right header (render.at:737): ok (0m0.060s 0m0.040s) 881. breaking joined cells too wide for page (render.at:771): ok (0m0.090s 0m0.010s) 882. breaking joined cells much too wide for page (render.at:814): ok (0m0.100s 0m0.010s) 883. breaking cell too wide for page, no border (render.at:869): ok (0m0.090s 0m0.010s) 884. breaking cell too wide for page, with border (render.at:888): ok (0m0.090s 0m0.000s) 885. horz break 8x8 with many 2x2 joins (render.at:925): ok (0m0.090s 0m0.010s) 886. breaking column of many small cells (render.at:1004): ok (0m0.060s 0m0.030s) 887. breaking column of many small cells, with headers (render.at:1063): ok (0m0.060s 0m0.020s) 888. disabling too-big headers (render.at:1128): ok (0m0.080s 0m0.020s) 889. breaking column of many medium-size cells (render.at:1183): ok (0m0.100s 0m0.020s) 890. breaking 3 columns with many joined cells (render.at:1292): ok (0m0.110s 0m0.000s) 891. vert break 6x6, joined rows and columns (render.at:1362): ok (0m0.090s 0m0.020s) 892. breaking joined cells too tall for page (render.at:1386): ok (0m0.090s 0m0.010s) 893. breaking cell too tall for page, no border (render.at:1423): ok (0m0.080s 0m0.020s) 894. breaking cell too tall for page, with border (render.at:1448): ok (0m0.060s 0m0.040s) 895. double break 6x6, joined rows and columns (render.at:1486): ok (0m0.110s 0m0.000s) 896. double break 8x8, with joins, left and right headers (render.at:1546): ok (0m0.080s 0m0.040s) 897. double break 8x8, with joins, top and bottom headers (render.at:1592): ok (0m0.100s 0m0.020s) 898. double break 8x8, with joins, all headers (render.at:1648): ok (0m0.080s 0m0.010s) 899. double break joined cells too big for page (render.at:1704): ok (0m0.090s 0m0.030s) 900. LIST puts space between columns (render.at:1787): ok (0m0.070s 0m0.020s) 901. nonexistent syntax file crash (main.at:3): ok (0m0.070s 0m0.010s) 902. SIGTERM yields clean shutdown (main.at:9): ok (0m1.060s 0m0.000s) 903. SIGSEGV yields error report (main.at:24): ok (0m0.110s 0m0.010s) 904. Perl create system file (perl-module.at:17): ok (0m0.110s 0m0.010s) 905. Perl writing cases to system files (perl-module.at:83): ok (0m0.100s 0m0.030s) 906. Perl write variable parameters (perl-module.at:188): ok (0m0.110s 0m0.020s) 907. Perl dictionary survives system file (perl-module.at:266): ok (0m0.030s 0m0.030s) 908. Perl read system file (perl-module.at:335): ok (0m0.100s 0m0.030s) 909. Perl copying system files (perl-module.at:427): ok (0m0.160s 0m0.030s) 910. Perl value formatting (perl-module.at:569): ok (0m0.110s 0m0.020s) 911. Perl opening nonexistent file (perl-module.at:608): ok (0m0.050s 0m0.020s) 912. Perl missing values (perl-module.at:627): ok (0m0.080s 0m0.040s) 913. Perl custom attributes (perl-module.at:673): ok (0m0.110s 0m0.030s) 914. Perl Pspp.t (perl-module.at:703): skipped (perl-module.at:706) testsuite: ending at: Thu Jan 12 16:27:09 UTC 2012 testsuite: test suite duration: 0h 2m 13s ## ------------- ## ## Test results. ## ## ------------- ## 911 tests were successful. 3 tests were skipped.