summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* podcheck.t --regen after the ParseXS mergeFlorian Ragwitz2011-07-121-0/+2
* Make Internals::SvREADONLY smarterFather Chrysostomos2011-07-122-4/+25
* Make it possible to have read-only glob copiesFather Chrysostomos2011-07-121-1/+9
* regenerate known_pod_issuesFather Chrysostomos2011-07-121-1/+1
* Document and test the phase-change probeShawn M Moore2011-07-121-1/+63
* Load modules only after setting up @INCFlorian Ragwitz2011-07-121-3/+4
* buildtoc, known_pod_issuesFather Chrysostomos2011-07-111-0/+1
* New test file that exercises Perl's DTrace supportShawn M Moore2011-07-111-0/+94
* Propagate (non-)lvalue context through nested callsFather Chrysostomos2011-07-091-1/+12
* Add prototypes for __FILE__ &c.Father Chrysostomos2011-07-081-1/+4
* Dual-life perlfaqFlorian Ragwitz2011-07-081-8/+7
* podcheck: Note new linked-to modulesKarl Williamson2011-07-071-0/+2
* Dual-life Term::ReadLineFlorian Ragwitz2011-07-071-1/+1
* Drop non-TAP output from Maintainers.pmFlorian Ragwitz2011-07-071-2/+2
* acme fixed a known POD problem in the RMGFlorian Ragwitz2011-07-061-1/+1
* podcheck.t: Add -deltas optionKarl Williamson2011-07-051-13/+31
* Stop having one of the following qw() warnings hide the other:Eric Brine2011-07-031-2/+11
* OS2-Process/Process.pm: Fix broken pod linksKarl Williamson2011-07-031-1/+0
* s2p: Fix broken pod linksKarl Williamson2011-07-031-1/+0
* Internals.pod: Fix broken linksKarl Williamson2011-07-031-1/+0
* README.os2: various podcheck fixesKarl Williamson2011-07-031-2/+1
* regexp_unicode_prop.t: Improve outputKarl Williamson2011-07-031-4/+6
* overload.pm: Fix broken linkKarl Williamson2011-07-031-1/+0
* README.foo: Change NAME to perlfooKarl Williamson2011-07-021-6/+1
* Split out study magic from pos magic.Nicholas Clark2011-07-011-1/+1
* Stop podcheck.t --add-link from chomping a new lineFather Chrysostomos2011-06-301-1/+1
* The regex engine can't assume that SvSCREAM() remains set on its target.Nicholas Clark2011-06-301-1/+51
* RT 64804: tainting with index() of a constantDavid Mitchell2011-06-281-1/+0
* TODO test for index() of a tainted constantNiko Tyni2011-06-281-1/+16
* perlrun: reflow to fit vertabims in 80 colsKarl Williamson2011-06-271-1/+1
* Fix context propagation below return()Vincent Pit2011-06-271-0/+67
* Test taintedness of values returned by given/whenVincent Pit2011-06-272-2/+27
* Make sure break() resets the sp at its original levelVincent Pit2011-06-271-1/+15
* Correctly preserve the stack on an implicit break.Vincent Pit2011-06-261-1/+130
* fold_grind.t: Add commentsKarl Williamson2011-06-251-2/+10
* Fix two podchecker errors on perlunicode.podNicholas Clark2011-06-251-0/+1
* Allow the \$ proto to accept any scalar lvalue [perl #91846]Father Chrysostomos2011-06-241-1/+6
* proto.t: Test \$ with subcall()->[elem]Father Chrysostomos2011-06-241-1/+2
* Remove two tests from proto.tFather Chrysostomos2011-06-241-9/+1
* Fix explicit return of pad var in list lv contextFather Chrysostomos2011-06-231-1/+25
* Test studied scalars with s///ge.Nicholas Clark2011-06-231-1/+18
* study now passes REXEC_SCREAM to the regex engine when SvSCREAM() is true.Nicholas Clark2011-06-231-1/+8
* Fix up some tests in sub_lval.tFather Chrysostomos2011-06-231-5/+10
* Make lvalue return make the same checks as leavesublvFather Chrysostomos2011-06-231-3/+48
* In find_git_or_skip(), also check whether we have a working git executable.Nicholas Clark2011-06-221-4/+18
* find_git_or_skip() will now follow symlinks and chdir to the real source tree.Nicholas Clark2011-06-224-8/+17
* Use find_git_or_skip() in porting{authors,cmp_version,manifest}.tNicholas Clark2011-06-223-9/+5
* Add find_git_or_skip(), which skips if we are not in a git checkout.Nicholas Clark2011-06-221-0/+7
* use TestInit 'T' in porting{authors,cmp_version,manifest}.t to chdir '..'Nicholas Clark2011-06-223-21/+17
* attrs.t: Test for something I almost brokeFather Chrysostomos2011-06-221-0/+3