components/tcsh/test/results-64.master
changeset 7912 1d7536fc48b3
parent 5271 195e24ffa71a
equal deleted inserted replaced
7911:5fa77fa8c6ed 7912:1d7536fc48b3
     1 {								   \
       
     2   echo '# Signature of the current package.';			   \
       
     3   echo 'm4_define([AT_PACKAGE_NAME],      [tcsh])';	   \
       
     4   echo 'm4_define([AT_PACKAGE_TARNAME],   [tcsh])';   \
       
     5   echo 'm4_define([AT_PACKAGE_VERSION],   [6.19.00])';   \
       
     6   echo 'm4_define([AT_PACKAGE_STRING],    [tcsh 6.19.00])';	   \
       
     7   echo 'm4_define([AT_PACKAGE_BUGREPORT], [http://bugs.gw.com/])'; \
       
     8 } >$(SOURCE_DIR)/tests/package.m4
       
     9 autom4te --language=autotest -I $(SOURCE_DIR)/tests \
       
    10 	$(SOURCE_DIR)/tests/testsuite.at -o $(SOURCE_DIR)/tests/testsuite.tmp
       
    11 mv $(SOURCE_DIR)/tests/testsuite.tmp $(SOURCE_DIR)/tests/testsuite
       
    12 /bin/sh $(SOURCE_DIR)/tests/testsuite
       
    13 ## ------------------------ ##
       
    14 ## tcsh 6.19.00 test suite. ##
       
    15 ## ------------------------ ##
       
    16   1: beepcmd                                         skipped (aliases.at:3)
     1   1: beepcmd                                         skipped (aliases.at:3)
    17   2: cwdcmd                                          ok
     2   2: cwdcmd                                          ok
    18   3: jobcmd                                          skipped (aliases.at:19)
     3   3: jobcmd                                          skipped (aliases.at:19)
    19   4: helpcommand                                     skipped (aliases.at:20)
     4   4: helpcommand                                     skipped (aliases.at:20)
    20   5: periodic                                        skipped (aliases.at:21)
     5   5: periodic                                        skipped (aliases.at:21)
   119 104: warp                                            skipped (commands.at:1406)
   104 104: warp                                            skipped (commands.at:1406)
   120 105: watchlog                                        skipped (commands.at:1407)
   105 105: watchlog                                        skipped (commands.at:1407)
   121 106: where                                           ok
   106 106: where                                           ok
   122 107: which                                           ok
   107 107: which                                           ok
   123 108: while                                           ok
   108 108: while                                           ok
   124 109: Arithmetic operators                            ok
   109 109: jobs output                                     ok
   125 110: Primary expressions                             ok
   110 110: time output                                     ok
   126 111: Word splitting                                  ok
   111 111: Arithmetic operators                            ok
   127 112: Comments                                        skipped (lexical.at:33)
   112 112: Primary expressions                             ok
   128 113: Escaping special characters                     ok
   113 113: Word splitting                                  ok
   129 114: Preventing substitution                         ok
   114 114: Comments                                        skipped (lexical.at:33)
   130 115: History basics                                  ok
   115 115: Escaping special characters                     ok
   131 116: Event specification                             ok
   116 116: Preventing substitution                         ok
   132 117: Word selection                                  ok
   117 117: History basics                                  ok
   133 118: History modifiers                               ok
   118 118: Event specification                             ok
   134 119: Alias substitution                              ok
   119 119: Word selection                                  ok
   135 120: Variable substitution                           ok
   120 120: History modifiers                               ok
   136 121: EUC-JP multibyte test                           ok
   121 121: Alias substitution                              ok
   137 122: UTF-8 multibyte test                            ok
   122 122: Variable substitution                           ok
   138 123: Command substitution                            ok
   123 123: Quoting of expansions in `...`                  ok
   139 124: Filename substitution                           ok
   124 124: \echo for git_tcsh_completion                   ok
   140 125: Directory stack substitution                    ok
   125 125: EUC-JP multibyte test                           ok
   141 126: Command combinations                            ok
   126 126: UTF-8 multibyte test                            ok
   142 127: Command execution                               ok
   127 127: Parenthesis no space                            ok
   143 128: $ addsuffix                                     ok
   128 128: Parenthesis space                               ok
   144 129: $ afsuser                                       ok
   129 129: Parenthesis space escaped                       ok
   145 130: $ ampm                                          ok
   130 130: Parenthesis escaped                             ok
   146 131: $ anyerror                                      ok
   131 131: Command substitution                            ok
   147 132: $ argv                                          ok
   132 132: Filename substitution                           ok
   148 133: $ autocorrect                                   ok
   133 133: Directory stack substitution                    ok
   149 134: $ autoexpand                                    ok
   134 134: Command combinations                            ok
   150 135: $ autolist                                      ok
   135 135: Command execution                               ok
   151 136: $ autologout                                    skipped (variables.at:77)
   136 136: $ addsuffix                                     ok
   152 137: $ backslash_quote                               ok
   137 137: $ afsuser                                       ok
   153 138: $ catalog                                       ok
   138 138: $ ampm                                          ok
   154 139: $ cdpath                                        ok
   139 139: $ anyerror                                      ok
   155 140: $ color                                         ok
   140 140: $ argv                                          ok
   156 141: $ colorcat                                      ok
   141 141: $ autocorrect                                   ok
   157 142: $ command                                       ok
   142 142: $ autoexpand                                    ok
   158 143: $ complete                                      ok
   143 143: $ autolist                                      ok
   159 144: $ continue                                      ok
   144 144: $ autologout                                    skipped (variables.at:77)
   160 145: $ continue_args                                 ok
   145 145: $ backslash_quote                               ok
   161 146: $ correct                                       ok
   146 146: $ catalog                                       ok
   162 147: $ csubstnonl                                    ok
   147 147: $ cdpath                                        ok
   163 148: $ cwd                                           ok
   148 148: $ color                                         ok
   164 149: $ dextract                                      ok
   149 149: $ colorcat                                      ok
   165 150: $ dirsfile                                      ok
   150 150: $ command                                       ok
   166 151: $ dirstack                                      ok
   151 151: $ complete                                      ok
   167 152: $ dspmbyte                                      skipped (variables.at:276)
   152 152: $ continue                                      ok
   168 153: $ dunique                                       ok
   153 153: $ continue_args                                 ok
   169 154: $ echo                                          ok
   154 154: $ correct                                       ok
   170 155: $ echo_style                                    ok
   155 155: $ csubstnonl                                    ok
   171 156: $ edit                                          skipped (variables.at:344)
   156 156: $ cwd                                           ok
   172 157: $ ellipsis                                      ok
   157 157: $ dextract                                      ok
   173 158: $ fignore                                       ok
   158 158: $ dirsfile                                      ok
   174 159: $ filec                                         ok
   159 159: $ dirstack                                      ok
   175 160: $ gid                                           ok
   160 160: $ dspmbyte                                      skipped (variables.at:276)
   176 161: $ group                                         ok
   161 161: $ dunique                                       ok
   177 162: $ histchars                                     ok
   162 162: $ echo                                          ok
   178 163: $ histdup                                       ok
   163 163: $ echo_style                                    ok
   179 164: $ histfile                                      ok
   164 164: $ edit                                          skipped (variables.at:344)
   180 165: $ histlit                                       ok
   165 165: $ ellipsis                                      ok
   181 166: $ history                                       ok
   166 166: $ fignore                                       ok
   182 167: $ home                                          ok
   167 167: $ filec                                         ok
   183 168: $ ignoreeof                                     ok
   168 168: $ gid                                           ok
   184 169: $ implicitcd                                    ok
   169 169: $ group                                         ok
   185 170: $ inputmode                                     ok
   170 170: $ histchars                                     ok
   186 171: $ killdup                                       ok
   171 171: $ histdup                                       ok
   187 172: $ killring                                      ok
   172 172: $ histfile                                      ok
   188 173: $ listflags                                     ok
   173 173: $ histlit                                       ok
   189 174: $ listjobs                                      ok
   174 174: $ history                                       ok
   190 175: $ listlinks                                     ok
   175 175: $ home                                          ok
   191 176: $ listmax                                       ok
   176 176: $ ignoreeof                                     ok
   192 177: $ listmaxrows                                   ok
   177 177: $ implicitcd                                    ok
   193 178: $ loginsh                                       ok
   178 178: $ inputmode                                     ok
   194 179: $ logout                                        ok
   179 179: $ killdup                                       ok
   195 180: $ mail                                          ok
   180 180: $ killring                                      ok
   196 181: $ cdtohome                                      ok
   181 181: $ listflags                                     ok
   197 182: $ noimplicithome                                ok
   182 182: $ listjobs                                      ok
   198 183: $ matchbeep                                     ok
   183 183: $ listlinks                                     ok
   199 184: $ nobeep                                        ok
   184 184: $ listmax                                       ok
   200 185: $ noclobber                                     ok
   185 185: $ listmaxrows                                   ok
   201 186: $ noding                                        ok
   186 186: $ loginsh                                       ok
   202 187: $ noglob                                        ok
   187 187: $ logout                                        ok
   203 188: $ nostat                                        ok
   188 188: $ mail                                          ok
   204 189: $ notify                                        ok
   189 189: $ cdtohome                                      ok
   205 190: $ oid                                           skipped (variables.at:725)
   190 190: $ noimplicithome                                ok
   206 191: $ owd                                           ok
   191 191: $ matchbeep                                     ok
   207 192: $ path                                          ok
   192 192: $ nobeep                                        ok
   208 193: $ printexitvalue                                ok
   193 193: $ noclobber                                     ok
   209 194: $ prompt                                        ok
   194 194: $ noding                                        ok
   210 195: $ prompt2                                       ok
   195 195: $ noglob                                        ok
   211 196: $ prompt3                                       ok
   196 196: $ nostat                                        ok
   212 197: $ promptchars                                   ok
   197 197: $ notify                                        ok
   213 198: $ pushdtohome                                   ok
   198 198: $ oid                                           skipped (variables.at:725)
   214 199: $ pushdsilent                                   ok
   199 199: $ owd                                           ok
   215 200: $ recexact                                      ok
   200 200: $ path                                          ok
   216 201: $ recognize_only_executablers                   ok
   201 201: $ printexitvalue                                ok
   217 202: $ rmstar                                        ok
   202 202: $ prompt                                        ok
   218 203: $ rprompt                                       ok
   203 203: $ prompt2                                       ok
   219 204: $ savedirs                                      ok
   204 204: $ prompt3                                       ok
   220 205: $ savehist                                      ok
   205 205: $ promptchars                                   ok
   221 206: $ sched                                         ok
   206 206: $ pushdtohome                                   ok
   222 207: $ shell                                         ok
   207 207: $ pushdsilent                                   ok
   223 208: $ shlvl                                         ok
   208 208: $ recexact                                      ok
   224 209: $ status                                        ok
   209 209: $ recognize_only_executablers                   ok
   225 210: $ symlinks                                      ok
   210 210: $ rmstar                                        ok
   226 211: $ tcsh                                          ok
   211 211: $ rprompt                                       ok
   227 212: $ term                                          ok
   212 212: $ savedirs                                      ok
   228 213: $ time                                          ok
   213 213: $ savehist                                      ok
   229 214: $ tperiod                                       ok
   214 214: $ sched                                         ok
   230 215: $ tty                                           ok
   215 215: $ shell                                         ok
   231 216: $ uid                                           ok
   216 216: $ shlvl                                         ok
   232 217: $ user                                          ok
   217 217: $ status                                        ok
   233 218: $ verbose                                       ok
   218 218: $ symlinks                                      ok
   234 219: $ version                                       ok
   219 219: $ tcsh                                          ok
   235 220: $ visiblebell                                   ok
   220 220: $ term                                          ok
   236 221: $ watch                                         ok
   221 221: $ time                                          ok
   237 222: $ who                                           ok
   222 222: $ tperiod                                       ok
   238 223: $ wordchars                                     ok
   223 223: $ tty                                           ok
   239 224: -n                                              ok
   224 224: $ uid                                           ok
   240 225: $<                                              ok
   225 225: $ user                                          ok
   241 
   226 226: $ verbose                                       ok
   242 ## ------------- ##
   227 227: $ version                                       ok
       
   228 228: $ visiblebell                                   ok
       
   229 229: $ watch                                         ok
       
   230 230: $ who                                           ok
       
   231 231: $ wordchars                                     ok
       
   232 232: -n                                              ok
       
   233 233: $<                                              ok
   243 ## Test results. ##
   234 ## Test results. ##
   244 ## ------------- ##
   235 179 tests were successful.
   245 
       
   246 171 tests were successful.
       
   247 54 tests were skipped.
   236 54 tests were skipped.