root/t/xx-uncategorized

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) @24361 [24361] 4 weeks moritz [t] and [t/spec] (two train travels worth of changes): * move …
(edit) @22479 [22479] 3 months moritz [t] remove xx-uncategorized/short_circuiting.t. Tested in much greater …
(edit) @22462 [22462] 3 months moritz [t] move two tests to spec/
(edit) @22461 [22461] 3 months moritz [t] merge xx-uncategorized/optional_copy.t into S06-traits/misc.t, and …
(edit) @22406 [22406] 4 months moritz [t] moved two tests to xx-uncategorized and deleted the now empty dirs
(edit) @21734 [21734] 5 months lwall various buglets, STD now parses 94% of t/
(edit) @21723 [21723] 5 months lwall [t/xx-uncategorized/hyperop.t] postfix hyper can't have space before it
(edit) @21720 [21720] 5 months lwall [t/*] s/:perl5/:Perl5/
(edit) @21719 [21719] 5 months lwall [STD] detect obsolete use of =cut [t/*.t] delete obsolete uses of =cut
(edit) @20490 [20490] 8 months Auzon s/use v6-alpha;$/use v6;/; Also catching a few other mentions of …
(edit) @20420 [20420] 8 months moritz set svn properties on all .t files below t/ find t/ -type -f name '*.t' | …
(edit) @16394 [16394] 20 months audreyt * return_in_anonymous_subs - This test is obsolete per S04; maybe delete?
(edit) @16363 [16363] 20 months audreyt * named_2_positional.t: unTODO
(edit) @16193 [16193] 20 months rhr Cleaner fix for t/xx-uncategorized/io_finalize_part2.t
(edit) @16192 [16192] 20 months rhr Fix to t/xx-uncategorized/io_finalize_part(1|2).t Part 2 can fail when …
(edit) @15624 [15624] 22 months audreyt * namespaces.t: unTODO; all passes.
(edit) @15312 [15312] 23 months gaal * very broken UTF-8 caused a crash. added a test and fixed the crash. …
(edit) @15309 [15309] 23 months gaal * declutter TAP output by dropping the "#"
(edit) @15308 [15308] 23 months gaal * improve decode-utf-chunks.t to make the TAP telling.
(edit) @15300 [15300] 23 months gaal * add test to demonstrate decodeUTF8 breakage. I don't have a way to …
(edit) @15245 [15245] 2 years moritz moved tests to the appropriate location
(edit) @14877 [14877] 2 years gaal * add test for large prints causing stack overflows. How come these are …
(edit) @14300 [14300] 2 years lwall [t/xx-uncategorized/unicode.t] added test for "møøse".perl.chars == 7
(edit) @14212 [14212] 2 years audreyt * A round of :todo now that exceptions in loops aren't ignored.
(edit) @14076 [14076] 2 years audreyt * Remove p6regex_oddity.t now it's no longer an oddity.
(edit) @14044 [14044] 2 years putter t/xx-uncategorized/p6regex_oddity.t - created. Something odd is going on …
(edit) @14030 [14030] 2 years audreyt * Massive unTODO of now-passing tests.
(edit) @13913 [13913] 2 years putter In t/ (mostly), converted eval_ok and eval_is to ok(eval and is(eval. The …
(edit) @13910 [13910] 2 years audreyt * Remove putter++'s "oddity" tests now the cause is found.
(edit) @13908 [13908] 2 years putter t/xx-uncategorized/an_oddity2.t - created. a temporary file for audreyt.
(edit) @13907 [13907] 2 years putter t/xx-uncategorized/an_oddity.t - created. just an fyi for audreyt. ;)
(edit) @13844 [13844] 2 years lanny * collapsed xx-uncategorized arity tests into t/builtins/arity.t
(edit) @13841 [13841] 2 years putter [t/xx-uncategorized/namespaces.t] [t/blocks/pointy.t] Incorrect …
(edit) @13837 [13837] 2 years lanny [t/xx-uncategorized/pair_in_array.t] * demonstrate bug where (::Pair) …
(edit) @13836 [13836] 2 years putter [xx-uncategorized/lexical_variable_in_eval.t] Deleted. Test.pm's pod now …
(edit) @13812 [13812] 2 years audreyt * Now that t/xx-uncategorized/unicode_aliases.t is passing, we merge them …
(edit) @13797 [13797] 2 years putter [t/xx-uncategorized/unicode_aliases.t] Created. "\c[LINE FEED (LF)]" …
(edit) @13796 [13796] 2 years putter [t/xx-uncategorized/lexical_variable_in_eval.t] Created. eval_ok isn't …
(edit) @13741 [13741] 2 years audreyt * Massive cleanup: qw() and q() is no longer quotes but functions, and …
(edit) @13618 [13618] 2 years audreyt * More s/main::/Main::/ fixes.
(edit) @13554 [13554] 2 years audreyt * rule_recursive.t: temporarily skip infinite looping tests
(edit) @13533 [13533] 2 years fglock t/xx-uncategorized/rule_recursive.t - s/rule/regex/ to enable backtracking
(edit) @13529 [13529] 2 years trey Deleting test pm files used by old use_import_not_found.t, which …
(edit) @13518 [13518] 2 years markstos mv t/xx-uncategorized/S29_spec.t t/builtins/type_declarations.t (Part of …
(edit) @13517 [13517] 2 years markstos S29_spec.t: Add smart link and improve comment.
(edit) @13493 [13493] 2 years audreyt * S29_spec.t: TODO everything.
(edit) @13472 [13472] 2 years audreyt * Remove a bogus "die" in rule_recursive.t.
(edit) @13471 [13471] 2 years audreyt * Allow binding to fully-qualified, uninitialized variables: &foo::bar …
(edit) @13468 [13468] 2 years audreyt * Now that t/xx-uncategorized/use_import_not_found.t passes, remove it …
(edit) @13355 [13355] 2 years trey Another try at fixing unicode.t'
(edit) @13354 [13354] 2 years trey [t/xx-uncategorized/unicode.t] Amusingly enough, this test was not set …
(edit) @13347 [13347] 2 years putter Added additional failing rx case. Given rule r2 { <null> | <r2> x }, "x" …
(edit) @13345 [13345] 2 years putter Added a failing kwid test. An empty kwid, "=kwid\n=cut\n", eats …
(edit) @13344 [13344] 2 years putter Added a failing rx test. Given rule r { <null> | x <r> }, "x" /<r>$/ …
(edit) @13314 [13314] 2 years putter Created some failing Prelude.pm tests. - our &*f ::= &g; doesn't actually …
(edit) @13307 [13307] 2 years putter t/xx-uncategorized/pi_internals.t - Created. New test for …
(edit) @13304 [13304] 2 years putter xx-uncategorized/use_import_not_found.t - Created. The line class C {} …
(edit) @13259 [13259] 2 years putter t/xx-uncategorized/S29_spec.t - bugfix.
(edit) @13254 [13254] 2 years putter t/xx-uncategorized/S29_spec.t - Created. Some failing tests from the top …
(edit) @13164 [13164] 2 years putter attribute_of_return_value.t - added a { my C $x .= new; $x } test as that …
(edit) @13139 [13139] 2 years audreyt * unTODO, triage tests, etc.
(edit) @13008 [13008] 2 years audreyt * correct a test: sub f ($x = 0 is copy) # bogus sub f ($x is …
(edit) @12791 [12791] 2 years trey Un-todoing 77 tests that now pass. There are still a couple passing todos …
(edit) @12539 [12539] 2 years trey With segfault fixed by audreyt++, moving hash tests to t/data_types/hash.t
(edit) @12510 [12510] 2 years trey [STATUS] [t/builtins/control_flow/try.t] …
(edit) @12142 [12142] 2 years lwall just trying to shorten the longest names in the TAP matrix, which …
(edit) @11630 [11630] 2 years lwall Control keywords are not functions, and it just propagates confusion to …
(copy) @11334 [11334] 3 years audreyt * rename t/bugs to t/xx-uncategorized.
copied from t/bugs:
(copy) @11323 [11323] 3 years Darren_Duncan removed now-empty t_disabled/ folders, added new initially-empty t_pugs/ …
Note: See TracRevisionLog for help on using the revision log.