Jun. 15th, 2013

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: e1d5b621701bbaddbd3a1dcf289f92812bc1bec2
https://github.com/dreamwidth/dw-free/commit/e1d5b621701bbaddbd3a1dcf289f92812bc1bec2
Author: Rick Scott <shadowspar@dreamwidth.org>
Date: 2013-06-14 (Fri, 14 Jun 2013)

Changed paths:
M t/data/sampletrans.dat
M t/langdatfile.t

Log Message:
-----------
(bug 5117) rm extraneous brogrammerage in tests

Remove the nonsensical text strings in t/langdatfile.t and the
corresponding test data file t/data/sampletrans.dat. Replace them
with snippets that are more comprehensible and more congruous with
DW dev culture.

Also, provide a test plan, and reformat the code to hew more closely
to the DW style guide.


Commit: fb1acc56cf07b66089cd22384acdbf4861f7b584
https://github.com/dreamwidth/dw-free/commit/fb1acc56cf07b66089cd22384acdbf4861f7b584
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-15 (Sat, 15 Jun 2013)

Changed paths:
M t/data/sampletrans.dat
M t/langdatfile.t

Log Message:
-----------
Merge pull request #441 from rickscott/bug5117-lolno

(bug 5117) rm extraneous brogrammerage in tests


Compare: https://github.com/dreamwidth/dw-free/compare/f7ee57b7afd1...fb1acc56cf07
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: c3c8201e676db6222405ddebf53409636f3162c8
https://github.com/dreamwidth/dw-free/commit/c3c8201e676db6222405ddebf53409636f3162c8
Author: Jeshyr <ricky@notdoneliving.net>
Date: 2013-06-13 (Thu, 13 Jun 2013)

Changed paths:
M t/00-compile.t
M t/01-dw.t
M t/assertions.t
M t/atom-post.t
M t/betafeatures.t
M t/birthday.t
M t/caps.t
M t/captcha.t
M t/cleaner-forms.t
M t/cleaner-invalid.t
M t/cleaner-link.t
M t/cleaner-ljtags.t
M t/cleaner-subject.t
M t/cleaner-tables.t
M t/commafy.t
M t/comment.t
M t/console-allowopenproxy.t
M t/console-ban.t
M t/console-changecommunityadmin.t
M t/console-changejournalstatus.t
M t/console-changejournaltype.t
M t/console-comment.t
M t/console-community.t
M t/console-entry.t
M t/console-expungeuserpic.t
M t/console-faqcat.t
M t/console-finduser.t
M t/console-findusercluster.t
M t/console-getrelation.t
M t/console-infohistory.t
M t/console-moodthemes.t
M t/console-print.t
M t/console-priv.t
M t/console-reset.t
M t/console-set.t
M t/console-setbadpassword.t
M t/console-suspend.t
M t/console-syndicated.t
M t/console-sysban.t
M t/console-tags.t
M t/content-filters.t
M t/cprod.t
M t/create-url.t
M t/dev-setup.t
M t/directorysearch-extra.t
M t/directorysearch.t
M t/draftset.t
M t/entry-lookup.t
M t/entrycomment-create.t
M t/errors.t
M t/esn-duplicatesubscriptions.t
M t/esn-end2end.t
M t/esn-findsubscription.t
M t/esn-journalnewcomment.t
M t/esn.t
M t/external-user.t
M t/fakememcache.t
M t/faq.t
M t/feed-atom.t
M t/htmltrim.t
M t/jabber-presence.t
M t/langdatfile.t
M t/location.t
M t/log-items.t
M t/notificationinbox.t
M t/notificationmethod-email.t
M t/notificationmethod-inbox.t
M t/paid-time.t
M t/parsefeed-atom-link.t
M t/parsefeed-atom-link2.t
M t/parsefeed-atom-link3.t
M t/parsefeed-atom-types.t
M t/parsefeed-authors.t
M t/poll.t
M t/privs.t
M t/proto-post-edit-roundtrip.t
M t/protocol.t
M t/referer.t
M t/rename.t
M t/request-multi.t
M t/routing-errors.t
M t/routing-indexes.t
M t/routing-methods.t
M t/routing-ssl.t
M t/routing-table.t
M t/s2-color.t
M t/settings.t
M t/subscription-flags.t
M t/subscription-nested.t
M t/subscription-pending.t
M t/synsuck.t
M t/tags-valid.t
M t/talklib-mail-migrate.t
M t/template-plugin-formhtml.t
M t/typemap.t
M t/uniqcookie.t
M t/use-strict.t
M t/user-infoshow-migrate.t
M t/userloading.t
M t/usermoves.t
M t/userpics.t
M t/utf8-convert.t
M t/wtf.t

Log Message:
-----------
(Bug 5116) Added boilerplate and standardised format.


Commit: 15e82d2654021a2c3555356d40904b7a78733d43
https://github.com/dreamwidth/dw-free/commit/15e82d2654021a2c3555356d40904b7a78733d43
Author: Jeshyr <ricky@notdoneliving.net>
Date: 2013-06-13 (Thu, 13 Jun 2013)

