qwik2md 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/README.md +36 -0
- data/Rakefile +10 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/qwik2md +17 -0
- data/lib/qwik2md/version.rb +3 -0
- data/lib/qwik2md.rb +39 -0
- data/qwik2md.gemspec +30 -0
- data/vendor/qwik/AUTHORS +10 -0
- data/vendor/qwik/COPYING +340 -0
- data/vendor/qwik/COPYRIGHT +346 -0
- data/vendor/qwik/lib/qwik/Makefile +63 -0
- data/vendor/qwik/lib/qwik/Rakefile +17 -0
- data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
- data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
- data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
- data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
- data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
- data/vendor/qwik/lib/qwik/act-book.rb +161 -0
- data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
- data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
- data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
- data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
- data/vendor/qwik/lib/qwik/act-code.rb +155 -0
- data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
- data/vendor/qwik/lib/qwik/act-config.rb +49 -0
- data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
- data/vendor/qwik/lib/qwik/act-day.rb +96 -0
- data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
- data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
- data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
- data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
- data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
- data/vendor/qwik/lib/qwik/act-event.rb +187 -0
- data/vendor/qwik/lib/qwik/act-file.rb +303 -0
- data/vendor/qwik/lib/qwik/act-files.rb +771 -0
- data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
- data/vendor/qwik/lib/qwik/act-history.rb +136 -0
- data/vendor/qwik/lib/qwik/act-html.rb +204 -0
- data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
- data/vendor/qwik/lib/qwik/act-include.rb +142 -0
- data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
- data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
- data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
- data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
- data/vendor/qwik/lib/qwik/act-license.rb +63 -0
- data/vendor/qwik/lib/qwik/act-list.rb +287 -0
- data/vendor/qwik/lib/qwik/act-login.rb +410 -0
- data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
- data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
- data/vendor/qwik/lib/qwik/act-map.rb +292 -0
- data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
- data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
- data/vendor/qwik/lib/qwik/act-media.rb +416 -0
- data/vendor/qwik/lib/qwik/act-member.rb +157 -0
- data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
- data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
- data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
- data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
- data/vendor/qwik/lib/qwik/act-new.rb +418 -0
- data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
- data/vendor/qwik/lib/qwik/act-password.rb +145 -0
- data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
- data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
- data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
- data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
- data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
- data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
- data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
- data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
- data/vendor/qwik/lib/qwik/act-save.rb +295 -0
- data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
- data/vendor/qwik/lib/qwik/act-search.rb +180 -0
- data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
- data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
- data/vendor/qwik/lib/qwik/act-site.rb +89 -0
- data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
- data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
- data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
- data/vendor/qwik/lib/qwik/act-status.rb +220 -0
- data/vendor/qwik/lib/qwik/act-style.rb +608 -0
- data/vendor/qwik/lib/qwik/act-table.rb +263 -0
- data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
- data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
- data/vendor/qwik/lib/qwik/act-text.rb +70 -0
- data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
- data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
- data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
- data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
- data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
- data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
- data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
- data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
- data/vendor/qwik/lib/qwik/action.rb +325 -0
- data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
- data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
- data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
- data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
- data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
- data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
- data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
- data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
- data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
- data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
- data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
- data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
- data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
- data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
- data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
- data/vendor/qwik/lib/qwik/check-event.rb +112 -0
- data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
- data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
- data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
- data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
- data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
- data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
- data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
- data/vendor/qwik/lib/qwik/check-server.rb +61 -0
- data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
- data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
- data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
- data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
- data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
- data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
- data/vendor/qwik/lib/qwik/common-error.rb +48 -0
- data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
- data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
- data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
- data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
- data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
- data/vendor/qwik/lib/qwik/common-res.rb +76 -0
- data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
- data/vendor/qwik/lib/qwik/common-send.rb +171 -0
- data/vendor/qwik/lib/qwik/common-session.rb +139 -0
- data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
- data/vendor/qwik/lib/qwik/common-url.rb +90 -0
- data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
- data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
- data/vendor/qwik/lib/qwik/config.rb +299 -0
- data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
- data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
- data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
- data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
- data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
- data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
- data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
- data/vendor/qwik/lib/qwik/description.rb +256 -0
- data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
- data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
- data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
- data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
- data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
- data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
- data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
- data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
- data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
- data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
- data/vendor/qwik/lib/qwik/farm.rb +283 -0
- data/vendor/qwik/lib/qwik/gettext.rb +56 -0
- data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
- data/vendor/qwik/lib/qwik/group-config.rb +247 -0
- data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
- data/vendor/qwik/lib/qwik/group-db.rb +326 -0
- data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
- data/vendor/qwik/lib/qwik/group-member.rb +307 -0
- data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
- data/vendor/qwik/lib/qwik/group-site.rb +374 -0
- data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
- data/vendor/qwik/lib/qwik/group.rb +157 -0
- data/vendor/qwik/lib/qwik/helper.rb +6 -0
- data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
- data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
- data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
- data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
- data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
- data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
- data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
- data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
- data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
- data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
- data/vendor/qwik/lib/qwik/logger.rb +115 -0
- data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
- data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
- data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
- data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
- data/vendor/qwik/lib/qwik/mail.rb +341 -0
- data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
- data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
- data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
- data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
- data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
- data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
- data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
- data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
- data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
- data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
- data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
- data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
- data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
- data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
- data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
- data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
- data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
- data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
- data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
- data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
- data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
- data/vendor/qwik/lib/qwik/page-files.rb +249 -0
- data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
- data/vendor/qwik/lib/qwik/page-get.rb +262 -0
- data/vendor/qwik/lib/qwik/page-images.rb +168 -0
- data/vendor/qwik/lib/qwik/page-put.rb +128 -0
- data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
- data/vendor/qwik/lib/qwik/page-title.rb +0 -0
- data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
- data/vendor/qwik/lib/qwik/page.rb +67 -0
- data/vendor/qwik/lib/qwik/pages.rb +444 -0
- data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
- data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
- data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
- data/vendor/qwik/lib/qwik/parser.rb +349 -0
- data/vendor/qwik/lib/qwik/password.rb +183 -0
- data/vendor/qwik/lib/qwik/periodic.rb +79 -0
- data/vendor/qwik/lib/qwik/qp.rb +56 -0
- data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
- data/vendor/qwik/lib/qwik/qwik.rb +5 -0
- data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
- data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
- data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
- data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
- data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
- data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
- data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
- data/vendor/qwik/lib/qwik/request-path.rb +304 -0
- data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
- data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
- data/vendor/qwik/lib/qwik/request.rb +91 -0
- data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
- data/vendor/qwik/lib/qwik/resolve.rb +121 -0
- data/vendor/qwik/lib/qwik/response.rb +228 -0
- data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
- data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
- data/vendor/qwik/lib/qwik/server.rb +252 -0
- data/vendor/qwik/lib/qwik/site-config.rb +149 -0
- data/vendor/qwik/lib/qwik/site-db.rb +136 -0
- data/vendor/qwik/lib/qwik/site-event.rb +162 -0
- data/vendor/qwik/lib/qwik/site-files.rb +86 -0
- data/vendor/qwik/lib/qwik/site-group.rb +103 -0
- data/vendor/qwik/lib/qwik/site-index.rb +47 -0
- data/vendor/qwik/lib/qwik/site-log.rb +64 -0
- data/vendor/qwik/lib/qwik/site-member.rb +230 -0
- data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
- data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
- data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
- data/vendor/qwik/lib/qwik/site-report.rb +282 -0
- data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
- data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
- data/vendor/qwik/lib/qwik/site-search.rb +180 -0
- data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
- data/vendor/qwik/lib/qwik/site-url.rb +189 -0
- data/vendor/qwik/lib/qwik/site.rb +76 -0
- data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
- data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
- data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
- data/vendor/qwik/lib/qwik/template.rb +85 -0
- data/vendor/qwik/lib/qwik/test-common.rb +10 -0
- data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
- data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
- data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
- data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
- data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
- data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
- data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
- data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
- data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
- data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
- data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
- data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
- data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
- data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
- data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
- data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
- data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
- data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
- data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
- data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
- data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
- data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
- data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
- data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
- data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
- data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
- data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
- data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
- data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
- data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
- data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
- data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
- data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
- data/vendor/qwik/lib/qwik/testunit.rb +45 -0
- data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
- data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
- data/vendor/qwik/lib/qwik/typekey.rb +160 -0
- data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
- data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
- data/vendor/qwik/lib/qwik/util-css.rb +56 -0
- data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
- data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
- data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
- data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
- data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
- data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
- data/vendor/qwik/lib/qwik/util-string.rb +202 -0
- data/vendor/qwik/lib/qwik/util-time.rb +125 -0
- data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
- data/vendor/qwik/lib/qwik/version.rb +11 -0
- data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
- data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
- data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
- data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
- data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
- data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
- data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
- data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
- data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
- data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
- metadata +492 -0
@@ -0,0 +1,103 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/ml-session'
|
7
|
+
require 'qwik/test-module-ml'
|
8
|
+
|
9
|
+
if $0 == __FILE__
|
10
|
+
$test = true
|
11
|
+
end
|
12
|
+
|
13
|
+
class TestMSMember < Test::Unit::TestCase
|
14
|
+
include TestModuleML
|
15
|
+
|
16
|
+
def test_all
|
17
|
+
@ml_config.instance_eval {
|
18
|
+
@config[:max_members] = 2
|
19
|
+
}
|
20
|
+
|
21
|
+
# Alice create a new ML
|
22
|
+
send_normal_mail('alice@example.net')
|
23
|
+
ok_log(["[test]: New ML by alice@example.net",
|
24
|
+
"[test]: Add: alice@example.net",
|
25
|
+
"[test]: QwikPost: test"], 0..2)
|
26
|
+
|
27
|
+
# Mail from is case-insensitive.
|
28
|
+
send_normal_mail('ALICE@EXAMPLE.NET')
|
29
|
+
ok_log(["[test]: QwikPost: test", "[test:2]: Send:"])
|
30
|
+
|
31
|
+
# Bob send a mail, but is rejected.
|
32
|
+
send_normal_mail 'bob@example.net'
|
33
|
+
ok_log(["[test]: Reject: bob@example.net"])
|
34
|
+
|
35
|
+
# Add a member Charlie.
|
36
|
+
add_member 'charlie@example.net'
|
37
|
+
ok_log(["[test]: Add: charlie@example.net",
|
38
|
+
"[test]: QwikPost: addmember", "[test:3]: Send:"])
|
39
|
+
|
40
|
+
# Max exceeds. :max_members
|
41
|
+
add_member 'bob@example.net'
|
42
|
+
ok_log(["[test]: Too Many Members: bob@example.net",
|
43
|
+
"[test]: QwikPost: addmember",
|
44
|
+
"[test:4]: Send:"])
|
45
|
+
|
46
|
+
# Remove a member, alice.
|
47
|
+
remove_member 'ALICE@EXAMPLE.NET', 'charlie@example.net'
|
48
|
+
ok_log(["[test]: Remove: charlie@example.net",
|
49
|
+
"[test]: Unsubscribe: charlie@example.net"])
|
50
|
+
|
51
|
+
# Bob joined to the ml.
|
52
|
+
join_ml('bob@example.net')
|
53
|
+
ok_log(["[test]: Add: bob@example.net",
|
54
|
+
"[test]: QwikPost: join", "[test:5]: Send:"])
|
55
|
+
|
56
|
+
# Bob removed Alice.
|
57
|
+
remove_member 'bob@example.net', 'Alice@Example.Net'
|
58
|
+
ok_log(["[test]: Remove: Alice@example.net",
|
59
|
+
"[test]: Unsubscribe: Alice@example.net"])
|
60
|
+
|
61
|
+
# Alice returned to the ml.
|
62
|
+
send_normal_mail 'alice@example.net'
|
63
|
+
ok_log(["[test]: Add: alice@example.net",
|
64
|
+
"[test]: QwikPost: test", "[test:6]: Send:"])
|
65
|
+
|
66
|
+
# Alice removed Bob.
|
67
|
+
remove_member 'alice@example.net', 'bob@example.net'
|
68
|
+
ok_log(["[test]: Remove: bob@example.net",
|
69
|
+
"[test]: Unsubscribe: bob@example.net"])
|
70
|
+
|
71
|
+
# Try to add nonexistent mail address.
|
72
|
+
add_member 'nonexistent'
|
73
|
+
ok_log(["[test]: QwikPost: addmember", "[test:7]: Send:"])
|
74
|
+
|
75
|
+
send_normal_mail 'alice@example.net'
|
76
|
+
ok_log(["[test]: QwikPost: test", "[test:8]: Send:"])
|
77
|
+
|
78
|
+
send_normal_mail 'Alice@Example.Net'
|
79
|
+
ok_log(["[test]: QwikPost: test", "[test:9]: Send:"])
|
80
|
+
|
81
|
+
send_normal_mail 'ALICE@EXAMPLE.NET' # exceeds :auto_unsubscribe_count
|
82
|
+
ok_log(["[test]: QwikPost: test", "[test:10]: Send:"])
|
83
|
+
|
84
|
+
unsubscribe 'alice@example.net' # close ML
|
85
|
+
ok_log(["[test]: Remove: alice@example.net",
|
86
|
+
"[test]: ML Closed",
|
87
|
+
"[test]: Unsubscribe: alice@example.net"])
|
88
|
+
end
|
89
|
+
|
90
|
+
def add_member(cc)
|
91
|
+
sendmail('alice@example.net', 'test@q.example.com', 'addmember', cc) {
|
92
|
+
'add'
|
93
|
+
}
|
94
|
+
end
|
95
|
+
|
96
|
+
def remove_member(from, member)
|
97
|
+
sendmail(from, 'test@q.example.com', 'remove', member) { '' }
|
98
|
+
end
|
99
|
+
|
100
|
+
def join_ml(from)
|
101
|
+
sendmail(from, 'test@q.example.com', 'join', 'alice@example.net') { 'join' }
|
102
|
+
end
|
103
|
+
end
|
@@ -0,0 +1,84 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/ml-session'
|
7
|
+
require 'qwik/test-module-ml'
|
8
|
+
|
9
|
+
if $0 == __FILE__
|
10
|
+
$test = true
|
11
|
+
end
|
12
|
+
|
13
|
+
class TestMSMultipart < Test::Unit::TestCase
|
14
|
+
include TestModuleML
|
15
|
+
|
16
|
+
def test_all
|
17
|
+
# Alice create a new ML
|
18
|
+
send_normal_mail('alice@example.net')
|
19
|
+
ok_log ["[test]: New ML by alice@example.net",
|
20
|
+
"[test]: Add: alice@example.net",
|
21
|
+
"[test]: QwikPost: test"], 0..2
|
22
|
+
|
23
|
+
# Send a multipart mail.
|
24
|
+
sendmail('alice@example.net', 'test@q.example.com', 'multipart') {
|
25
|
+
"Mime-Version: 1.0
|
26
|
+
Content-Transfer-Encoding: 7bit
|
27
|
+
Content-Type: Multipart/Mixed;
|
28
|
+
boundary=\"--Next_Part(Wed_Oct_16_19:21:12_2002_747)--\"
|
29
|
+
|
30
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
31
|
+
Content-Type: Text/Plain; charset=us-ascii
|
32
|
+
Content-Transfer-Encoding: 7bit
|
33
|
+
|
34
|
+
test
|
35
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
36
|
+
Content-Type: Text/Plain; charset=us-ascii
|
37
|
+
Content-Transfer-Encoding: 7bit
|
38
|
+
Content-Disposition: attachment; filename=\"foobar.txt\"
|
39
|
+
|
40
|
+
foobar
|
41
|
+
|
42
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)----
|
43
|
+
" }
|
44
|
+
ok_log ["[test]: QwikPost: multipart", "[test:2]: Send:"]
|
45
|
+
|
46
|
+
# Send a Japanese mail.
|
47
|
+
sendmail('alice@example.net', 'test@q.example.com',
|
48
|
+
"=?iso-2022-jp?B?GyRCJEYkOSRIGyhC?=") {
|
49
|
+
'Content-Type: text/plain; charset=ISO-2022-JP
|
50
|
+
|
51
|
+
日本語ですよ
|
52
|
+
' }
|
53
|
+
ok_log ["[test]: QwikPost: 1", "[test:3]: Send:"]
|
54
|
+
|
55
|
+
# Send a Japanese multipart mail.
|
56
|
+
sendmail('alice@example.net', 'test@q.example.com',
|
57
|
+
"=?iso-2022-jp?B?GyRCJF4kayRBJFEhPCRIGyhC?=") {
|
58
|
+
"Mime-Version: 1.0
|
59
|
+
Content-Transfer-Encoding: 7bit
|
60
|
+
Content-Type: Multipart/Mixed;
|
61
|
+
boundary=\"--Next_Part(Wed_Oct_16_19:21:12_2002_747)--\"
|
62
|
+
|
63
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
64
|
+
Content-Type: Text/Plain; charset=iso-2022-jp
|
65
|
+
Content-Transfer-Encoding: 7bit
|
66
|
+
|
67
|
+
てすと
|
68
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
69
|
+
Content-Type: Text/Plain; charset=us-ascii
|
70
|
+
Content-Transfer-Encoding: 7bit
|
71
|
+
Content-Disposition: attachment; filename=\"foobar.txt\"
|
72
|
+
|
73
|
+
foobar
|
74
|
+
|
75
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)----
|
76
|
+
" }
|
77
|
+
ok_log ["[test]: QwikPost: 2", "[test:4]: Send:"]
|
78
|
+
|
79
|
+
unsubscribe 'alice@example.net' # close ML
|
80
|
+
ok_log ["[test]: Remove: alice@example.net",
|
81
|
+
"[test]: ML Closed",
|
82
|
+
"[test]: Unsubscribe: alice@example.net"]
|
83
|
+
end
|
84
|
+
end
|
@@ -0,0 +1,129 @@
|
|
1
|
+
#
|
2
|
+
# Copyright (C) 2002-2004 Satoru Takabayashi <satoru@namazu.org>
|
3
|
+
# Copyright (C) 2003-2006 Kouichirou Eto
|
4
|
+
# All rights reserved.
|
5
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
6
|
+
#
|
7
|
+
# You can redistribute it and/or modify it under the terms of
|
8
|
+
# the GNU General Public License version 2.
|
9
|
+
#
|
10
|
+
|
11
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
12
|
+
require 'qwik/ml-session'
|
13
|
+
require 'qwik/test-module-ml'
|
14
|
+
require 'qwik/test-module-path'
|
15
|
+
require 'qwik/mock-logger'
|
16
|
+
require 'qwik/mock-socket'
|
17
|
+
require 'qwik/mock-sendmail'
|
18
|
+
$test = true
|
19
|
+
|
20
|
+
class TestMLSessionOriginal < Test::Unit::TestCase
|
21
|
+
def setup
|
22
|
+
config = {
|
23
|
+
# Debug.
|
24
|
+
:verbose_mode => true, # *TEST*
|
25
|
+
|
26
|
+
# ML server config.
|
27
|
+
:sweep_interval => 10, # *TEST*
|
28
|
+
:allowable_error_interval => 3, # *TEST*
|
29
|
+
:auto_unsubscribe_count => 3, # *TEST*
|
30
|
+
:confirm_ml_creation => false, # *TEST*
|
31
|
+
|
32
|
+
# Config for each group.
|
33
|
+
:max_members => 2,
|
34
|
+
:max_mail_length => 10 * 1024, # *TEST*
|
35
|
+
:ml_life_time => 170, # *TEST*
|
36
|
+
:ml_alert_time => 160, # *TEST*
|
37
|
+
|
38
|
+
# Files and directories.
|
39
|
+
:sites_dir => '.', # *TEST*
|
40
|
+
:ml_pid_file => 'quickml.pid', # *TEST*
|
41
|
+
:log_dir => '.',
|
42
|
+
}
|
43
|
+
|
44
|
+
config[:logger] = QuickML::MockLogger.new
|
45
|
+
|
46
|
+
@config = Qwik::Config.new
|
47
|
+
@config.update(config)
|
48
|
+
QuickML::ServerMemory.init_mutex(@config)
|
49
|
+
QuickML::ServerMemory.init_catalog(@config)
|
50
|
+
|
51
|
+
@dir = './test/'.path
|
52
|
+
@dir.teardown
|
53
|
+
@dir.rmtree if @dir.directory?
|
54
|
+
@dir.rmdir if @dir.directory?
|
55
|
+
end
|
56
|
+
|
57
|
+
def test_dummy
|
58
|
+
end
|
59
|
+
|
60
|
+
def nu_test_basic
|
61
|
+
socket = QuickML::MockSocket.new
|
62
|
+
c = @config
|
63
|
+
session = QuickML::Session.new(c, c.logger, c.catalog, socket)
|
64
|
+
session.start
|
65
|
+
ok_eq(['220 localhost ESMTP QuickML'], socket.result)
|
66
|
+
|
67
|
+
socket = QuickML::MockSocket.new('HELO')
|
68
|
+
c = @config
|
69
|
+
session = QuickML::Session.new(c, c.logger, c.catalog, socket)
|
70
|
+
session.start
|
71
|
+
ok_eq(['220 localhost ESMTP QuickML'], socket.result)
|
72
|
+
|
73
|
+
socket = QuickML::MockSocket.new('HELO localhost')
|
74
|
+
c = @config
|
75
|
+
session = QuickML::Session.new(c, c.logger, c.catalog, socket)
|
76
|
+
session.start
|
77
|
+
ok_eq(['220 localhost ESMTP QuickML',
|
78
|
+
'250 localhost'], socket.result)
|
79
|
+
|
80
|
+
res = send_normal_mail 'alice@example.net'
|
81
|
+
ok_eq(['220 localhost ESMTP QuickML',
|
82
|
+
'250 localhost',
|
83
|
+
'250 ok',
|
84
|
+
'250 ok',
|
85
|
+
'354 send the mail data, end with .',
|
86
|
+
'250 ok',
|
87
|
+
'221 Bye'], res)
|
88
|
+
end
|
89
|
+
|
90
|
+
def send_normal_mail(from)
|
91
|
+
sendmail(from, 'test@example.com', 'test') { 'test' }
|
92
|
+
end
|
93
|
+
|
94
|
+
def ok_log(ar, range=nil)
|
95
|
+
logs = @config.logger.get_log
|
96
|
+
logs = logs[range] if range
|
97
|
+
ok_eq(ar, logs)
|
98
|
+
end
|
99
|
+
|
100
|
+
def test_session
|
101
|
+
#sleep 180 # automatic ML deletion
|
102
|
+
# finish
|
103
|
+
end
|
104
|
+
|
105
|
+
def sendmail(from, to, subject, cc=nil)
|
106
|
+
message = yield
|
107
|
+
contents = []
|
108
|
+
contents << "To: #{to}\n"
|
109
|
+
contents << "From: #{from}\n"
|
110
|
+
contents << "Subject: #{subject}\n"
|
111
|
+
contents << "Cc: #{cc}\n" if cc
|
112
|
+
contents << "\n" if /\n\z/ !~ message
|
113
|
+
contents << message
|
114
|
+
inputs = <<'EOT'
|
115
|
+
HELO localhost
|
116
|
+
MAIL FROM: #{from}
|
117
|
+
RCPT TO: #{to}
|
118
|
+
DATA
|
119
|
+
#{contents.join}
|
120
|
+
.
|
121
|
+
QUIT
|
122
|
+
EOT
|
123
|
+
socket = QuickML::MockSocket.new(inputs)
|
124
|
+
c = @config
|
125
|
+
session = QuickML::Session.new(c, c.logger, c.catalog, socket)
|
126
|
+
session.start
|
127
|
+
return socket.result
|
128
|
+
end
|
129
|
+
end
|
@@ -0,0 +1,130 @@
|
|
1
|
+
# -*- coding: shift_jis -*-
|
2
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
3
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
4
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
5
|
+
|
6
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
7
|
+
require 'qwik/ml-session'
|
8
|
+
require 'qwik/test-module-ml'
|
9
|
+
|
10
|
+
if $0 == __FILE__
|
11
|
+
$test = true
|
12
|
+
end
|
13
|
+
|
14
|
+
class TestMSPlan < Test::Unit::TestCase
|
15
|
+
include TestModuleML
|
16
|
+
|
17
|
+
def test_plan
|
18
|
+
send_normal_mail 'bob@example.net'
|
19
|
+
logs = @ml_config.logger.get_log
|
20
|
+
eq '[test]: New ML by bob@example.net', logs[0]
|
21
|
+
|
22
|
+
# Bob send a mail with a date tag.
|
23
|
+
#res = sm('[1970-01-15] t') { 't' }
|
24
|
+
res = sm('plan_19700115') { 't' }
|
25
|
+
ok_log '[test]: QwikPost: plan_19700115
|
26
|
+
[test:2]: Send:'
|
27
|
+
page = @site['plan_19700115']
|
28
|
+
eq "* plan_19700115
|
29
|
+
{{mail(bob@example.net,0)
|
30
|
+
t
|
31
|
+
}}
|
32
|
+
", page.load
|
33
|
+
|
34
|
+
# test_footer
|
35
|
+
eq "* Plan
|
36
|
+
- [01-15] plan_19700115
|
37
|
+
http://example.com/test/plan_19700115.html
|
38
|
+
", @site.get_footer(Time.at(0))
|
39
|
+
|
40
|
+
# Bob send a mail.
|
41
|
+
res = sm('tt') { 't' }
|
42
|
+
ok_log ['[test]: QwikPost: tt', '[test:3]: Send:']
|
43
|
+
eq "--
|
44
|
+
archive-> http://example.com/test/tt.html
|
45
|
+
ML-> test@q.example.com
|
46
|
+
|
47
|
+
* Plan
|
48
|
+
- [01-15] plan_19700115
|
49
|
+
http://example.com/test/plan_19700115.html", $ml_sm.buffer[-9..-3].join("\n")
|
50
|
+
|
51
|
+
page = @site['tt']
|
52
|
+
eq "* tt
|
53
|
+
{{mail(bob@example.net,0)
|
54
|
+
t
|
55
|
+
}}
|
56
|
+
", page.load
|
57
|
+
end
|
58
|
+
|
59
|
+
def test_plan2
|
60
|
+
send_normal_mail('bob@example.net')
|
61
|
+
eq '[test]: New ML by bob@example.net', @ml_config.logger.get_log[0]
|
62
|
+
|
63
|
+
# Bob send a mail with a date tag.
|
64
|
+
res = sm('plan_19700115') { 't' }
|
65
|
+
ok_log("[test]: QwikPost: plan_19700115\n[test:2]: Send:")
|
66
|
+
page = @site['plan_19700115']
|
67
|
+
eq "* plan_19700115
|
68
|
+
{{mail(bob@example.net,0)
|
69
|
+
t
|
70
|
+
}}
|
71
|
+
", page.load
|
72
|
+
|
73
|
+
# Bob send the same mail again.msame a same mail with a date tag.
|
74
|
+
res = sm('plan_19700115') { 't' }
|
75
|
+
ok_log "[test]: QwikPost: plan_19700115\n[test:3]: Send:"
|
76
|
+
page = @site['plan_19700115']
|
77
|
+
eq "* plan_19700115
|
78
|
+
{{mail(bob@example.net,0)
|
79
|
+
t
|
80
|
+
}}
|
81
|
+
{{mail(bob@example.net,0)
|
82
|
+
t
|
83
|
+
}}
|
84
|
+
", page.load
|
85
|
+
|
86
|
+
# test_footer
|
87
|
+
eq "* Plan
|
88
|
+
- [01-15] plan_19700115
|
89
|
+
http://example.com/test/plan_19700115.html
|
90
|
+
", @site.get_footer(Time.at(0))
|
91
|
+
end
|
92
|
+
|
93
|
+
def test_plan_japanese
|
94
|
+
send_normal_mail('bob@example.net')
|
95
|
+
logs = @ml_config.logger.get_log
|
96
|
+
eq '[test]: New ML by bob@example.net', logs[0]
|
97
|
+
|
98
|
+
# Bob send a mail with a date tag.
|
99
|
+
res = sm('plan_19700115') { 'い' }
|
100
|
+
ok_log "[test]: QwikPost: plan_19700115\n[test:2]: Send:"
|
101
|
+
page = @site['plan_19700115']
|
102
|
+
eq "* plan_19700115
|
103
|
+
{{mail(bob@example.net,0)
|
104
|
+
い
|
105
|
+
}}
|
106
|
+
", page.load
|
107
|
+
|
108
|
+
# test_footer
|
109
|
+
eq "* Plan
|
110
|
+
- [01-15] plan_19700115
|
111
|
+
http://example.com/test/plan_19700115.html
|
112
|
+
", @site.get_footer(Time.at(0))
|
113
|
+
|
114
|
+
# Bob send a mail.
|
115
|
+
res = sm('うう') { 'ええ' }
|
116
|
+
ok_log "[test]: QwikPost: 1\n[test:3]: Send:"
|
117
|
+
str = $ml_sm.buffer[-12..-3].join("\n")
|
118
|
+
eq '
|
119
|
+
ええ
|
120
|
+
|
121
|
+
--
|
122
|
+
archive-> http://example.com/test/1.html
|
123
|
+
ML-> test@q.example.com
|
124
|
+
|
125
|
+
* Plan
|
126
|
+
- [01-15] plan_19700115
|
127
|
+
http://example.com/test/plan_19700115.html'.set_sourcecode_charset.to_mail_charset,
|
128
|
+
str
|
129
|
+
end
|
130
|
+
end
|
@@ -0,0 +1,53 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/ml-session'
|
7
|
+
require 'qwik/test-module-ml'
|
8
|
+
|
9
|
+
if $0 == __FILE__
|
10
|
+
$test = true
|
11
|
+
end
|
12
|
+
|
13
|
+
class TestMSPost < Test::Unit::TestCase
|
14
|
+
include TestModuleML
|
15
|
+
|
16
|
+
def test_post_1
|
17
|
+
logs = @ml_config.logger.get_log
|
18
|
+
|
19
|
+
send_normal_mail 'bob@example.net' # Bob creates a new ML.
|
20
|
+
logs = @ml_config.logger.get_log
|
21
|
+
|
22
|
+
eq nil, @site['1']
|
23
|
+
send_normal_mail 'bob@example.net'
|
24
|
+
ok_log ['[test]: QwikPost: test', '[test:2]: Send:']
|
25
|
+
eq 'test', @site['test'].get_title
|
26
|
+
eq "* test\n{{mail(bob@example.net,0)\ntest\n}}\n{{mail(bob@example.net,0)\ntest\n}}\n", @site['test'].load
|
27
|
+
|
28
|
+
send_normal_mail 'bob@example.net'
|
29
|
+
eq "* test\n{{mail(bob@example.net,0)\ntest\n}}\n{{mail(bob@example.net,0)\ntest\n}}\n{{mail(bob@example.net,0)\ntest\n}}\n", @site['test'].load
|
30
|
+
end
|
31
|
+
|
32
|
+
def test_submit_3
|
33
|
+
send_normal_mail 'bob@example.net'
|
34
|
+
|
35
|
+
sendmail('bob@example.net', 'test@q.example.com', 'Another mail.') {
|
36
|
+
"MIME-Version: 1.0
|
37
|
+
Content-Transfer-Encoding: 7bit
|
38
|
+
Content-Type: text/plain; charset=\"ISO-2022-JP\"
|
39
|
+
|
40
|
+
This is also a test.
|
41
|
+
" }
|
42
|
+
eq 'Another mail.', @site['1'].get_title
|
43
|
+
eq "* Another mail.\n{{mail(bob@example.net,0)
|
44
|
+
This is also a test.\n}}\n", @site['1'].load
|
45
|
+
end
|
46
|
+
|
47
|
+
def test_submit_4
|
48
|
+
send_normal_mail 'bob@example.net' # Bob creates a new ML.
|
49
|
+
sendmail('bob@example.net', 'test@q.example.com', 'a') { 'b' }
|
50
|
+
eq 'a', @site['a'].get_title
|
51
|
+
eq "* a\n{{mail(bob@example.net,0)\nb\n}}\n", @site['a'].load
|
52
|
+
end
|
53
|
+
end
|
@@ -0,0 +1,76 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/ml-session'
|
7
|
+
require 'qwik/test-module-ml'
|
8
|
+
|
9
|
+
if $0 == __FILE__
|
10
|
+
$test = true
|
11
|
+
end
|
12
|
+
|
13
|
+
class TestMSQuotedPrintable < Test::Unit::TestCase
|
14
|
+
include TestModuleML
|
15
|
+
|
16
|
+
def test_all
|
17
|
+
send_normal_mail('bob@example.net')
|
18
|
+
ok_log(['[test]: New ML by bob@example.net',
|
19
|
+
'[test]: Add: bob@example.net',
|
20
|
+
'[test]: QwikPost: test'], 0..2)
|
21
|
+
|
22
|
+
sendmail('[qwik-users:217] Gmail=?iso-2022-jp?B?GyRCJCwbKEJKSVMbJEIlKCVzJTMhPCVHJSMbKEI=?=
|
23
|
+
=?iso-2022-jp?B?GyRCJXMlMCRLO0VNTUpROTkbKEI=?=',
|
24
|
+
'user@gmail.com', 'test@example.com') {
|
25
|
+
'Content-Type: text/plain; charset=ISO-2022-JP
|
26
|
+
Content-Transfer-Encoding: quoted-printable
|
27
|
+
|
28
|
+
=1B$B$3$s$K$A$O!#=1B(B
|
29
|
+
|
30
|
+
--=20
|
31
|
+
user
|
32
|
+
' }
|
33
|
+
|
34
|
+
# ok_eq('quoted-printable', mail['Content-Transfer-Encoding'])
|
35
|
+
# ok_eq('GmailがJISエンコーディングに仕様変更',
|
36
|
+
# mail.get_clean_subject)
|
37
|
+
# ok_eq("こんにちは。\n\n-- \nuser\n".set_sourcecode_charset.to_mail_charset, mail.decoded_body)
|
38
|
+
=begin
|
39
|
+
page = @site['1']
|
40
|
+
ok_eq('GmailがJISエンコーディングに仕様変更', page.get_title)
|
41
|
+
ok_eq("* GmailがJISエンコーディングに仕様変更\n{{mail(user@gmail.com,0)\nこんにちは。\n\n-- \nuser\n}}\n", page.load)
|
42
|
+
|
43
|
+
page = @site['1']
|
44
|
+
ok_eq('テスト', page.get_title)
|
45
|
+
ok_eq("* テスト\n{{mail(bob@example.net,0)\n}}\n", page.get)
|
46
|
+
# ok_eq(true, @site.files('1').exist?('1x1.png'))
|
47
|
+
=end
|
48
|
+
end
|
49
|
+
|
50
|
+
def nutest_all
|
51
|
+
qml = QuickML::Group.new(@ml_config, 'test@example.com')
|
52
|
+
qml.setup_test_config
|
53
|
+
mail = post_mail(qml) {
|
54
|
+
'Date: Mon, 3 Feb 2001 12:34:56 +0900
|
55
|
+
From: user@gmail.com
|
56
|
+
To: test@example.com
|
57
|
+
Subject: [qwik-users:217] Gmail=?iso-2022-jp?B?GyRCJCwbKEJKSVMbJEIlKCVzJTMhPCVHJSMbKEI=?=
|
58
|
+
=?iso-2022-jp?B?GyRCJXMlMCRLO0VNTUpROTkbKEI=?=
|
59
|
+
Content-Type: text/plain; charset=ISO-2022-JP
|
60
|
+
Content-Transfer-Encoding: quoted-printable
|
61
|
+
|
62
|
+
=1B$B$3$s$K$A$O!#=1B(B
|
63
|
+
|
64
|
+
--=20
|
65
|
+
user
|
66
|
+
' }
|
67
|
+
ok_eq('quoted-printable', mail['Content-Transfer-Encoding'])
|
68
|
+
ok_eq('[qwik-users:217] GmailがJISエンコーディングに仕様変更'.set_sourcecode_charset.to_mail_charset, mail['Subject'])
|
69
|
+
ok_eq('GmailがJISエンコーディングに仕様変更',
|
70
|
+
mail.get_clean_subject)
|
71
|
+
ok_eq("こんにちは。\n\n-- \nuser\n".set_sourcecode_charset.to_mail_charset, mail.decoded_body)
|
72
|
+
page = @site['1']
|
73
|
+
ok_eq('GmailがJISエンコーディングに仕様変更', page.get_title)
|
74
|
+
ok_eq("* GmailがJISエンコーディングに仕様変更\n{{mail(user@gmail.com,0)\nこんにちは。\n\n-- \nuser\n}}\n", page.load)
|
75
|
+
end
|
76
|
+
end
|
@@ -0,0 +1,45 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/test-module-ml'
|
7
|
+
|
8
|
+
if $0 == __FILE__
|
9
|
+
require 'qwik/server-memory'
|
10
|
+
require 'qwik/farm'
|
11
|
+
require 'qwik/group-site'
|
12
|
+
require 'qwik/group'
|
13
|
+
$test = true
|
14
|
+
end
|
15
|
+
|
16
|
+
class TestSubmitQuotedPrintable < Test::Unit::TestCase
|
17
|
+
include TestModuleML
|
18
|
+
|
19
|
+
def test_all
|
20
|
+
qml = QuickML::Group.new(@ml_config, 'test@example.com')
|
21
|
+
qml.setup_test_config
|
22
|
+
mail = post_mail(qml) {
|
23
|
+
'Date: Mon, 3 Feb 2001 12:34:56 +0900
|
24
|
+
From: user@gmail.com
|
25
|
+
To: test@example.com
|
26
|
+
Subject: [qwik-users:217] Gmail=?iso-2022-jp?B?GyRCJCwbKEJKSVMbJEIlKCVzJTMhPCVHJSMbKEI=?=
|
27
|
+
=?iso-2022-jp?B?GyRCJXMlMCRLO0VNTUpROTkbKEI=?=
|
28
|
+
Content-Type: text/plain; charset=ISO-2022-JP
|
29
|
+
Content-Transfer-Encoding: quoted-printable
|
30
|
+
|
31
|
+
=1B$B$3$s$K$A$O!#=1B(B
|
32
|
+
|
33
|
+
--=20
|
34
|
+
user
|
35
|
+
' }
|
36
|
+
ok_eq('quoted-printable', mail['Content-Transfer-Encoding'])
|
37
|
+
ok_eq('[qwik-users:217] GmailがJISエンコーディングに仕様変更'.set_sourcecode_charset.to_mail_charset, mail['Subject'])
|
38
|
+
# ok_eq('GmailがJISエンコーディングに仕様変更',
|
39
|
+
# mail.get_clean_subject)
|
40
|
+
ok_eq("こんにちは。\n\n-- \nuser\n".set_sourcecode_charset.to_mail_charset, mail.decoded_body)
|
41
|
+
page = @site['1']
|
42
|
+
ok_eq('GmailがJISエンコーディングに仕様変更', page.get_title)
|
43
|
+
# ok_eq("* GmailがJISエンコーディングに仕様変更\n{{mail(user@gmail.com,0)\nこんにちは。\n\n-- \nuser\n}}\n", page.load)
|
44
|
+
end
|
45
|
+
end
|
@@ -0,0 +1,59 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/test-module-ml'
|
7
|
+
|
8
|
+
if $0 == __FILE__
|
9
|
+
$test = true
|
10
|
+
end
|
11
|
+
|
12
|
+
class TestSubmitBase64 < Test::Unit::TestCase
|
13
|
+
include TestModuleML
|
14
|
+
|
15
|
+
def test_all
|
16
|
+
group = QuickML::Group.new(@ml_config, 'test@example.com')
|
17
|
+
group.setup_test_config
|
18
|
+
|
19
|
+
str =
|
20
|
+
"Date: Thu, 14 Apr 2005 21:22:30 +0900
|
21
|
+
From: bob@example.net
|
22
|
+
To: test@example.com
|
23
|
+
User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4
|
24
|
+
(=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.4 Emacs/21.3
|
25
|
+
(i386-pc-linux-gnu) MULE/5.0 (SAKAKI)
|
26
|
+
MIME-Version: 1.0 (generated by SEMI 1.14.4 - 'Hosorogi')
|
27
|
+
Content-Type: multipart/mixed;
|
28
|
+
boundary=\"Multipart_Thu_Apr_14_21:22:30_2005-1\"
|
29
|
+
Subject: This is an inline test.
|
30
|
+
|
31
|
+
--Multipart_Thu_Apr_14_21:22:30_2005-1
|
32
|
+
Content-Type: text/plain; charset=ISO-2022-JP
|
33
|
+
|
34
|
+
サンプル.jpgを添付してみます。
|
35
|
+
--Multipart_Thu_Apr_14_21:22:30_2005-1
|
36
|
+
Content-Type: image/jpeg
|
37
|
+
Content-Disposition: inline; filename=\"sample.jpg\"
|
38
|
+
Content-Transfer-Encoding: base64
|
39
|
+
|
40
|
+
iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVR42mP4//8/AAX+Av4zEpUU
|
41
|
+
AAAAAElFTkSuQmCC
|
42
|
+
|
43
|
+
"
|
44
|
+
mail = QuickML::Mail.generate { str }
|
45
|
+
|
46
|
+
group.site_post(mail, true)
|
47
|
+
page = @site['1']
|
48
|
+
# $KCODE = 's'
|
49
|
+
ok_eq('This is an inline test.', page.get_title)
|
50
|
+
ok_eq("* This is an inline test.
|
51
|
+
{{mail(bob@example.net,0)
|
52
|
+
サンプル.jpgを添付してみます。
|
53
|
+
|
54
|
+
{{file(sample.jpg)}}
|
55
|
+
}}
|
56
|
+
", page.load)
|
57
|
+
ok_eq(true, @site.files(page.key).exist?('sample.jpg'))
|
58
|
+
end
|
59
|
+
end
|