This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
TODO tests for reads from a scalar changed to upgraded after open
[perl5.git] / t / op /
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2013-01-05 James E Keenant/op/not.t: Add descriptions to all tests.
2013-01-05 James E KeenanAdd parens around second argument to tests 4 and 5.
2013-01-05 James E Keenant/op/oct.t: Add descriptions to tests lacking them.
2013-01-05 James E Keenant/op/or.t: Provide descriptions for tests lacking them.
2013-01-05 James E Keenant/op/pos.t: Provide descriptions for remaining tests...
2013-01-05 James E Keenant/op/pwent.t: Add descriptions for all tests.
2013-01-05 James E Keenant/op/pow.t: Add descriptions for tests lacking them.
2013-01-05 James E Keenant/op/fork.t: Add description for one special test.
2012-12-31 James E KeenanCorrect typo in test description.
2012-12-23 Karl Williamsonsvleak.t: Add a test; make another more robust
2012-12-18 Jesse Luehrsskip this test if we can't get an absolute path
2012-12-15 James E KeenanAdd regression tests for split on string of single...
2012-12-15 James E Keenant/op/inc.t: Add descriptions to all tests lacking them.
2012-12-15 James E Keenant/op/grent.t: Provide descriptions for tests lacking...
2012-12-15 James E Keenant/op/goto.t: Provide descriptions for remaining tests...
2012-12-15 James E Keenant/op/filetest.t: Provide descriptions for remaining...
2012-12-15 James E Keenant/op/filehandle.t: Provide descriptions for all tests.
2012-12-15 James E Keenant/op/each_array.t: Provide descriptions for all tests.
2012-12-15 James E Keenant/op/dor.t: Provide descriptions for tests still lackin...
2012-12-15 James E Keenant/op/die_unwind.t: Provide descriptions for some tests.
2012-12-15 James E Keenant/op/die_except.t: Add description for each test.
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-12-13 Father ChrysostomosSigh. Fix lex.t again
2012-12-13 Father ChrysostomosFix occasional failures in svleak.t and DosGlob.t
2012-12-12 Father ChrysostomosReally fix t/op/lex.t
2012-12-11 Father Chrysostomoshashassign.t: Suppress oddball warnings
2012-12-11 Father Chrysostomoshashassign.t: Test undef explicitly
2012-12-11 Father ChrysostomosCopy keys for aassign in lvalue sub
2012-12-11 Ruslan Zakirovtest return values of aassign with various elements...
2012-12-11 Ruslan Zakirovmake sure hash assignment is proper lvalue
2012-12-11 Ruslan Zakirovtest hash assignment with odd elements for leaks
2012-12-11 Ruslan Zakirovtest "Odd number of elements in hash assignment"
2012-12-11 Ruslan Zakirovscalar(%h = (1,1,1,1)) should return 4, not 2
2012-12-11 Father Chrysostomost/op/lex.t: Fix test
2012-12-10 Father ChrysostomosDon’t leak when partly iterated glob op is freed
2012-12-09 Father ChrysostomosStop invalid charnames from leaking
2012-12-09 Father ChrysostomosStop Constant(%s) errors from leaking
2012-12-09 Father Chrysostomostoke.c: Make _charnames check more robust
2012-12-08 James E KeenanHave each test print out its description.
2012-12-08 James E KeenanCreate subdirectory t/opbasic. Move 5 test files there.
2012-12-06 Father ChrysostomosStop renamed packages from making reset() crash
2012-12-06 Father Chrysostomospp_goto: Call get-magic before choosing goto type
2012-12-05 Father ChrysostomosStop "\N{...}" from leaking after errors
2012-12-05 Father ChrysostomosStop v111111111111111 from leaking under fatal warnings
2012-12-04 Father Chrysostomosoverride.t: Suppress deprecation warning
2012-12-04 Father ChrysostomosStop /[a-\d]/ from leaking under fatal warnings
2012-12-04 Father ChrysostomosStop /[:foo:]/ from leaking under fatal warnings
2012-12-04 Father ChrysostomosDeprecate lexical $_
2012-12-03 Father ChrysostomosStop /[\i]/ from leaking under fatal warnings
2012-12-03 Father ChrysostomosStop /(?{})+/ from leaking under fatal warnings
2012-12-03 Father ChrysostomosStop /(?{})?/ from leaking under fatal warnings
2012-12-01 Father ChrysostomosStop format closure fatal warnings from leaking
2012-12-01 Father Chrysostomossvleak.t: Correct test name
2012-12-01 Father ChrysostomosStop duplicate lex vars from leaking under fatal warnings
2012-12-01 Father ChrysostomosStop newCONSTSUB from leaking the constant under fatal...
2012-11-30 James E KeenanAdd descriptions to tests in t/op/arith.t.
2012-11-30 James E Keenant/op/args.t: Add descriptions for tests lacking them.
2012-11-27 Father ChrysostomosDon’t share TARGs between recursive ops
2012-11-26 Father ChrysostomosStop cv-to-glob assignment redef warnings from leaking
2012-11-26 Bob ErnstAdd descriptions to tests for exp.t
2012-11-26 Bob ErnstAdd descriptions to tests for fh.t
2012-11-26 Bob ErnstAdded descriptions to tests in reverse.t
2012-11-26 Bob ErnstAdd descriptions to tests for int.t
2012-11-24 Father ChrysostomosStop sub decl redef warnings from leaking CVs
2012-11-24 Father ChrysostomosStop ignored :lvalue warning from leaking CVs
2012-11-24 Father ChrysostomosStop toke.c:S_scan_const from leaking
2012-11-23 Father Chrysostomossvleak.t: To-do tests for fatal warnings and some synta...
2012-11-22 Nicholas ClarkSkip the test for fork's undef return if ulimit -u...
2012-11-21 Father ChrysostomosFix double free with stashes blessed into each other
2012-11-21 Father ChrysostomosFix panic/crash with sort { $not_num } and fatal warnings
2012-11-19 Nicholas ClarkRemove the EPOC port.
2012-11-19 Father ChrysostomosStop \P{Assigned} from leaking
2012-11-19 Father ChrysostomosStop /[.zog.]/ and /[[.zog.]]/ from leaking
2012-11-19 Father Chrysostomosgv.t: Suppress warning
2012-11-18 Father Chrysostomosgv.t: More *foo{NAME,PACKAGE} tests
2012-11-18 Father ChrysostomosStop $unicode =~ /[[:posix:]]/ from leaking
2012-11-18 Father ChrysostomosStop prototype("CORE::...") errors from leaking
2012-11-18 Father ChrysostomosStop local $_[0] from leaking
2012-11-18 Father ChrysostomosMake *_{ARRAY} reify
2012-11-18 Father ChrysostomosDocument and test *glob{NAME} and *glob{PACKAGE}
2012-11-17 Yves OrtonHash Function Change - Murmur hash and true per process...
2012-11-14 Father ChrysostomosSVf_IsCOW
2012-11-14 Father ChrysostomosStop eval "END OF TERMS" from leaking
2012-11-14 Father ChrysostomosStop my subs with syntax errors from leaking
2012-11-14 Father ChrysostomosFix various mad eval leaks
2012-11-13 Father ChrysostomosFix assertion failures with anon subs
2012-11-13 Father ChrysostomosStop /(??{})/ from leaking temporary regexps
2012-11-13 Father ChrysostomosDon’t leak subs containing syntax errors
2012-11-13 Father ChrysostomosStop anon subs with bad attributes from leaking
2012-11-13 Father ChrysostomosStop goto &sub from leaking when it croaks
2012-11-12 Father Chrysostomos[perl #43077] Make goto &sub leave @_ alone
2012-11-12 Father ChrysostomosEven more regexp charclass leaks
2012-11-10 David Mitchelladd padrange op
2012-11-09 Father ChrysostomosTo-do test for eval "END OF TERMS" leaking
2012-11-09 Father ChrysostomosAnother regexp charclass leak
2012-11-06 Father Chrysostomossvleak.t: Fix a mad failure
2012-11-06 Father ChrysostomosStop eval "qq'\$\0foo'" from leaking
2012-11-05 Father ChrysostomosStop the glob operator from leaking GVs
2012-11-05 Father ChrysostomosStop %! after syntax error from leaking the module...
next