| 17 | | - started structure with dirs qw(conf data index) |
|---|
| 18 | | - wrote collection data/C001-trivial-txt/(a|b|c).txt |
|---|
| 19 | | - wrote collection data/C002-trivial-html/(a|b|c).html |
|---|
| 20 | | - wrote collection data/C003-trivial-xml/(a|b|c).xml |
|---|
| 21 | | - copied OS X's /usr/share/dict/words to data/C020-words-txt/words.txt |
|---|
| 22 | | - setup ./mkmanifest script to update manifest based on . and t/*.t |
|---|
| 23 | | - wrote Swishtest.pm ::do_search() and ::build_index(), and docs |
|---|
| 24 | | - wrote 000-basicload.t, 001-SWISHAPI.t, |
|---|
| 25 | | - wrote t/010*.t and t/010*.t, which test building indices from data/C010-trivial-txt/* |
|---|
| 26 | | - wrote t/011-C011-trivial-html.t, t/012-C012-trivial-xml.t, & |
|---|
| 27 | | t/020-C020-wordsbasic-txt.t, each for its respective C0## |
|---|
| 28 | | - wrote make_collection (see ./make_collection -h) |
|---|
| 29 | | - wrote t/030-C030-extprog-xml.t , which uses data/C030- (from make_collection) |
|---|
| 30 | | - wrote t/040-C040-swishedocs-html.t which indexes swish-e docs at data/C040-... |
|---|
| | 17 | - started structure with dirs qw(conf data index) |
|---|
| | 18 | - wrote collection data/C001-trivial-txt/(a|b|c).txt |
|---|
| | 19 | - wrote collection data/C002-trivial-html/(a|b|c).html |
|---|
| | 20 | - wrote collection data/C003-trivial-xml/(a|b|c).xml |
|---|
| | 21 | - copied OS X's /usr/share/dict/words to data/C020-words-txt/words.txt |
|---|
| | 22 | - setup ./mkmanifest script to update manifest based on . and t/*.t |
|---|
| | 23 | - wrote Swishtest.pm ::do_search() and ::build_index(), and docs |
|---|
| | 24 | - wrote 000-basicload.t, 001-SWISHAPI.t, |
|---|
| | 25 | - wrote t/010*.t and t/010*.t, which test building indices from data/C010-trivial-txt/* |
|---|
| | 26 | - wrote t/011-C011-trivial-html.t, t/012-C012-trivial-xml.t, & |
|---|
| | 27 | t/020-C020-wordsbasic-txt.t, each for its respective C0## |
|---|
| | 28 | - wrote make_collection (see ./make_collection -h) |
|---|
| | 29 | - wrote t/030-C030-extprog-xml.t , which uses data/C030- (from make_collection) |
|---|
| | 30 | - wrote t/040-C040-swishedocs-html.t which indexes swish-e docs at data/C040-... |
|---|