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,149 @@
|
|
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
|
+
require 'pp'
|
6
|
+
|
7
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
8
|
+
require 'qwik/config'
|
9
|
+
require 'qwik/htree-to-wabisabi'
|
10
|
+
require 'qwik/util-pathname'
|
11
|
+
|
12
|
+
module Qwik
|
13
|
+
class TemplateGenerator
|
14
|
+
def self.main(args)
|
15
|
+
=begin
|
16
|
+
config = Config.new
|
17
|
+
Config.load_args_and_config(config, $0, args)
|
18
|
+
path = config.template_dir.path
|
19
|
+
generate_all(path)
|
20
|
+
=end
|
21
|
+
generate_all(".")
|
22
|
+
end
|
23
|
+
|
24
|
+
def self.generate_all(path)
|
25
|
+
Pathname.glob(path+'*.html') {|file|
|
26
|
+
basename = file.basename('.html').to_s
|
27
|
+
make(path, basename)
|
28
|
+
}
|
29
|
+
end
|
30
|
+
|
31
|
+
def self.make(path, basename)
|
32
|
+
outfile = path+"#{basename}.rb"
|
33
|
+
file = path+"#{basename}.html"
|
34
|
+
|
35
|
+
in_mtime = file.mtime
|
36
|
+
out_mtime = outfile.exist? ? outfile.mtime : Time.at(0)
|
37
|
+
return unless out_mtime < in_mtime
|
38
|
+
|
39
|
+
puts "generate #{basename}" unless $test
|
40
|
+
|
41
|
+
html = file.read
|
42
|
+
w = generate_template(html)
|
43
|
+
|
44
|
+
src = ''
|
45
|
+
PP.pp(w, src) # inspect with pretty print.
|
46
|
+
|
47
|
+
str =
|
48
|
+
"# This file is automatically generated.
|
49
|
+
# DO NOT EDIT THIS FILE.
|
50
|
+
|
51
|
+
module Qwik
|
52
|
+
class Template
|
53
|
+
def self.generate_#{basename}
|
54
|
+
return #{src}
|
55
|
+
end
|
56
|
+
end
|
57
|
+
end
|
58
|
+
"
|
59
|
+
outfile.put(str)
|
60
|
+
end
|
61
|
+
|
62
|
+
def self.generate_template(html)
|
63
|
+
html = html.map {|line| line.strip }.join
|
64
|
+
return HTree(html).to_wabisabi
|
65
|
+
end
|
66
|
+
|
67
|
+
end
|
68
|
+
end
|
69
|
+
|
70
|
+
if $0 == __FILE__
|
71
|
+
if ARGV[0] == '--generate'
|
72
|
+
ARGV.shift
|
73
|
+
Qwik::TemplateGenerator.main(ARGV)
|
74
|
+
else
|
75
|
+
require 'qwik/testunit'
|
76
|
+
require 'qwik/config'
|
77
|
+
$test = true
|
78
|
+
end
|
79
|
+
end
|
80
|
+
|
81
|
+
if defined?($test) && $test
|
82
|
+
class TestTemplateGenerator < Test::Unit::TestCase
|
83
|
+
def test_generate_template
|
84
|
+
config = defined?($test_config) ? $test_config : Qwik::Config.new
|
85
|
+
path = config.template_dir.path
|
86
|
+
|
87
|
+
# test_generate_template
|
88
|
+
html =
|
89
|
+
'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
90
|
+
<html xmlns:v="urn:schemas-microsoft-com:vml">
|
91
|
+
<head id="header"></head>
|
92
|
+
<body onload="qwik_onload();" ondblclick="wema_dblClick(this);" ondragdrop="qwik_dragdrop(this);">
|
93
|
+
<div class="container">
|
94
|
+
<div class="main">
|
95
|
+
<div class="adminmenu" id="adminmenu"></div><!--adminmenu-->
|
96
|
+
<div class="toc" id="toc"></div><!--toc-->
|
97
|
+
<h1 id="view_title"></h1>
|
98
|
+
<div id="body_enter"></div><!--id:body_enter-->
|
99
|
+
<div id="body"></div><!--id:body-->
|
100
|
+
<div id="body_leave"></div><!--id:body_leave-->
|
101
|
+
</div><!--main-->
|
102
|
+
<div class="sidebar" id="sidemenu"></div><!--sidebar-->
|
103
|
+
<div class="footer" id="footer"></div><!--footer-->
|
104
|
+
</div><!--container-->
|
105
|
+
</body>
|
106
|
+
</html>'
|
107
|
+
w = [[:"!DOCTYPE", 'html', 'PUBLIC',
|
108
|
+
'-//W3C//DTD HTML 4.01 Transitional//EN',
|
109
|
+
'http://www.w3.org/TR/html4/loose.dtd'],
|
110
|
+
[:html,
|
111
|
+
[:head, {:id=>'header'}],
|
112
|
+
[:body, {:ondragdrop=>"qwik_dragdrop(this);",
|
113
|
+
:onload=>"qwik_onload();", :ondblclick=>"wema_dblClick(this);"},
|
114
|
+
[:div, {:class=>'container'},
|
115
|
+
[:div, {:class=>'main'},
|
116
|
+
[:div, {:id=>'adminmenu', :class=>'adminmenu'}],
|
117
|
+
[:"!--", 'adminmenu'],
|
118
|
+
[:div, {:id=>'toc', :class=>'toc'}], [:"!--", 'toc'],
|
119
|
+
[:h1, {:id=>'view_title'}],
|
120
|
+
[:div, {:id=>'body_enter'}], [:"!--", 'id:body_enter'],
|
121
|
+
[:div, {:id=>'body'}], [:"!--", 'id:body'],
|
122
|
+
[:div, {:id=>'body_leave'}], [:"!--", 'id:body_leave']],
|
123
|
+
[:"!--", 'main'],
|
124
|
+
[:div, {:id=>'sidemenu', :class=>'sidebar'}], [:"!--", 'sidebar'],
|
125
|
+
[:div, {:id=>'footer', :class=>'footer'}], [:"!--", 'footer']],
|
126
|
+
[:"!--", 'container']]]]
|
127
|
+
ok_eq(w, Qwik::TemplateGenerator.generate_template(html))
|
128
|
+
|
129
|
+
# test_generate_all
|
130
|
+
Qwik::TemplateGenerator.generate_all(path)
|
131
|
+
end
|
132
|
+
end
|
133
|
+
|
134
|
+
class CheckPP < Test::Unit::TestCase
|
135
|
+
def test_pp
|
136
|
+
w = [:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa,
|
137
|
+
[:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb,
|
138
|
+
[:cccccccccccccccccccccccccccccc,
|
139
|
+
[:dddddddddddddddddddddddddddddd]]]]
|
140
|
+
|
141
|
+
str = ''
|
142
|
+
PP.pp(w, str)
|
143
|
+
ok_eq("[:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa,
|
144
|
+
[:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb,
|
145
|
+
[:cccccccccccccccccccccccccccccc, [:dddddddddddddddddddddddddddddd]]]]
|
146
|
+
", str)
|
147
|
+
end
|
148
|
+
end
|
149
|
+
end
|
@@ -0,0 +1,85 @@
|
|
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/util-pathname'
|
7
|
+
require 'qwik/wabisabi-traverse'
|
8
|
+
|
9
|
+
module Qwik
|
10
|
+
class TemplateFactory
|
11
|
+
def initialize(config)
|
12
|
+
@config = config
|
13
|
+
@template_path = config.template_dir.path
|
14
|
+
end
|
15
|
+
|
16
|
+
def get(cmd)
|
17
|
+
if @config.debug
|
18
|
+
require 'qwik/template-generator'
|
19
|
+
path = @config.template_dir.path
|
20
|
+
TemplateGenerator.make(path, cmd)
|
21
|
+
end
|
22
|
+
|
23
|
+
method = "generate_#{cmd}"
|
24
|
+
if defined?(Template) && Template.respond_to?(method)
|
25
|
+
w = Template.send(method)
|
26
|
+
patch(w)
|
27
|
+
return w
|
28
|
+
end
|
29
|
+
|
30
|
+
if check_template(cmd)
|
31
|
+
return get(cmd)
|
32
|
+
end
|
33
|
+
|
34
|
+
return nil
|
35
|
+
end
|
36
|
+
|
37
|
+
def patch(w)
|
38
|
+
w[1].insert(1, {:'xmlns:v'=>'urn:schemas-microsoft-com:vml'})
|
39
|
+
end
|
40
|
+
|
41
|
+
def check_template(cmd)
|
42
|
+
file = @template_path+"#{cmd}.rb"
|
43
|
+
return false if ! file.exist?
|
44
|
+
require file
|
45
|
+
end
|
46
|
+
end
|
47
|
+
end
|
48
|
+
|
49
|
+
if $0 == __FILE__
|
50
|
+
require 'qwik/testunit'
|
51
|
+
require 'qwik/config'
|
52
|
+
require 'qwik/server-memory'
|
53
|
+
$test = true
|
54
|
+
end
|
55
|
+
|
56
|
+
if defined?($test) && $test
|
57
|
+
class TestTemplate < Test::Unit::TestCase
|
58
|
+
def apply_template(data, template)
|
59
|
+
xml = @memory.template.get(template)
|
60
|
+
xml.apply(data)
|
61
|
+
end
|
62
|
+
|
63
|
+
def test_all
|
64
|
+
# setup config
|
65
|
+
@config = defined?($test_config) ? $test_config : Qwik::Config.new
|
66
|
+
# setup memory
|
67
|
+
@memory = defined?($test_memory) ? $test_memory :
|
68
|
+
Qwik::ServerMemory.new(@config)
|
69
|
+
|
70
|
+
# test_non_destructive
|
71
|
+
template = @memory.template.get('notice')
|
72
|
+
id1 = template.object_id
|
73
|
+
head = template.get_tag(:head)
|
74
|
+
length1 = head.length
|
75
|
+
head << [:title, 'title'] # destructive method
|
76
|
+
|
77
|
+
template = @memory.template.get('notice')
|
78
|
+
id2 = template.object_id
|
79
|
+
assert_not_equal(id1, id2)
|
80
|
+
head = template.get_tag(:head)
|
81
|
+
length2 = head.length
|
82
|
+
ok_eq(length2, length1)
|
83
|
+
end
|
84
|
+
end
|
85
|
+
end
|
@@ -0,0 +1,10 @@
|
|
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 'pp'
|
7
|
+
require 'qwik/qp'
|
8
|
+
require 'qwik/testunit'
|
9
|
+
require 'qwik/test-module-session'
|
10
|
+
require 'qwik/server'
|
@@ -0,0 +1,225 @@
|
|
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
|
+
#
|
12
|
+
# This file is just for information. Do not execute.
|
13
|
+
#
|
14
|
+
|
15
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
16
|
+
require 'qwik/testunit'
|
17
|
+
require 'qwik/ml-session'
|
18
|
+
|
19
|
+
if false # Just for information. Do not execute.
|
20
|
+
class TestQuickMLSession < Test::Unit::TestCase
|
21
|
+
def test_quickml_main
|
22
|
+
start
|
23
|
+
send_normal_mail 'bob@example.net' # create a new ML by bob@example.net
|
24
|
+
send_normal_mail 'alice@example.net' # must be rejected
|
25
|
+
send_japanese_multipart_mail 'alice@example.net' # must be rejected
|
26
|
+
send_multipart_mail 'alice@example.net' # must be rejected
|
27
|
+
unsubscribe 'bob@example.net' # close ML
|
28
|
+
|
29
|
+
send_normal_mail 'alice@example.net' # create new ML
|
30
|
+
send_normal_mail 'ALICE@EXAMPLE.NET' # case-insensitive OK?
|
31
|
+
send_multipart_mail 'alice@example.net'
|
32
|
+
send_japanese_mail 'alice@example.net' # Japanese
|
33
|
+
send_normal_mail 'bob@example.net' # must be rejected
|
34
|
+
add_member 'charlie@example.net'
|
35
|
+
add_member 'bob@example.net' # exceeds :max_members
|
36
|
+
remove_member 'ALICE@EXAMPLE.NET', 'charlie@example.net'
|
37
|
+
join_ml 'bob@example.net'
|
38
|
+
remove_member 'bob@example.net', 'Alice@Example.Net'
|
39
|
+
send_normal_mail 'alice@example.net' # return
|
40
|
+
remove_member 'alice@example.net', 'bob@example.net'
|
41
|
+
add_member 'nonexistent'
|
42
|
+
send_normal_mail 'alice@example.net'
|
43
|
+
send_normal_mail 'Alice@Example.Net'
|
44
|
+
send_normal_mail 'ALICE@EXAMPLE.NET' # exceeds :auto_unsubscribe_count
|
45
|
+
unsubscribe 'alice@example.net' # close ML
|
46
|
+
|
47
|
+
send_normal_mail 'alice@example.net' #
|
48
|
+
unsubscribe 'alice@example.net' # close ML (English report mail)
|
49
|
+
|
50
|
+
send_normal_mail 'alice@example.net' # re-create new ML by alice@example.net
|
51
|
+
send_large_mail
|
52
|
+
send_longline_mail
|
53
|
+
send_japanese_multipart_mail 'alice@example.net'
|
54
|
+
send_japanese_large_mail
|
55
|
+
sleep 180 # automatic ML deletion
|
56
|
+
finish
|
57
|
+
end
|
58
|
+
|
59
|
+
def start
|
60
|
+
#cat /dev/null > /var/spool/mail/$USER
|
61
|
+
#sudo rm -rf mldata
|
62
|
+
#rm -f quickml.log
|
63
|
+
#mkdir mldata
|
64
|
+
#sudo ruby -I ../lib ../quickml quickmlrc.test
|
65
|
+
end
|
66
|
+
|
67
|
+
def setup_config
|
68
|
+
{
|
69
|
+
# QuickML Internal use.
|
70
|
+
# :message_catalog = nil # for English messages
|
71
|
+
:message_catalog => Dir.pwd+'/../messages.ja',
|
72
|
+
|
73
|
+
# For test and debug.
|
74
|
+
:verbose_mode => true,
|
75
|
+
|
76
|
+
# Server setting.
|
77
|
+
:user => 'quickml',
|
78
|
+
:group => 'quickml',
|
79
|
+
# :ml_port => 10025,
|
80
|
+
:ml_port => 9196,
|
81
|
+
|
82
|
+
# Send mail setting.
|
83
|
+
:smtp_host => 'localhost',
|
84
|
+
|
85
|
+
# Mailing list setting.
|
86
|
+
:domain => Socket.gethostname,
|
87
|
+
:postmaster => 'info@localhost',
|
88
|
+
:info_url => 'http://localhost/',
|
89
|
+
|
90
|
+
# Mailing list server setting.
|
91
|
+
:sweep_interval => 10,
|
92
|
+
:allowable_error_interval => 3,
|
93
|
+
:max_threads => 10,
|
94
|
+
:timeout => 120,
|
95
|
+
|
96
|
+
# Config for each group.
|
97
|
+
:auto_unsubscribe_count => 3,
|
98
|
+
:max_mail_length=> 1024 * 1024,
|
99
|
+
:max_members => 2,
|
100
|
+
:ml_alert_time => 160,
|
101
|
+
:ml_life_time => 170,
|
102
|
+
|
103
|
+
# Setting for directories and files.
|
104
|
+
:sites_dir => Dir.pwd+'/mldata',
|
105
|
+
:log_dir => '.',
|
106
|
+
:ml_pid_file => Dir.pwd+'/quickml.pid',
|
107
|
+
}
|
108
|
+
end
|
109
|
+
|
110
|
+
def sendmail(from, to, subject, cc='')
|
111
|
+
message = yield
|
112
|
+
contents = []
|
113
|
+
contents << "To: #{to}\n"
|
114
|
+
contents << "From: #{from}\n"
|
115
|
+
contents << "Subject: #{subject}\n"
|
116
|
+
contents << "Cc: #{cc}\n"
|
117
|
+
contents << "\n" if /\n\z/ !~ message
|
118
|
+
contents << message
|
119
|
+
Net::SMTP.start('localhost') {|smtp|
|
120
|
+
smtp.send_mail(contents, from, to)
|
121
|
+
}
|
122
|
+
end
|
123
|
+
|
124
|
+
def send_normal_mail(from)
|
125
|
+
sendmail(from, 'test@example.com', 'test'){'test'}
|
126
|
+
end
|
127
|
+
|
128
|
+
def send_japanese_multipart_mail(from)
|
129
|
+
message = <<'EOF'
|
130
|
+
Mime-Version: 1.0
|
131
|
+
Content-Transfer-Encoding: 7bit
|
132
|
+
Content-Type: Multipart/Mixed;
|
133
|
+
boundary="--Next_Part(Wed_Oct_16_19:21:12_2002_747)--"
|
134
|
+
|
135
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
136
|
+
Content-Type: Text/Plain; charset=iso-2022-jp
|
137
|
+
Content-Transfer-Encoding: 7bit
|
138
|
+
|
139
|
+
てすと
|
140
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
141
|
+
Content-Type: Text/Plain; charset=us-ascii
|
142
|
+
Content-Transfer-Encoding: 7bit
|
143
|
+
Content-Disposition: attachment; filename='foobar.txt'
|
144
|
+
|
145
|
+
foobar
|
146
|
+
|
147
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)----
|
148
|
+
EOF
|
149
|
+
sendmail(from, 'test@example.com',
|
150
|
+
"=?iso-2022-jp?B?GyRCJF4kayRBJFEhPCRIGyhC?="){message}
|
151
|
+
end
|
152
|
+
|
153
|
+
def send_multipart_mail(from)
|
154
|
+
message = <<'EOF'
|
155
|
+
Mime-Version: 1.0
|
156
|
+
Content-Transfer-Encoding: 7bit
|
157
|
+
Content-Type: Multipart/Mixed;
|
158
|
+
boundary="--Next_Part(Wed_Oct_16_19:21:12_2002_747)--"
|
159
|
+
|
160
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
161
|
+
Content-Type: Text/Plain; charset=us-ascii
|
162
|
+
Content-Transfer-Encoding: 7bit
|
163
|
+
|
164
|
+
test
|
165
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)--
|
166
|
+
Content-Type: Text/Plain; charset=us-ascii
|
167
|
+
Content-Transfer-Encoding: 7bit
|
168
|
+
Content-Disposition: attachment; filename='foobar.txt'
|
169
|
+
|
170
|
+
foobar
|
171
|
+
|
172
|
+
----Next_Part(Wed_Oct_16_19:21:12_2002_747)----
|
173
|
+
EOF
|
174
|
+
sendmail(from, 'test@example.com', 'multipart'){message}
|
175
|
+
end
|
176
|
+
|
177
|
+
def unsubscribe(from)
|
178
|
+
sendmail(from, 'test@example.com', 'unsubscribe'){''}
|
179
|
+
end
|
180
|
+
|
181
|
+
def send_japanese_mail(from)
|
182
|
+
message = <<'EOF'
|
183
|
+
Content-Type: text/plain; charset=ISO-2022-JP
|
184
|
+
|
185
|
+
日本語ですよ
|
186
|
+
EOF
|
187
|
+
sendmail(from, 'test@example.com',
|
188
|
+
"=?iso-2022-jp?B?GyRCJEYkOSRIGyhC?="){message}
|
189
|
+
end
|
190
|
+
|
191
|
+
def add_member(cc)
|
192
|
+
sendmail('alice@example.net', 'test@example.com', 'unsubscribe', cc){'add'}
|
193
|
+
end
|
194
|
+
|
195
|
+
def remove_member(by, member)
|
196
|
+
sendmail(by, 'test@example.com', 'remove', member){''}
|
197
|
+
end
|
198
|
+
|
199
|
+
def join_ml(from)
|
200
|
+
sendmail(from, 'test@example.com', 'join', 'alice@example.net'){'join'}
|
201
|
+
end
|
202
|
+
|
203
|
+
def send_large_mail
|
204
|
+
message = "oooooooooo\n" * 500000
|
205
|
+
sendmail('alice@example.net', 'test@example.com', 'large'){message}
|
206
|
+
end
|
207
|
+
|
208
|
+
def send_longline_mail
|
209
|
+
message = 'o' * 2000 + "\n"
|
210
|
+
sendmail('alice@example.net', 'test@example.com', 'longline'){message}
|
211
|
+
end
|
212
|
+
|
213
|
+
def send_japanese_large_mail
|
214
|
+
message = "Content-Type: text/plain; charset=ISO-2022-JP\n\n"
|
215
|
+
message += "oooooooooo\n" * 500000
|
216
|
+
sendmail('alice@example.net', 'test@example.com',
|
217
|
+
"=?iso-2022-jp?B?GyRCJEckKyQkGyhC?="){message}
|
218
|
+
end
|
219
|
+
|
220
|
+
def finish
|
221
|
+
#sleep 3
|
222
|
+
#sudo kill `cat quickml.pid`
|
223
|
+
end
|
224
|
+
end
|
225
|
+
end
|
@@ -0,0 +1,142 @@
|
|
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
|
+
require 'pp'
|
6
|
+
|
7
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
8
|
+
require 'qwik/testunit'
|
9
|
+
require 'qwik/test-module-path'
|
10
|
+
require 'qwik/test-module-session'
|
11
|
+
require 'qwik/test-module-public'
|
12
|
+
require 'qwik/mock-logger'
|
13
|
+
require 'qwik/mock-socket'
|
14
|
+
require 'qwik/mock-sendmail'
|
15
|
+
require 'qwik/config'
|
16
|
+
require 'qwik/ml-memory'
|
17
|
+
|
18
|
+
$quickml_debug = true
|
19
|
+
|
20
|
+
module QuickML
|
21
|
+
class Group
|
22
|
+
def setup_test_config
|
23
|
+
# setup config
|
24
|
+
raise 'config not defined' if !defined?($test_config)
|
25
|
+
@qwikconfig = $test_config
|
26
|
+
|
27
|
+
# setup memory
|
28
|
+
raise 'memory not defined' if !defined?($test_memory)
|
29
|
+
@qwikmemory = $test_memory
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
33
|
+
|
34
|
+
module TestModuleML
|
35
|
+
include TestSession
|
36
|
+
include TestModulePublic
|
37
|
+
|
38
|
+
# ============================== setup
|
39
|
+
def setup
|
40
|
+
web_setup
|
41
|
+
ml_setup
|
42
|
+
end
|
43
|
+
|
44
|
+
def ml_setup
|
45
|
+
# setup quickml config
|
46
|
+
if ! defined?($quickml_config) || $quickml_config.nil?
|
47
|
+
config = Qwik::Config.new
|
48
|
+
config[:logger] = QuickML::MockLogger.new
|
49
|
+
config.update(Qwik::Config::DebugConfig)
|
50
|
+
config.update(Qwik::Config::TestConfig)
|
51
|
+
QuickML::ServerMemory.init_mutex(config)
|
52
|
+
QuickML::ServerMemory.init_catalog(config)
|
53
|
+
|
54
|
+
$quickml_config = config
|
55
|
+
end
|
56
|
+
@ml_config = $quickml_config
|
57
|
+
dummy = @ml_config.logger.get_log # clear log
|
58
|
+
|
59
|
+
@ml_dir = @ml_config.sites_dir.path+'test'
|
60
|
+
@ml_dir.teardown
|
61
|
+
|
62
|
+
@ml_catalog = @ml_config.catalog
|
63
|
+
@ml_message_charset = 'iso-2022-jp'
|
64
|
+
|
65
|
+
t_make_public(QuickML::Group, :site_post)
|
66
|
+
end
|
67
|
+
|
68
|
+
# ============================== teardown
|
69
|
+
def teardown
|
70
|
+
ml_teardown
|
71
|
+
web_teardown
|
72
|
+
end
|
73
|
+
|
74
|
+
def ml_teardown
|
75
|
+
@ml_dir.teardown if @ml_dir
|
76
|
+
end
|
77
|
+
|
78
|
+
# ============================== session
|
79
|
+
def sendmail(from, to, subject, cc=nil)
|
80
|
+
message = yield
|
81
|
+
|
82
|
+
cc_line = ''
|
83
|
+
cc_line = "Cc: #{cc}\n" if cc
|
84
|
+
separator_line = ''
|
85
|
+
separator_line = "\n" unless /\n\z/ =~ message
|
86
|
+
|
87
|
+
contents = ''
|
88
|
+
contents << "To: #{to}\n"
|
89
|
+
contents << "From: #{from}\n"
|
90
|
+
contents << "Subject: #{subject}\n"
|
91
|
+
contents << cc_line
|
92
|
+
contents << separator_line
|
93
|
+
contents << message
|
94
|
+
|
95
|
+
inputs = "HELO localhost
|
96
|
+
MAIL FROM: #{from}
|
97
|
+
RCPT TO: #{to}
|
98
|
+
DATA
|
99
|
+
#{contents}
|
100
|
+
.
|
101
|
+
QUIT
|
102
|
+
"
|
103
|
+
inputs = inputs.set_sourcecode_charset.to_mail_charset
|
104
|
+
socket = QuickML::MockSocket.new(inputs)
|
105
|
+
c = @ml_config
|
106
|
+
session = QuickML::Session.new(c, c.logger, c.catalog, socket)
|
107
|
+
session.start
|
108
|
+
return socket.result
|
109
|
+
end
|
110
|
+
|
111
|
+
def send_normal_mail(from)
|
112
|
+
sendmail(from, 'test@q.example.com', 'test') { 'test' }
|
113
|
+
end
|
114
|
+
|
115
|
+
def unsubscribe(from)
|
116
|
+
sendmail(from, 'test@q.example.com', 'unsubscribe') { '' }
|
117
|
+
end
|
118
|
+
|
119
|
+
def sm(sub, &b)
|
120
|
+
sendmail('bob@example.net', 'test@q.example.com', sub, &b)
|
121
|
+
end
|
122
|
+
|
123
|
+
# ============================== assert
|
124
|
+
def ok_log(e, range=nil)
|
125
|
+
logs = @ml_config.logger.get_log
|
126
|
+
logs = logs[range] if range
|
127
|
+
return ok_eq(e, logs) if e.is_a?(Array)
|
128
|
+
return ok_eq(e, logs.join("\n"))
|
129
|
+
end
|
130
|
+
alias ok ok_log
|
131
|
+
|
132
|
+
# ==================== backward compatibility
|
133
|
+
# def gen_mail(&b)
|
134
|
+
# return QuickML::Mail.generate(&b)
|
135
|
+
# end
|
136
|
+
|
137
|
+
def post_mail(group, &b)
|
138
|
+
mail = QuickML::Mail.generate(&b)
|
139
|
+
group.site_post(mail, true)
|
140
|
+
return mail
|
141
|
+
end
|
142
|
+
end
|