Changed paths:
M t/01-dw.t
M t/captcha-textcaptcha.t
M t/captcha.t
M t/clean-comment.t
M t/clean-embed.t
M t/clean-event.t
M t/cleanemail.t
M t/comment-create.t
M t/emailpost-comment.t
M t/emailpost.t
M t/embed-whitelist.t
M t/paid-time.t
M t/post.t
M t/rename.t
M t/routing-formats.t
M t/routing-indexes.t
M t/routing-roles-regex.t
M t/routing-roles-string.t
M t/textutil.t

Log Message:
-----------
(Bug 5116) Some I missed on the first go-around.


Commit: f7790765d8efaa77a856013183389195b662d0c6
https://github.com/dreamwidth/dw-free/commit/f7790765d8efaa77a856013183389195b662d0c6
Author: Afuna <fu@dreamwidth.org>
Date: 2013-06-15 (Sat, 15 Jun 2013)

Changed paths:
M t/00-compile.t
M t/01-dw.t
M t/assertions.t
M t/atom-post.t
M t/betafeatures.t
M t/birthday.t
M t/caps.t
M t/captcha-textcaptcha.t
M t/captcha.t
M t/clean-comment.t
M t/clean-embed.t
M t/clean-event.t
M t/cleanemail.t
M t/cleaner-forms.t
M t/cleaner-invalid.t
M t/cleaner-link.t
M t/cleaner-ljtags.t
M t/cleaner-subject.t
M t/cleaner-tables.t
M t/commafy.t
M t/comment-create.t
M t/comment.t
M t/console-allowopenproxy.t
M t/console-ban.t
M t/console-changecommunityadmin.t
M t/console-changejournalstatus.t
M t/console-changejournaltype.t
M t/console-comment.t
M t/console-community.t
M t/console-entry.t
M t/console-expungeuserpic.t
M t/console-faqcat.t
M t/console-finduser.t
M t/console-findusercluster.t
M t/console-getrelation.t
M t/console-infohistory.t
M t/console-moodthemes.t
M t/console-print.t
M t/console-priv.t
M t/console-reset.t
M t/console-set.t
M t/console-setbadpassword.t
M t/console-suspend.t
M t/console-syndicated.t
M t/console-sysban.t
M t/console-tags.t
M t/content-filters.t
M t/cprod.t
M t/create-url.t
M t/dev-setup.t
M t/directorysearch-extra.t
M t/directorysearch.t
M t/draftset.t
M t/emailpost-comment.t
M t/emailpost.t
M t/embed-whitelist.t
M t/entry-lookup.t
M t/entrycomment-create.t
M t/errors.t
M t/esn-duplicatesubscriptions.t
M t/esn-end2end.t
M t/esn-findsubscription.t
M t/esn-journalnewcomment.t
M t/esn.t
M t/external-user.t
M t/fakememcache.t
M t/faq.t
M t/feed-atom.t
M t/htmltrim.t
M t/jabber-presence.t
M t/langdatfile.t
M t/location.t
M t/log-items.t
M t/notificationinbox.t
M t/notificationmethod-email.t
M t/notificationmethod-inbox.t
M t/paid-time.t
M t/parsefeed-atom-link.t
M t/parsefeed-atom-link2.t
M t/parsefeed-atom-link3.t
M t/parsefeed-atom-types.t
M t/parsefeed-authors.t
M t/poll.t
M t/post.t
M t/privs.t
M t/proto-post-edit-roundtrip.t
M t/protocol.t
M t/referer.t
M t/rename.t
M t/request-multi.t
M t/routing-errors.t
M t/routing-formats.t
M t/routing-indexes.t
M t/routing-methods.t
M t/routing-roles-regex.t
M t/routing-roles-string.t
M t/routing-ssl.t
M t/routing-table.t
M t/s2-color.t
M t/settings.t
M t/subscription-flags.t
M t/subscription-nested.t
M t/subscription-pending.t
M t/synsuck.t
M t/tags-valid.t
M t/talklib-mail-migrate.t
M t/template-plugin-formhtml.t
M t/textutil.t
M t/typemap.t
M t/uniqcookie.t
M t/use-strict.t
M t/user-infoshow-migrate.t
M t/userloading.t
M t/usermoves.t
M t/userpics.t
M t/utf8-convert.t
M t/wtf.t

Log Message:
-----------
Merge branch 'jeshyr-Bug5116' into develop

* jeshyr-Bug5116:
(Bug 5116) Some I missed on the first go-around.
(Bug 5116) Added boilerplate and standardised format.

Conflicts:
t/langdatfile.t


Compare: https://github.com/dreamwidth/dw-free/compare/fb1acc56cf07...f7790765d8ef

Profile

Dreamwidth Changelog

August 2025

S M T W T F S
     12
3456789
10111213141516
171819202122 23
2425262728 29 30
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 29th, 2025 09:58 pm
Powered by Dreamwidth Studios