root/t/oo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @24767 [24767] 4 days moritz [t] and [t/spec] * more tests for slurpy args + is copy/is rw * moved …
(edit) @24611 [24611] 2 weeks lwall [parameterized.t] generic types indicated by :: rather than
(edit) @24607 [24607] 2 weeks moritz [t] and [t/spec] * moved NaN.t, ref.t, trusts.t and fail.t to spec/ * …
(edit) @24559 [24559] 3 weeks moritz [t] move oo/methods/ref.t to spec/
(edit) @24553 [24553] 3 weeks moritz [t] and [t/spec] * more smartlinks * moved …
(edit) @24205 [24205] 5 weeks moritz [t] move submethods.t to spec/, clean up some eval clutter
(edit) @24191 [24191] 5 weeks moritz [t] clean up oo/attributes/instance.t and move it to spec
(edit) @24120 [24120] 6 weeks moritz [t] some test and smartlink fixes
(edit) @24093 [24093] 6 weeks moritz [t] split oo/meths/multi.t into t/spec/S12-methods/multi2.t …
(edit) @22751 [22751] 3 months moritz [t] some cleanup in instance.t
(edit) @22750 [22750] 3 months moritz [t] move oo/class/literal.t to spec/
(edit) @22749 [22749] 3 months moritz [t] some cleanups, moved oo/attributes/class.t to spec, and cleaned up.
(edit) @22705 [22705] 3 months moritz [t] move oo/can.t to spec/, and cleared up misleading test descriptions
(edit) @22701 [22701] 3 months moritz [t] move instance.t to spec/, some small updates. Also updated …
(edit) @22476 [22476] 3 months moritz [t] move topic.t to spec/, small HOWTO updates
(edit) @22001 [22001] 5 months moritz [t/oo] more s/system/run/ and try{...} fixes
(edit) @22000 [22000] 5 months moritz [t] more try{...} fixes
(edit) @21789 [21789] 5 months lwall [STD vs t] more Mutually Assured Construction
(edit) @21740 [21740] 5 months lwall [STD] much improved error messages [methods_on_typed_attrs] class Bar must …
(edit) @21734 [21734] 5 months lwall various buglets, STD now parses 94% of t/
(edit) @21722 [21722] 5 months lwall [t/*] fix all the rands and $*PID."... instances
(edit) @21719 [21719] 5 months lwall [STD] detect obsolete use of =cut [t/*.t] delete obsolete uses of =cut
(edit) @21505 [21505] 6 months moritz [spec] moved oo/roles/basic.t to spec/, heavily reworked and many …
(edit) @21500 [21500] 6 months moritz [spec] moved oo/inheritance.t to spec/, and updated it a bit
(edit) @21449 [21449] 6 months masak [declaration-order.t] moved into t/spec
(edit) @21448 [21448] 6 months masak [declaration-order.t] reformulated test due to new insights about …
(edit) @21430 [21430] 6 months masak dashes, not underscores
(edit) @21428 [21428] 6 months masak [declaration_order.t] new test file testing order-independent class …
(edit) @21146 [21146] 6 months moritz [spec] moved oo/enum.t to spec/
(edit) @21130 [21130] 6 months particle these are way out of date, and will be updated soon, so sayeth the …
(edit) @21086 [21086] 7 months Auzon [gsoc_spectest] Added more cmp, leg, and <=> tests. Tested the values of …
(edit) @20828 [20828] 7 months Auzon [gsoc_spectest] new tests for lastcall. moved calling_sets to …
(edit) @20798 [20798] 7 months Auzon [gsoc_spectest] moved what.t into the spec portion, and added new tests to …
(edit) @20511 [20511] 8 months moritz [t] t/oo/from_moose: remove some tests that don't correspond to Perl 6
(edit) @20490 [20490] 8 months Auzon s/use v6-alpha;$/use v6;/; Also catching a few other mentions of …
(edit) @20437 [20437] 8 months Eevee [t/spec] operators/cross-metaop.t moved to spec/S03
(edit) @20420 [20420] 8 months moritz set svn properties on all .t files below t/ find t/ -type -f name '*.t' | …
(edit) @20409 [20409] 8 months Eevee Updating from_moose tests to Moose 0.44 (from 0.21).
(edit) @20403 [20403] 8 months moritz [t/spec] * some more OO tests as requested by jonathon++ * moved …
(edit) @20001 [20001] 11 months particle [spec] migrate some S12 methods tests
(edit) @19970 [19970] 11 months particle [spec] convert basic S12 class tests
(edit) @17602 [17602] 17 months moritz removed t/oo/from_moose/000_load.t (OO is bulitin ;)
(edit) @17183 [17183] 18 months bcmb Correct smart links in several test scripts
(edit) @16496 [16496] 20 months yiyihu r16665@HomePc?: xinming | 2007-05-22 15:56:04 +0800 An attempt to …
(edit) @16420 [16420] 20 months yiyihu Renamed from_moose_0.21 to from_moose since we are sync'ed with moose …
(edit) @16411 [16411] 20 months yiyihu r16571@HomePc?: xinming | 2007-05-18 06:11:02 +0800 Added files from …
(edit) @16408 [16408] 20 months yiyihu r16515@HomePc?: xinming | 2007-05-18 05:47:08 +0800 Added tests from …
(edit) @15977 [15977] 21 months yiyihu r15039@HomePc?: xinming | 2007-01-11 23:49:51 +0800 Make local branch for …
(edit) @15822 [15822] 22 months unobe * updated all legacy smartlinks syntax in test suite * updated …
(edit) @15818 [15818] 22 months unobe * fixed broken smartlinks and added a few more (each() mentioned in S02)
(edit) @15811 [15811] 22 months tene Typo fix. Also, this code compiles fine now, so doesn't need to be hidden …
(edit) @15664 [15664] 22 months audreyt * defaults.t: unTODO; fix broken semi
(edit) @15625 [15625] 22 months moritz unTODOed several test files
(edit) @15562 [15562] 22 months audreyt * indirect_notation.t: "meth $obj" no longer calls "$obj.meth"; remove …
(edit) @14976 [14976] 2 years diakopter Fixed the last two smartlinks, for now. Now to add a bunch more.
(edit) @14757 [14757] 2 years avar * Fixed more smartlinks
(edit) @14658 [14658] 2 years lumi Added tests for $foo .=() construction, and for lists initiated in the …
(edit) @14654 [14654] 2 years aufrank added tests for .does to go along with .HOW.does
(edit) @14653 [14653] 2 years aufrank added tests for $foo.can('bar') and $foo.isa('Foo') syntax for …
(edit) @14651 [14651] 2 years lanny * clean up unexpected passing TODOs
(edit) @14535 [14535] 2 years audreyt * inheritance.t: More tests about inheriting initialiizers
(edit) @14511 [14511] 2 years masak [t/oo/inheritance.t] * added test for inherited initializer
(edit) @14443 [14443] 2 years lwall more bare block cleanup s{...}{...} cleanup
(edit) @14411 [14411] 2 years mgrimes Fixed a number of old /regex/ style smartlinks and broken smartlinks.
(edit) @14298 [14298] 2 years lwall [t/oo/methods/multi.t] Added test for misdispatch of Regex to Str
(edit) @14244 [14244] 2 years audreyt * t/oo/methods/multi.t: Unexpected success attributable to a missing …
(edit) @14056 [14056] 2 years audreyt * unTODO the tests in mutators.t and undeclared_attribute.t that now …
(edit) @14045 [14045] 2 years putter t/oo/roles/anonymous.t - fixed typo. all tests pass.
(edit) @13982 [13982] 2 years rnhainsworth test that role composed from inner role has attributes from inner role
(edit) @13958 [13958] 2 years putter [t/] Corrected some obvious cases of tests made bogus by the replacement …
(edit) @13945 [13945] 2 years audreyt * t/oo: Massive unTODO on t/oo/class/, t/oo/roles/, and t/oo/enums.t.
(edit) @13944 [13944] 2 years audreyt * t/oo/attributes/instance.t: This is not going to work: eval 'class …
(edit) @13937 [13937] 2 years audreyt * inheritance.t: Declare class before mentioning it as bareword is now a …
(edit) @13935 [13935] 2 years audreyt * ref.t: Putting a class{} definition inside try{} is counterproductive…
(edit) @13933 [13933] 2 years audreyt * instantiation.t: "Bar.new" is only usable when Bar has been discovered …
(edit) @13913 [13913] 2 years putter In t/ (mostly), converted eval_ok and eval_is to ok(eval and is(eval. The …
(edit) @13889 [13889] 2 years masak [t/oo/attributes/instance.t] fixed typo
(edit) @13862 [13862] 2 years audreyt * t/oo/type.t: rename to what.t and have it test WHAT.
(edit) @13855 [13855] 2 years trey [t/oo/submethods] Smartlinking. I may be missing something, but I think …
(edit) @13828 [13828] 2 years audreyt * unTODO the now-passing slurpy_param.t and oo/attributes/class.t.
(edit) @13814 [13814] 2 years audreyt * TODO out object_id.t.
(edit) @13810 [13810] 2 years audreyt * Fix instance.t: compile-time errors can't be caught by try{}, so use …
(edit) @13809 [13809] 2 years audreyt * Now that ::?CLASS support is checked in (although it's lexical as …
(edit) @13808 [13808] 2 years audreyt * Finish triaging of t/oo/methods/.
(edit) @13807 [13807] 2 years audreyt * t/oo/methods/chaining.t: [===] ($foo, $_foo2, $_foo1) should be …
(edit) @13806 [13806] 2 years audreyt * t/oo/attributes/array.t: minor indent fix; no functional changes.
(edit) @13805 [13805] 2 years audreyt * Correct multi invocation data set in t/oo/methods/multi.t.
(edit) @13795 [13795] 2 years mugwump Add test for specifying memoized instances via WHICH This also allows for …
(edit) @13787 [13787] 2 years audreyt * Some more triaging; t/oo/roles/ done.
(edit) @13786 [13786] 2 years masak and some further s/ement/ation/ within the test file
(edit) @13785