extensions/spellcheck/hunspell/tests/unit/data/Makefile.am

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 ## Process this file with automake to create Makefile.in
michael@0 2
michael@0 3 SUBDIRS = suggestiontest
michael@0 4
michael@0 5 XFAIL_TESTS = @XFAILED@
michael@0 6
michael@0 7 TESTS = \
michael@0 8 affixes.test \
michael@0 9 condition.test \
michael@0 10 condition_utf.test \
michael@0 11 base.test \
michael@0 12 base_utf.test \
michael@0 13 allcaps.test \
michael@0 14 allcaps_utf.test \
michael@0 15 allcaps2.test \
michael@0 16 allcaps3.test \
michael@0 17 keepcase.test \
michael@0 18 i58202.test \
michael@0 19 map.test \
michael@0 20 rep.test \
michael@0 21 sug.test \
michael@0 22 sugutf.test \
michael@0 23 phone.test \
michael@0 24 flag.test \
michael@0 25 flaglong.test \
michael@0 26 flagnum.test \
michael@0 27 flagutf8.test \
michael@0 28 slash.test \
michael@0 29 forbiddenword.test \
michael@0 30 nosuggest.test \
michael@0 31 alias.test \
michael@0 32 alias2.test \
michael@0 33 alias3.test \
michael@0 34 breakdefault.test \
michael@0 35 break.test \
michael@0 36 needaffix.test \
michael@0 37 needaffix2.test \
michael@0 38 needaffix3.test \
michael@0 39 needaffix4.test \
michael@0 40 needaffix5.test \
michael@0 41 circumfix.test \
michael@0 42 fogemorpheme.test \
michael@0 43 onlyincompound.test \
michael@0 44 complexprefixes.test \
michael@0 45 complexprefixes2.test \
michael@0 46 complexprefixesutf.test \
michael@0 47 conditionalprefix.test \
michael@0 48 zeroaffix.test \
michael@0 49 utf8.test \
michael@0 50 utf8_bom.test \
michael@0 51 utf8_bom2.test \
michael@0 52 utf8_nonbmp.test \
michael@0 53 compoundflag.test \
michael@0 54 compoundrule.test \
michael@0 55 compoundrule2.test \
michael@0 56 compoundrule3.test \
michael@0 57 compoundrule4.test \
michael@0 58 compoundrule5.test \
michael@0 59 compoundrule6.test \
michael@0 60 compoundrule7.test \
michael@0 61 compoundrule8.test \
michael@0 62 compoundaffix.test \
michael@0 63 compoundaffix2.test \
michael@0 64 compoundaffix3.test \
michael@0 65 checkcompounddup.test \
michael@0 66 checkcompoundtriple.test \
michael@0 67 simplifiedtriple.test \
michael@0 68 checkcompoundrep.test \
michael@0 69 checkcompoundcase2.test \
michael@0 70 checkcompoundcaseutf.test \
michael@0 71 checkcompoundpattern.test \
michael@0 72 checkcompoundpattern2.test \
michael@0 73 checkcompoundpattern3.test \
michael@0 74 checkcompoundpattern4.test \
michael@0 75 utfcompound.test \
michael@0 76 checksharps.test \
michael@0 77 checksharpsutf.test \
michael@0 78 germancompounding.test \
michael@0 79 germancompoundingold.test \
michael@0 80 i35725.test \
michael@0 81 i53643.test \
michael@0 82 i54633.test \
michael@0 83 i54980.test \
michael@0 84 maputf.test \
michael@0 85 reputf.test \
michael@0 86 ignore.test \
michael@0 87 ignoreutf.test \
michael@0 88 1592880.test \
michael@0 89 1695964.test \
michael@0 90 1463589.test \
michael@0 91 1463589_utf.test \
michael@0 92 IJ.test \
michael@0 93 i68568.test \
michael@0 94 i68568utf.test \
michael@0 95 1706659.test \
michael@0 96 digits_in_words.test \
michael@0 97 colons_in_words.test \
michael@0 98 ngram_utf_fix.test \
michael@0 99 morph.test \
michael@0 100 1975530.test \
michael@0 101 fullstrip.test \
michael@0 102 iconv.test \
michael@0 103 oconv.test \
michael@0 104 encoding.test \
michael@0 105 korean.test \
michael@0 106 opentaal_forbiddenword1.test \
michael@0 107 opentaal_forbiddenword2.test \
michael@0 108 opentaal_keepcase.test \
michael@0 109 arabic.test \
michael@0 110 2970240.test \
michael@0 111 2970242.test \
michael@0 112 breakoff.test \
michael@0 113 opentaal_cpdpat.test \
michael@0 114 opentaal_cpdpat2.test \
michael@0 115 2999225.test \
michael@0 116 onlyincompound2.test \
michael@0 117 forceucase.test \
michael@0 118 warn.test
michael@0 119
michael@0 120 # infixes.test
michael@0 121
michael@0 122 distclean-local:
michael@0 123 -rm -rf testSubDir
michael@0 124
michael@0 125 EXTRA_DIST = \
michael@0 126 test.sh \
michael@0 127 affixes.aff \
michael@0 128 affixes.dic \
michael@0 129 affixes.good \
michael@0 130 affixes.test \
michael@0 131 condition.aff \
michael@0 132 condition.dic \
michael@0 133 condition.good \
michael@0 134 condition.test \
michael@0 135 condition.wrong \
michael@0 136 condition_utf.aff \
michael@0 137 condition_utf.dic \
michael@0 138 condition_utf.good \
michael@0 139 condition_utf.test \
michael@0 140 condition_utf.wrong \
michael@0 141 base.aff \
michael@0 142 base.dic \
michael@0 143 base.good \
michael@0 144 base.sug \
michael@0 145 base.test \
michael@0 146 base.wrong \
michael@0 147 base_utf.aff \
michael@0 148 base_utf.dic \
michael@0 149 base_utf.good \
michael@0 150 base_utf.sug \
michael@0 151 base_utf.test \
michael@0 152 base_utf.wrong \
michael@0 153 allcaps.aff \
michael@0 154 allcaps.dic \
michael@0 155 allcaps.good \
michael@0 156 allcaps.sug \
michael@0 157 allcaps.test \
michael@0 158 allcaps.wrong \
michael@0 159 allcaps2.aff \
michael@0 160 allcaps2.dic \
michael@0 161 allcaps2.good \
michael@0 162 allcaps2.sug \
michael@0 163 allcaps2.test \
michael@0 164 allcaps2.wrong \
michael@0 165 allcaps3.aff \
michael@0 166 allcaps3.dic \
michael@0 167 allcaps3.good \
michael@0 168 allcaps3.test \
michael@0 169 allcaps3.wrong \
michael@0 170 allcaps_utf.aff \
michael@0 171 allcaps_utf.dic \
michael@0 172 allcaps_utf.good \
michael@0 173 allcaps_utf.sug \
michael@0 174 allcaps_utf.test \
michael@0 175 allcaps_utf.wrong \
michael@0 176 keepcase.aff \
michael@0 177 keepcase.dic \
michael@0 178 keepcase.good \
michael@0 179 keepcase.sug \
michael@0 180 keepcase.test \
michael@0 181 keepcase.wrong \
michael@0 182 map.aff \
michael@0 183 map.dic \
michael@0 184 map.sug \
michael@0 185 map.test \
michael@0 186 map.wrong \
michael@0 187 rep.aff \
michael@0 188 rep.dic \
michael@0 189 rep.sug \
michael@0 190 rep.test \
michael@0 191 rep.wrong \
michael@0 192 sug.aff \
michael@0 193 sug.dic \
michael@0 194 sug.sug \
michael@0 195 sug.test \
michael@0 196 sug.wrong \
michael@0 197 sugutf.aff \
michael@0 198 sugutf.dic \
michael@0 199 sugutf.sug \
michael@0 200 sugutf.test \
michael@0 201 sugutf.wrong \
michael@0 202 phone.aff \
michael@0 203 phone.dic \
michael@0 204 phone.sug \
michael@0 205 phone.test \
michael@0 206 phone.wrong \
michael@0 207 alias.aff \
michael@0 208 alias.dic \
michael@0 209 alias.good \
michael@0 210 alias.test \
michael@0 211 alias2.aff \
michael@0 212 alias2.dic \
michael@0 213 alias2.good \
michael@0 214 alias2.morph \
michael@0 215 alias2.test \
michael@0 216 alias3.aff \
michael@0 217 alias3.dic \
michael@0 218 alias3.good \
michael@0 219 alias3.morph \
michael@0 220 alias3.test \
michael@0 221 break.aff \
michael@0 222 break.dic \
michael@0 223 break.good \
michael@0 224 break.test \
michael@0 225 break.wrong \
michael@0 226 breakdefault.aff \
michael@0 227 breakdefault.dic \
michael@0 228 breakdefault.good \
michael@0 229 breakdefault.sug \
michael@0 230 breakdefault.test \
michael@0 231 breakdefault.wrong \
michael@0 232 circumfix.aff \
michael@0 233 circumfix.dic \
michael@0 234 circumfix.good \
michael@0 235 circumfix.morph \
michael@0 236 circumfix.test \
michael@0 237 circumfix.wrong \
michael@0 238 fogemorpheme.aff \
michael@0 239 fogemorpheme.dic \
michael@0 240 fogemorpheme.good \
michael@0 241 fogemorpheme.test \
michael@0 242 fogemorpheme.wrong \
michael@0 243 onlyincompound.aff \
michael@0 244 onlyincompound.dic \
michael@0 245 onlyincompound.good \
michael@0 246 onlyincompound.sug \
michael@0 247 onlyincompound.test \
michael@0 248 onlyincompound.wrong \
michael@0 249 forbiddenword.aff \
michael@0 250 forbiddenword.dic \
michael@0 251 forbiddenword.good \
michael@0 252 forbiddenword.test \
michael@0 253 forbiddenword.wrong \
michael@0 254 nosuggest.aff \
michael@0 255 nosuggest.dic \
michael@0 256 nosuggest.good \
michael@0 257 nosuggest.sug \
michael@0 258 nosuggest.test \
michael@0 259 nosuggest.wrong \
michael@0 260 germancompounding.aff \
michael@0 261 germancompounding.dic \
michael@0 262 germancompounding.good \
michael@0 263 germancompounding.test \
michael@0 264 germancompounding.wrong \
michael@0 265 germancompoundingold.aff \
michael@0 266 germancompoundingold.dic \
michael@0 267 germancompoundingold.good \
michael@0 268 germancompoundingold.test \
michael@0 269 germancompoundingold.wrong \
michael@0 270 needaffix2.aff \
michael@0 271 needaffix2.dic \
michael@0 272 needaffix2.good \
michael@0 273 needaffix2.morph \
michael@0 274 needaffix2.test \
michael@0 275 needaffix3.aff \
michael@0 276 needaffix3.dic \
michael@0 277 needaffix3.good \
michael@0 278 needaffix3.test \
michael@0 279 needaffix3.wrong \
michael@0 280 needaffix4.aff \
michael@0 281 needaffix4.dic \
michael@0 282 needaffix4.good \
michael@0 283 needaffix4.test \
michael@0 284 needaffix5.aff \
michael@0 285 needaffix5.dic \
michael@0 286 needaffix5.good \
michael@0 287 needaffix5.test \
michael@0 288 needaffix5.wrong \
michael@0 289 needaffix.aff \
michael@0 290 needaffix.dic \
michael@0 291 needaffix.good \
michael@0 292 needaffix.test \
michael@0 293 needaffix.wrong \
michael@0 294 zeroaffix.aff \
michael@0 295 zeroaffix.dic \
michael@0 296 zeroaffix.good \
michael@0 297 zeroaffix.morph \
michael@0 298 zeroaffix.test \
michael@0 299 utf8.aff \
michael@0 300 utf8.dic \
michael@0 301 utf8.good \
michael@0 302 utf8.test \
michael@0 303 utf8_bom.aff \
michael@0 304 utf8_bom.dic \
michael@0 305 utf8_bom.good \
michael@0 306 utf8_bom.test \
michael@0 307 utf8_bom2.aff \
michael@0 308 utf8_bom2.dic \
michael@0 309 utf8_bom2.good \
michael@0 310 utf8_bom2.test \
michael@0 311 utf8_nonbmp.aff \
michael@0 312 utf8_nonbmp.dic \
michael@0 313 utf8_nonbmp.good \
michael@0 314 utf8_nonbmp.sug \
michael@0 315 utf8_nonbmp.test \
michael@0 316 utf8_nonbmp.wrong \
michael@0 317 utfcompound.aff \
michael@0 318 utfcompound.dic \
michael@0 319 utfcompound.good \
michael@0 320 utfcompound.test \
michael@0 321 utfcompound.wrong \
michael@0 322 compoundflag.aff \
michael@0 323 compoundflag.dic \
michael@0 324 compoundflag.good \
michael@0 325 compoundflag.test \
michael@0 326 compoundflag.wrong \
michael@0 327 compoundrule.aff \
michael@0 328 compoundrule.dic \
michael@0 329 compoundrule.good \
michael@0 330 compoundrule.test \
michael@0 331 compoundrule.wrong \
michael@0 332 compoundrule2.aff \
michael@0 333 compoundrule2.dic \
michael@0 334 compoundrule2.good \
michael@0 335 compoundrule2.test \
michael@0 336 compoundrule2.wrong \
michael@0 337 compoundrule3.aff \
michael@0 338 compoundrule3.dic \
michael@0 339 compoundrule3.good \
michael@0 340 compoundrule3.test \
michael@0 341 compoundrule3.wrong \
michael@0 342 compoundrule4.aff \
michael@0 343 compoundrule4.dic \
michael@0 344 compoundrule4.good \
michael@0 345 compoundrule4.test \
michael@0 346 compoundrule4.wrong \
michael@0 347 compoundrule5.aff \
michael@0 348 compoundrule5.dic \
michael@0 349 compoundrule5.good \
michael@0 350 compoundrule5.morph \
michael@0 351 compoundrule5.test \
michael@0 352 compoundrule5.wrong \
michael@0 353 compoundrule6.aff \
michael@0 354 compoundrule6.dic \
michael@0 355 compoundrule6.good \
michael@0 356 compoundrule6.test \
michael@0 357 compoundrule6.wrong \
michael@0 358 compoundrule7.aff \
michael@0 359 compoundrule7.dic \
michael@0 360 compoundrule7.good \
michael@0 361 compoundrule7.test \
michael@0 362 compoundrule7.wrong \
michael@0 363 compoundrule8.aff \
michael@0 364 compoundrule8.dic \
michael@0 365 compoundrule8.good \
michael@0 366 compoundrule8.test \
michael@0 367 compoundrule8.wrong \
michael@0 368 compoundaffix.aff \
michael@0 369 compoundaffix.dic \
michael@0 370 compoundaffix.good \
michael@0 371 compoundaffix.test \
michael@0 372 compoundaffix.wrong \
michael@0 373 compoundaffix2.aff \
michael@0 374 compoundaffix2.dic \
michael@0 375 compoundaffix2.good \
michael@0 376 compoundaffix2.test \
michael@0 377 compoundaffix3.aff \
michael@0 378 compoundaffix3.dic \
michael@0 379 compoundaffix3.good \
michael@0 380 compoundaffix3.test \
michael@0 381 compoundaffix3.wrong \
michael@0 382 checkcompounddup.aff \
michael@0 383 checkcompounddup.dic \
michael@0 384 checkcompounddup.good \
michael@0 385 checkcompounddup.test \
michael@0 386 checkcompounddup.wrong \
michael@0 387 checkcompoundcase.aff \
michael@0 388 checkcompoundcase.dic \
michael@0 389 checkcompoundcase.good \
michael@0 390 checkcompoundcase.test \
michael@0 391 checkcompoundcase.wrong \
michael@0 392 checkcompoundcase2.aff \
michael@0 393 checkcompoundcase2.dic \
michael@0 394 checkcompoundcase2.good \
michael@0 395 checkcompoundcase2.test \
michael@0 396 checkcompoundcase2.wrong \
michael@0 397 checkcompoundcaseutf.aff \
michael@0 398 checkcompoundcaseutf.dic \
michael@0 399 checkcompoundcaseutf.good \
michael@0 400 checkcompoundcaseutf.test \
michael@0 401 checkcompoundcaseutf.wrong \
michael@0 402 checkcompoundrep.aff \
michael@0 403 checkcompoundrep.dic \
michael@0 404 checkcompoundrep.good \
michael@0 405 checkcompoundrep.test \
michael@0 406 checkcompoundrep.wrong \
michael@0 407 checkcompoundtriple.aff \
michael@0 408 checkcompoundtriple.dic \
michael@0 409 checkcompoundtriple.good \
michael@0 410 checkcompoundtriple.test \
michael@0 411 checkcompoundtriple.wrong \
michael@0 412 simplifiedtriple.aff \
michael@0 413 simplifiedtriple.dic \
michael@0 414 simplifiedtriple.good \
michael@0 415 simplifiedtriple.test \
michael@0 416 simplifiedtriple.wrong \
michael@0 417 checkcompoundpattern.aff \
michael@0 418 checkcompoundpattern.dic \
michael@0 419 checkcompoundpattern.good \
michael@0 420 checkcompoundpattern.test \
michael@0 421 checkcompoundpattern.wrong \
michael@0 422 checkcompoundpattern2.aff \
michael@0 423 checkcompoundpattern2.dic \
michael@0 424 checkcompoundpattern2.good \
michael@0 425 checkcompoundpattern2.test \
michael@0 426 checkcompoundpattern2.wrong \
michael@0 427 checkcompoundpattern3.aff \
michael@0 428 checkcompoundpattern3.dic \
michael@0 429 checkcompoundpattern3.good \
michael@0 430 checkcompoundpattern3.test \
michael@0 431 checkcompoundpattern3.wrong \
michael@0 432 checkcompoundpattern4.aff \
michael@0 433 checkcompoundpattern4.dic \
michael@0 434 checkcompoundpattern4.good \
michael@0 435 checkcompoundpattern4.test \
michael@0 436 checkcompoundpattern4.wrong \
michael@0 437 checksharps.aff \
michael@0 438 checksharps.dic \
michael@0 439 checksharps.good \
michael@0 440 checksharps.sug \
michael@0 441 checksharps.test \
michael@0 442 checksharps.wrong \
michael@0 443 checksharpsutf.aff \
michael@0 444 checksharpsutf.dic \
michael@0 445 checksharpsutf.good \
michael@0 446 checksharpsutf.sug \
michael@0 447 checksharpsutf.test \
michael@0 448 checksharpsutf.wrong \
michael@0 449 conditionalprefix.aff \
michael@0 450 conditionalprefix.dic \
michael@0 451 conditionalprefix.good \
michael@0 452 conditionalprefix.morph \
michael@0 453 conditionalprefix.test \
michael@0 454 conditionalprefix.wrong \
michael@0 455 flaglong.aff \
michael@0 456 flaglong.dic \
michael@0 457 flaglong.good \
michael@0 458 flaglong.test \
michael@0 459 flagnum.aff \
michael@0 460 flagnum.dic \
michael@0 461 flagnum.good \
michael@0 462 flagnum.test \
michael@0 463 flag.aff \
michael@0 464 flag.dic \
michael@0 465 flag.good \
michael@0 466 flag.test \
michael@0 467 flagutf8.aff \
michael@0 468 flagutf8.dic \
michael@0 469 flagutf8.good \
michael@0 470 flagutf8.test \
michael@0 471 complexprefixes.aff \
michael@0 472 complexprefixes.dic \
michael@0 473 complexprefixes.good \
michael@0 474 complexprefixes.wrong \
michael@0 475 complexprefixes.test \
michael@0 476 complexprefixes2.aff \
michael@0 477 complexprefixes2.dic \
michael@0 478 complexprefixes2.good \
michael@0 479 complexprefixes2.test \
michael@0 480 complexprefixesutf.aff \
michael@0 481 complexprefixesutf.dic \
michael@0 482 complexprefixesutf.good \
michael@0 483 complexprefixesutf.wrong \
michael@0 484 complexprefixesutf.test \
michael@0 485 i35725.aff \
michael@0 486 i35725.dic \
michael@0 487 i35725.good \
michael@0 488 i35725.sug \
michael@0 489 i35725.test \
michael@0 490 i35725.wrong \
michael@0 491 i53643.aff \
michael@0 492 i53643.dic \
michael@0 493 i53643.good \
michael@0 494 i53643.test \
michael@0 495 i53643.wrong \
michael@0 496 i54633.aff \
michael@0 497 i54633.dic \
michael@0 498 i54633.good \
michael@0 499 i54633.sug \
michael@0 500 i54633.test \
michael@0 501 i54633.wrong \
michael@0 502 i54980.aff \
michael@0 503 i54980.dic \
michael@0 504 i54980.good \
michael@0 505 i54980.test \
michael@0 506 i58202.aff \
michael@0 507 i58202.dic \
michael@0 508 i58202.good \
michael@0 509 i58202.sug \
michael@0 510 i58202.test \
michael@0 511 i58202.wrong \
michael@0 512 maputf.aff \
michael@0 513 maputf.dic \
michael@0 514 maputf.sug \
michael@0 515 maputf.wrong \
michael@0 516 maputf.test \
michael@0 517 reputf.aff \
michael@0 518 reputf.dic \
michael@0 519 reputf.sug \
michael@0 520 reputf.wrong \
michael@0 521 reputf.test \
michael@0 522 slash.aff \
michael@0 523 slash.dic \
michael@0 524 slash.good \
michael@0 525 slash.test \
michael@0 526 ignore.aff \
michael@0 527 ignore.dic \
michael@0 528 ignore.good \
michael@0 529 ignore.test \
michael@0 530 ignoreutf.aff \
michael@0 531 ignoreutf.dic \
michael@0 532 ignoreutf.good \
michael@0 533 ignoreutf.test \
michael@0 534 1592880.aff \
michael@0 535 1592880.dic \
michael@0 536 1592880.good \
michael@0 537 1592880.test \
michael@0 538 1695964.aff \
michael@0 539 1695964.dic \
michael@0 540 1695964.sug \
michael@0 541 1695964.test \
michael@0 542 1695964.wrong \
michael@0 543 1463589.aff \
michael@0 544 1463589.dic \
michael@0 545 1463589.sug \
michael@0 546 1463589.test \
michael@0 547 1463589.wrong \
michael@0 548 1463589_utf.aff \
michael@0 549 1463589_utf.dic \
michael@0 550 1463589_utf.sug \
michael@0 551 1463589_utf.test \
michael@0 552 1463589_utf.wrong \
michael@0 553 IJ.aff \
michael@0 554 IJ.dic \
michael@0 555 IJ.good \
michael@0 556 IJ.sug \
michael@0 557 IJ.test \
michael@0 558 IJ.wrong \
michael@0 559 i68568.aff \
michael@0 560 i68568.dic \
michael@0 561 i68568.test \
michael@0 562 i68568.wrong \
michael@0 563 i68568utf.aff \
michael@0 564 i68568utf.dic \
michael@0 565 i68568utf.test \
michael@0 566 i68568utf.wrong \
michael@0 567 1706659.aff \
michael@0 568 1706659.dic \
michael@0 569 1706659.test \
michael@0 570 1706659.wrong \
michael@0 571 digits_in_words.aff \
michael@0 572 digits_in_words.dic \
michael@0 573 digits_in_words.test \
michael@0 574 digits_in_words.wrong \
michael@0 575 colons_in_words.aff \
michael@0 576 colons_in_words.dic \
michael@0 577 colons_in_words.test \
michael@0 578 ngram_utf_fix.aff \
michael@0 579 ngram_utf_fix.dic \
michael@0 580 ngram_utf_fix.good \
michael@0 581 ngram_utf_fix.sug \
michael@0 582 ngram_utf_fix.test \
michael@0 583 ngram_utf_fix.wrong \
michael@0 584 morph.aff \
michael@0 585 morph.dic \
michael@0 586 morph.good \
michael@0 587 morph.morph \
michael@0 588 morph.test \
michael@0 589 1975530.aff \
michael@0 590 1975530.dic \
michael@0 591 1975530.good \
michael@0 592 1975530.test \
michael@0 593 1975530.wrong \
michael@0 594 fullstrip.aff \
michael@0 595 fullstrip.dic \
michael@0 596 fullstrip.good \
michael@0 597 fullstrip.test \
michael@0 598 iconv.aff \
michael@0 599 iconv.dic \
michael@0 600 iconv.good \
michael@0 601 iconv.test \
michael@0 602 oconv.aff \
michael@0 603 oconv.dic \
michael@0 604 oconv.good \
michael@0 605 oconv.sug \
michael@0 606 oconv.test \
michael@0 607 oconv.wrong \
michael@0 608 encoding.aff \
michael@0 609 encoding.dic \
michael@0 610 encoding.good \
michael@0 611 encoding.test \
michael@0 612 opentaal_forbiddenword1.aff \
michael@0 613 opentaal_forbiddenword1.dic \
michael@0 614 opentaal_forbiddenword1.good \
michael@0 615 opentaal_forbiddenword1.sug \
michael@0 616 opentaal_forbiddenword1.test \
michael@0 617 opentaal_forbiddenword1.wrong \
michael@0 618 opentaal_forbiddenword2.aff \
michael@0 619 opentaal_forbiddenword2.dic \
michael@0 620 opentaal_forbiddenword2.good \
michael@0 621 opentaal_forbiddenword2.sug \
michael@0 622 opentaal_forbiddenword2.test \
michael@0 623 opentaal_forbiddenword2.wrong \
michael@0 624 opentaal_forbiddenword2.aff \
michael@0 625 opentaal_forbiddenword2.dic \
michael@0 626 opentaal_forbiddenword2.good \
michael@0 627 opentaal_forbiddenword2.sug \
michael@0 628 opentaal_forbiddenword2.test \
michael@0 629 opentaal_forbiddenword2.wrong \
michael@0 630 opentaal_keepcase.aff \
michael@0 631 opentaal_keepcase.dic \
michael@0 632 opentaal_keepcase.good \
michael@0 633 opentaal_keepcase.sug \
michael@0 634 opentaal_keepcase.test \
michael@0 635 opentaal_keepcase.wrong \
michael@0 636 arabic.aff \
michael@0 637 arabic.dic \
michael@0 638 arabic.wrong \
michael@0 639 arabic.test \
michael@0 640 2970240.aff \
michael@0 641 2970240.dic \
michael@0 642 2970240.good \
michael@0 643 2970240.wrong \
michael@0 644 2970240.test \
michael@0 645 2970242.aff \
michael@0 646 2970242.dic \
michael@0 647 2970242.good \
michael@0 648 2970242.wrong \
michael@0 649 2970242.test \
michael@0 650 breakoff.aff \
michael@0 651 breakoff.dic \
michael@0 652 breakoff.good \
michael@0 653 breakoff.wrong \
michael@0 654 breakoff.test \
michael@0 655 opentaal_cpdpat.aff \
michael@0 656 opentaal_cpdpat.dic \
michael@0 657 opentaal_cpdpat.good \
michael@0 658 opentaal_cpdpat.wrong \
michael@0 659 opentaal_cpdpat.test \
michael@0 660 opentaal_cpdpat2.aff \
michael@0 661 opentaal_cpdpat2.dic \
michael@0 662 opentaal_cpdpat2.good \
michael@0 663 opentaal_cpdpat2.wrong \
michael@0 664 opentaal_cpdpat2.test \
michael@0 665 2999225.aff \
michael@0 666 2999225.dic \
michael@0 667 2999225.good \
michael@0 668 2999225.test \
michael@0 669 korean.aff \
michael@0 670 korean.dic \
michael@0 671 korean.good \
michael@0 672 korean.wrong \
michael@0 673 korean.test \
michael@0 674 onlyincompound2.aff \
michael@0 675 onlyincompound2.dic \
michael@0 676 onlyincompound2.good \
michael@0 677 onlyincompound2.test \
michael@0 678 onlyincompound2.wrong \
michael@0 679 forceucase.aff \
michael@0 680 forceucase.dic \
michael@0 681 forceucase.good \
michael@0 682 forceucase.sug \
michael@0 683 forceucase.wrong \
michael@0 684 forceucase.test \
michael@0 685 warn.aff \
michael@0 686 warn.dic \
michael@0 687 warn.good \
michael@0 688 warn.test
michael@0 689
michael@0 690 # infixes.aff
michael@0 691 # infixes.dic
michael@0 692 # infixes.good
michael@0 693 # infixes.test

mercurial