11 years agomake M:M:TC:Parameterized->equals("Unregistered") work topic/tc-equals-autocreate
Lukas Mai [Wed, 21 Nov 2012 04:37:49 +0000]
make M:M:TC:Parameterized->equals("Unregistered") work

11 years agomake tests work better with forkprove
Jesse Luehrs [Wed, 7 Nov 2012 19:47:59 +0000]
make tests work better with forkprove

11 years agoAdd ingy to the spelling whitelist
Dave Rolsky [Tue, 30 Oct 2012 19:21:46 +0000]
Add ingy to the spelling whitelist

11 years agofix punctuation
Karen Etheridge [Wed, 19 Sep 2012 21:57:31 +0000]
fix punctuation

11 years agodepend on a Carp version with caller_info (RT#79367)
Jesse Luehrs [Wed, 19 Sep 2012 20:34:09 +0000]
depend on a Carp version with caller_info (RT#79367)

11 years agoClarify natatime Array helper behavior when given a code ref
Dave Rolsky [Sun, 16 Sep 2012 17:31:02 +0000]
Clarify natatime Array helper behavior when given a code ref

11 years agoWe only need local $? if we inline calls to DEMOLISH
Shawn M Moore [Tue, 28 Aug 2012 09:15:27 +0000]
We only need local $? if we inline calls to DEMOLISH

11 years agoSkip Gearman-SlotManager - it hangs
Dave Rolsky [Tue, 7 Aug 2012 02:21:50 +0000]
Skip Gearman-SlotManager - it hangs

11 years agoAdd what does moose stand for section back to docs
Dave Rolsky [Wed, 25 Jul 2012 16:27:27 +0000]
Add what does moose stand for section back to docs

11 years agouse [RunExtraTests] instead of [ExtraTests]
Jesse Luehrs [Sat, 21 Jul 2012 05:26:10 +0000]
use [RunExtraTests] instead of [ExtraTests]

11 years agoshow the first line here when testing with a harness
Jesse Luehrs [Sat, 21 Jul 2012 05:25:39 +0000]
show the first line here when testing with a harness

11 years agoimprove the warning for unknown attribute parameters (mjd)
Jesse Luehrs [Sat, 21 Jul 2012 05:21:51 +0000]
improve the warning for unknown attribute parameters (mjd)

11 years agotest a few more things when choosing "MooseX"
Jesse Luehrs [Sat, 21 Jul 2012 04:48:17 +0000]
test a few more things when choosing "MooseX"

11 years agoallow only specifying certain dists to test (wickline)
Jesse Luehrs [Sat, 21 Jul 2012 04:47:37 +0000]
allow only specifying certain dists to test (wickline)

11 years agono idea what's up with this error message
Jesse Luehrs [Thu, 5 Jul 2012 17:33:25 +0000]
no idea what's up with this error message

or why it was different from the non-inlined case, especially when the
non-inlined version is less nonsensical

11 years agofix "use MyExporter -traits => ..." (RT77974)
Jesse Luehrs [Thu, 5 Jul 2012 17:09:06 +0000]
fix "use MyExporter -traits => ..." (RT77974)

11 years agoSkip P50Tools, it has no tests
Dave Rolsky [Thu, 5 Jul 2012 16:48:02 +0000]
Skip P50Tools, it has no tests

11 years agofix docs for MMA->new (RT78202)
Jesse Luehrs [Thu, 5 Jul 2012 16:33:36 +0000]
fix docs for MMA->new (RT78202)

11 years agoFix is_subtype_of to handle not-yet-defined role
Christopher J. Madsen [Wed, 4 Jul 2012 04:50:25 +0000]
Fix is_subtype_of to handle not-yet-defined role

11 years agoTest is_subtype_of on role_type of undefined role
Christopher J. Madsen [Wed, 4 Jul 2012 04:48:16 +0000]
Test is_subtype_of on role_type of undefined role

  This is the root issue in RT#77303 and RT#77299

11 years agoSkip some distros with known test issues
Dave Rolsky [Thu, 28 Jun 2012 16:36:35 +0000]
Skip some distros with known test issues

11 years agochangelog
Jesse Luehrs [Thu, 28 Jun 2012 16:08:09 +0000]
changelog

11 years agomerge changelog from stable
Jesse Luehrs [Thu, 28 Jun 2012 16:05:43 +0000]
merge changelog from stable

11 years agofix test in with blead
Jesse Luehrs [Thu, 28 Jun 2012 15:53:06 +0000]
fix test in with blead

11 years agoAdd Message-Passing-ZeroMQ to skip list
Dave Rolsky [Thu, 21 Jun 2012 03:17:41 +0000]
Add Message-Passing-ZeroMQ to skip list

11 years agochangelog
Jesse Luehrs [Thu, 21 Jun 2012 02:48:26 +0000]
changelog

11 years agostop using excludes within moose, since it's no longer necessary
Jesse Luehrs [Thu, 21 Jun 2012 02:15:31 +0000]
stop using excludes within moose, since it's no longer necessary

11 years agochange role-to-role application to allow method shadowing
Matt S Trout [Thu, 19 Apr 2012 21:11:54 +0000]
change role-to-role application to allow method shadowing

11 years agoDoc super() warning in Changes
Dave Rolsky [Sat, 26 May 2012 21:53:33 +0000]
Doc super() warning in Changes

11 years agoMake super() carp if you pass it arguments
Dave Rolsky [Sat, 26 May 2012 21:52:47 +0000]
Make super() carp if you pass it arguments

11 years agoAdd test for new warning - super() warns if it is passed arguments
Dave Rolsky [Sat, 26 May 2012 21:52:38 +0000]
Add test for new warning - super() warns if it is passed arguments

11 years agoMoose FAQ: Expand "Can I turn off type constraint checking?"
Ævar Arnfjörð Bjarmason [Wed, 2 May 2012 21:42:49 +0000]
Moose FAQ: Expand "Can I turn off type constraint checking?"

Expand the "Can I turn off type constraint checking?" beyond just "no"
to "you can do it with a MooseX extension". The shiny new extension
happens to be mine, but also point out that if it doesn't do what you
want it's easy to override the default behavior.

11 years agoSkip Alien-Ditaa
Dave Rolsky [Wed, 30 May 2012 21:33:40 +0000]
Skip Alien-Ditaa

11 years agoYet another distro marked as todo
Dave Rolsky [Wed, 30 May 2012 21:04:59 +0000]
Yet another distro marked as todo

11 years agoAdd a few more broken deps
Dave Rolsky [Tue, 29 May 2012 16:12:49 +0000]
Add a few more broken deps

11 years agoAdd a few more broken deps
Dave Rolsky [Tue, 29 May 2012 15:38:15 +0000]
Add a few more broken deps

11 years agoAdd Jenkins-NotificationListener to TODO list
Dave Rolsky [Tue, 29 May 2012 14:55:03 +0000]
Add Jenkins-NotificationListener to TODO list

11 years agoSeveral more problematic deps
Dave Rolsky [Tue, 29 May 2012 06:24:02 +0000]
Several more problematic deps

11 years agoAdd IPC-AnyEvent-Gearman to the skip list
Dave Rolsky [Tue, 29 May 2012 01:24:25 +0000]
Add IPC-AnyEvent-Gearman to the skip list

11 years agoAdd Metabase-Backend-SQL to TODO list - it's tests seem to break a lot
Dave Rolsky [Sun, 27 May 2012 21:59:01 +0000]
Add Metabase-Backend-SQL to TODO list - it's tests seem to break a lot

11 years agoDist-Zilla-Plugin-PerlTidy has broken tests
Dave Rolsky [Sun, 27 May 2012 19:16:11 +0000]
Dist-Zilla-Plugin-PerlTidy has broken tests

11 years agoSkip Metabase-Backend-MongoDB, it's broken
Dave Rolsky [Sun, 27 May 2012 19:00:33 +0000]
Skip Metabase-Backend-MongoDB, it's broken

11 years agoMark two more known-broken distros
Dave Rolsky [Sun, 27 May 2012 05:30:37 +0000]
Mark two more known-broken distros

11 years agoAdd File-Tail-Scribe to skip list
Dave Rolsky [Sun, 27 May 2012 04:59:08 +0000]
Add File-Tail-Scribe to skip list

11 years agoSkip DBIx-VersionedDDL for being dumb
Dave Rolsky [Sun, 27 May 2012 03:03:09 +0000]
Skip DBIx-VersionedDDL for being dumb

11 years agoSkip Padre-Plugin-Cookbook
Dave Rolsky [Sun, 27 May 2012 03:02:07 +0000]
Skip Padre-Plugin-Cookbook

11 years agoAdd more modules to our skip/todo list
Dave Rolsky [Sat, 26 May 2012 22:44:17 +0000]
Add more modules to our skip/todo list

11 years agoDoc circular ref fix in Changes
Dave Rolsky [Sat, 26 May 2012 22:34:19 +0000]
Doc circular ref fix in Changes

11 years agort63818 bugfix for false 'also' circular ref error
wickline [Mon, 7 May 2012 01:31:00 +0000]
rt63818 bugfix for false 'also' circular ref error

11 years agoAdd MooseX-Scaffold to list of known broken deps
Dave Rolsky [Sat, 26 May 2012 22:17:54 +0000]
Add MooseX-Scaffold to list of known broken deps

11 years agoMention MOOSE_TEST_MD=MooseX when MOOSE_TEST_MD=1
Dave Rolsky [Sat, 26 May 2012 22:16:59 +0000]
Mention MOOSE_TEST_MD=MooseX when MOOSE_TEST_MD=1

11 years agoAdd MooseX-WithCache to list of TODO deps
Dave Rolsky [Sat, 26 May 2012 22:15:43 +0000]
Add MooseX-WithCache to list of TODO deps

It's been broken for quite some time

11 years agoPut both skip and todo tests in the DATA section
Dave Rolsky [Sat, 26 May 2012 22:15:13 +0000]
Put both skip and todo tests in the DATA section

Remove %skip hash entirely (this is in DATA now)

11 years agoAdd another MOOSE_TEST_MD option, MooseX
Dave Rolsky [Sat, 26 May 2012 21:46:14 +0000]
Add another MOOSE_TEST_MD option, MooseX

This tests MooseX modules and others that extend Moose. This is useful if you
want to test some sort of internals change that doesn't affect the API for
non-extension modules.

Also added help text for the test that shows when MOOSE_TEST_MD is not set.

11 years agoMark two more distros as todo
Dave Rolsky [Sat, 19 May 2012 18:06:14 +0000]
Mark two more distros as todo

11 years agoSkip distro which requires rpm
Dave Rolsky [Sat, 19 May 2012 13:32:17 +0000]
Skip distro which requires rpm

11 years agoadded Moose with make_immutable
Todd Hepler [Tue, 15 May 2012 19:45:35 +0000]
added Moose with make_immutable

it's slower than regular Moose (as expected)

11 years agodocument that auto_deref is wantarray-based
Ricardo Signes [Tue, 8 May 2012 23:06:50 +0000]
document that auto_deref is wantarray-based

11 years agoMark a few more failing distros
Dave Rolsky [Tue, 8 May 2012 15:46:32 +0000]
Mark a few more failing distros

11 years agoSkip Net-SSH-Mechanize
Dave Rolsky [Mon, 7 May 2012 16:19:23 +0000]
Skip Net-SSH-Mechanize

11 years agochangelog
Jesse Luehrs [Sun, 6 May 2012 18:05:14 +0000]
changelog

11 years agoimport changelog from stable
Jesse Luehrs [Sun, 6 May 2012 18:03:06 +0000]
import changelog from stable

11 years agokeep the same return value init_meta had previously
Jesse Luehrs [Sun, 6 May 2012 18:02:22 +0000]
keep the same return value init_meta had previously

11 years agofix init_meta order when multiple also package are specified
Jesse Luehrs [Mon, 30 Apr 2012 20:52:59 +0000]
fix init_meta order when multiple also package are specified

11 years agofix the erroneous ->kv call in the docs
Chris Prather [Sun, 16 Oct 2011 04:15:46 +0000]
fix the erroneous ->kv call in the docs

11 years agochangelog
Jesse Luehrs [Sun, 29 Apr 2012 22:02:53 +0000]
changelog

11 years agoversion bump 2.0600
Jesse Luehrs [Sun, 29 Apr 2012 21:59:00 +0000]
version bump

11 years agochangelog
Jesse Luehrs [Sun, 29 Apr 2012 21:57:15 +0000]
changelog

11 years agomark trial releases in the changelog
Jesse Luehrs [Sun, 29 Apr 2012 21:56:47 +0000]
mark trial releases in the changelog

11 years agominor doc fixes
Karen Etheridge [Sun, 29 Apr 2012 15:32:40 +0000]
minor doc fixes

12 years agoa couple more fails
Jesse Luehrs [Wed, 25 Apr 2012 15:41:09 +0000]
a couple more fails

12 years agocopy over changelog from the stable branch
Jesse Luehrs [Wed, 25 Apr 2012 07:52:19 +0000]
copy over changelog from the stable branch

12 years agoadd the init_meta thing to ::Delta
Jesse Luehrs [Wed, 25 Apr 2012 07:51:14 +0000]
add the init_meta thing to ::Delta

12 years agodon't list dev releases in ::Delta
Jesse Luehrs [Wed, 25 Apr 2012 07:45:28 +0000]
don't list dev releases in ::Delta

12 years agoconflict on some things
Jesse Luehrs [Wed, 25 Apr 2012 07:42:43 +0000]
conflict on some things

12 years agochangelog
Jesse Luehrs [Wed, 25 Apr 2012 06:06:59 +0000]
changelog

12 years agochangelog and version bump 2.0502
Jesse Luehrs [Wed, 25 Apr 2012 06:04:54 +0000]
changelog and version bump

12 years agothe quote style in this message changed over the years
Jesse Luehrs [Wed, 25 Apr 2012 05:52:20 +0000]
the quote style in this message changed over the years

12 years agomake this an author test
Jesse Luehrs [Wed, 25 Apr 2012 05:44:21 +0000]
make this an author test

memory leak tests just trigger on all kinds of weird situations
depending on platform, configuration, perl version, etc... basically
impossible to keep passing everywhere for anything non-trivial. just
keep this from showing up as fail reports on cpantesters for no reason.

12 years agoSkip some modules with test brain damage
Dave Rolsky [Tue, 24 Apr 2012 22:52:53 +0000]
Skip some modules with test brain damage

12 years agoRequires Test::DependentModules 0.13+
Dave Rolsky [Sat, 21 Apr 2012 15:37:48 +0000]
Requires Test::DependentModules 0.13+

12 years agoTest 200 random dependents unless MOOSE_TEST_MD eq 'all'
Dave Rolsky [Sat, 21 Apr 2012 15:37:14 +0000]
Test 200 random dependents unless MOOSE_TEST_MD eq 'all'

12 years agoList a couple more broken deps
Dave Rolsky [Sat, 21 Apr 2012 15:32:26 +0000]
List a couple more broken deps

12 years agoMark a number of distros which have external deps or broken test suites
Dave Rolsky [Sat, 21 Apr 2012 00:36:30 +0000]
Mark a number of distros which have external deps or broken test suites

12 years agoSkip DBIx-PgLink, it prompts for a password
Dave Rolsky [Fri, 20 Apr 2012 14:08:55 +0000]
Skip DBIx-PgLink, it prompts for a password

12 years agobump test::dm requirement
Jesse Luehrs [Thu, 19 Apr 2012 19:00:41 +0000]
bump test::dm requirement

12 years agofix another hang
Jesse Luehrs [Thu, 19 Apr 2012 16:13:29 +0000]
fix another hang

12 years agosigh
Jesse Luehrs [Thu, 19 Apr 2012 09:07:07 +0000]
sigh

12 years agomore updates
Jesse Luehrs [Thu, 19 Apr 2012 05:51:01 +0000]
more updates

12 years agocouple more fixes
Jesse Luehrs [Thu, 19 Apr 2012 02:25:06 +0000]
couple more fixes

12 years agocleanups after fixing some stuff in test::dm
Jesse Luehrs [Wed, 18 Apr 2012 21:39:57 +0000]
cleanups after fixing some stuff in test::dm

12 years agoone more
Jesse Luehrs [Tue, 17 Apr 2012 20:45:38 +0000]
one more

12 years agoand more things to clean up
Jesse Luehrs [Tue, 17 Apr 2012 20:27:23 +0000]
and more things to clean up

12 years agooops
Jesse Luehrs [Tue, 17 Apr 2012 16:00:23 +0000]
oops

12 years agomore fiddling
Jesse Luehrs [Tue, 17 Apr 2012 15:58:41 +0000]
more fiddling

12 years agothe todo items are by dist
Jesse Luehrs [Tue, 17 Apr 2012 15:35:34 +0000]
the todo items are by dist

12 years agomore cleanups
Jesse Luehrs [Tue, 17 Apr 2012 14:34:33 +0000]
more cleanups

12 years agoupdated stuff
Jesse Luehrs [Tue, 17 Apr 2012 05:11:57 +0000]
updated stuff

12 years agofixed in test::dm
Jesse Luehrs [Wed, 11 Apr 2012 23:06:10 +0000]
fixed in test::dm

12 years agosome modules actually do need to be skipped
Jesse Luehrs [Tue, 10 Apr 2012 21:00:02 +0000]
some modules actually do need to be skipped