root/t

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @23054 [23054] 7 hours masak [spec/S06-signature/positional-placeholders.t] added test that …
(edit) @23053 [23053] 11 hours moritz [t/spec] unfudge a passing test for rakudo in catch_type_cast_mismatch.t
(edit) @23051 [23051] 12 hours jnthn [spectest] Try to clean up and correct a subtypes test file. It used the …
(edit) @23050 [23050] 12 hours jnthn [spectest] Test for multi-jointed namespaces with grammars.
(edit) @23049 [23049] 12 hours jnthn [spectest] Unfudge MMD subtype test that Rakudo now passes.
(edit) @23047 [23047] 38 hours jnthn [spectest] Fix line ending issues and set svn:eol-style native on …
(edit) @23045 [23045] 2 days moritz [t/spec] added file lexicals-and-attributes.t with tests for RT #58818
(edit) @23040 [23040] 3 days bacek [spec] Unfudge 2 more tests for rakudo
(edit) @23032 [23032] 4 days moritz [t/spec] test for RT #60528
(edit) @23000 [23000] 8 days moritz [t/spec] unfudge passing tests in integration/real-strings.t, pmichaud++
(edit) @22999 [22999] 8 days moritz [t/spec] test for [perl #60482]
(edit) @22998 [22998] 8 days pmichaud [spec]: Unfudge some junction tests for Rakudo.
(edit) @22997 [22997] 8 days moritz [t/spec] unfudge two passing TODO tests in ternary.t, (chris dolan)++
(edit) @22996 [22996] 9 days masak [t/spec/integration/substr-after-match-in-gather-in-for.t] * added this …
(edit) @22995 [22995] 9 days moritz [t/spec] clean up of S29-num/rounders.t * remove rakudo cludge, it now …
(edit) @22983 [22983] 10 days moritz [t/spec] test for rakudo regression (Num += Int)
(edit) @22982 [22982] 11 days moritz [t/spec] some unfudges for rakudo
(edit) @22980 [22980] 11 days jnthn [spectest] Add an explicit test that Num accepts Ints on assignment - …
(edit) @22979 [22979] 11 days jnthn [spectest] Fix a bug in the spectest, and fudge one test that Rakudo can't …
(edit) @22972 [22972] 11 days jnthn [spectest] Fudge isalso/is instead tests, so we only run is also for …
(edit) @22960 [22960] 11 days pmichaud [spec]: More unfudging and test correction in autovivification.t
(edit) @22956 [22956] 11 days moritz [t/spec] correct and fudge autovivification.t
(edit) @22955 [22955] 12 days pmichaud [spec]: Fix todo of do+modifier tests.
(edit) @22953 [22953] 12 days pmichaud [spec]: Remove undef warnings from S03-junctions/boolean-context.t
(edit) @22952 [22952] 12 days moritz [t/spec] (un)fudge fmt.t for rakudo
(edit) @22951 [22951] 12 days bacek [spec] Remove useless comment left after unfudging
(edit) @22949 [22949] 12 days bacek [spec] Unfudge junctions tests for rakudo
(edit) @22948 [22948] 12 days bacek [spec] Unfudge junctions tests for rakudo
(edit) @22947 [22947] 12 days bacek [spec] Unfudge junctions tests for rakudo
(edit) @22944 [22944] 12 days moritz [t/spec] in my.t, don't actually generate a Signature.
(edit) @22942 [22942] 12 days moritz [t/spec] unfudge two tests for rakudo in boolean-context.t
(edit) @22941 [22941] 12 days moritz [t/spec] silence a bogus success report for rakudo.
(edit) @22939 [22939] 12 days moritz [t] update to TASKS and set attributes of arrayhash.t
(edit) @22938 [22938] 12 days moritz [t] move some junction tests
(edit) @22937 [22937] 13 days particle [t/spec rakudo] fudge some tests for slurpy params
(edit) @22931 [22931] 2 weeks masak [S04-statements/for-scope.t] added tests against [perl #60404]
(edit) @22928 [22928] 2 weeks jnthn [spectest] Add some tests for generic subs.
(edit) @22921 [22921] 2 weeks particle [t/spec] unmark some more tests passing for rakudo
(edit) @22919 [22919] 2 weeks particle [t/spec] unmark some passing rakudo tests due to container/value refactor
(edit) @22918 [22918] 2 weeks pmichaud [spec]: Clean up some arrayref tests for rakudo.
(edit) @22916 [22916] 2 weeks bacek [spec] Made Incrementor/Decrementor behave according to S03.
(edit) @22913 [22913] 2 weeks moritz [t/spec] TODO'ed two new tests for rakudo
(edit) @22912 [22912] 2 weeks pmichaud [spec]: Add tests that "$a" and "{3}" return Str.
(edit) @22910 [22910] 2 weeks pmichaud [spec]: Fix test in S29-list/pick.t .
(edit) @22908 [22908] 2 weeks bacek [spec] Replace some skip with todo for rakudo
(edit) @22903 [22903] 2 weeks moritz [t/spec] another test for ro-ness of arguments.
(edit) @22902 [22902] 2 weeks moritz [t/spec] don't rely on a lexicals working in eval() when testing ro-ness …
(edit) @22898 [22898] 2 weeks jnthn [spectest] Correct a test that got indirect method invocation syntax …
(edit) @22897 [22897] 2 weeks jnthn [spectest] Unskip some inheritance tests that Rakudo now passes.
(edit) @22895 [22895] 2 weeks pmichaud [spec]: Revert some incorrect unfudging in r22788.
(edit) @22893 [22893] 2 weeks pmichaud [spec]: Fudge a .pick test on arrays for rakudo.
(edit) @22892 [22892] 2 weeks pmichaud [spec]: Fudge some tests for rakudo in S03-junctions/boolean-context.t
(edit) @22889 [22889] 2 weeks moritz [t/spec] add (skipped) tests for [perl #60356] (can't inherit from a …
(edit) @22885 [22885] 2 weeks moritz [t/spec] fix smartlinks in angle-brackets.t
(edit) @22884 [22884] 2 weeks masak [t/spec/S03-junctions/boolean-context.t] * added tests checking for the …
(edit) @22880 [22880] 2 weeks jnthn [spectest] Unfudge an enum test that we can now pass in Rakudo.
(edit) @22872 [22872] 3 weeks moritz [t/spec] fix bad plan in boolean-context.t
(edit) @22871 [22871] 3 weeks moritz [t/spec] fudge newly added tests
(edit) @22870 [22870] 3 weeks moritz [t/spec] tests for @() context forcers, patch courtesy by rindolf++ (plus …
(edit) @22869 [22869] 3 weeks jnthn [spectest] Some fudging/unfudging to add another test to Rakudo.
(edit) @22868 [22868] 3 weeks jnthn [spectest] Unfudge a test that Rakudo now passes.
(edit) @22867 [22867] 3 weeks jnthn [spectest] Test for the case where a named enum has a single value, plus …
(edit) @22866 [22866] 3 weeks jnthn [spectest] Add test for anonymous enums.
(edit) @22865 [22865] 3 weeks jnthn [spectest] Some tests for smart-matching a regex against an array and a …
(edit) @22857 [22857] 3 weeks bacek Removing wrong test
(edit) @22856 [22856] 3 weeks masak [S03-junctions/boolean-context.t] added test for collapsing of junctions …
(edit) @22855 [22855] 3 weeks moritz [t/spec] some unfudgings for rakudo
(edit) @22825 [22825] 3 weeks moritz [t/spec] unfudge now passing test for Str.split with zero-width matches
(edit) @22814 [22814] 3 weeks pmichaud [spec]: Convert rakudo's bignum 'todo' to 'skip'.
(edit) @22788 [22788] 4 weeks moritz [t/spec] some unfudging for rakudo
(edit) @22780 [22780] 4 weeks moritz [t/spec] added two bigint tests, slavik++
(edit) @22758 [22758] 4 weeks rhr [t/spec] add S06-signature/unpack-array.t STD doesn't seem to …
(edit) @22751 [22751] 4 weeks moritz [t] some cleanup in instance.t
(edit) @22750 [22750] 4 weeks moritz [t] move oo/class/literal.t to spec/
(edit) @22749 [22749] 4 weeks moritz [t] some cleanups, moved oo/attributes/class.t to spec, and cleaned up.
(edit) @22747 [22747] 4 weeks lwall [currying.t] move misplaced optional parameter to end (only used by name …
(edit) @22737 [22737] 4 weeks lwall [instance.t] fix two-terms-in-a-row syntax error
(edit) @22705 [22705] 4 weeks moritz [t] move oo/can.t to spec/, and cleared up misleading test descriptions
(edit) @22702 [22702] 4 weeks moritz [t/spec] some fudging of instance.t, and small corrections
(edit) @22701 [22701] 4 weeks moritz [t] move instance.t to spec/, some small updates. Also updated …
(edit) @22668 [22668] 5 weeks moritz [t/spec] correct ignorecase.t
(edit) @22636 [22636] 5 weeks lwall [rx.t] s/where/also/
(edit) @22635 [22635] 5 weeks masak [t/spec/S12-class/namespaced.t] hm, fudge does not fudge multiline test …
(edit) @22633 [22633] 5 weeks masak [t/spec/S12-class/namespaced.t] tests calling a method on a class with …
(edit) @22632 [22632] 5 weeks lwall rename where.t to also.t
(edit) @22631 [22631] 5 weeks lwall s/where/also/
(edit) @22625 [22625] 5 weeks particle [t] add three tests for import, currently failing in rakudo
(edit) @22623 [22623] 5 weeks lwall [t/] no more unpacking hash parameters, s/ceil/ceiling/
(edit) @22622 [22622] 5 weeks particle [t] add tests for :MANDATORY tagset
(edit) @22618 [22618] 5 weeks moritz [t/spec] unfudge three passing TODO tests
(edit) @22617 [22617] 5 weeks particle [rakudo] add 9 more 'is export()' tests for custom tagsets
(edit) @22616 [22616] 5 weeks particle [t] unfudge two more passing 'is export()' tests for rakudo now that …
(edit)