summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* taint REGEX SVs as well as refs to themDavid Mitchell2011-02-181-1/+13
* adjust the skip count to account for the new test in c22d665bTony Cook2011-02-181-1/+1
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-171-2/+2
* t/op/caller.t: Comment magic numberKarl Williamson2011-02-171-0/+3
* op/turkish.t: Fix wrong test explanationsKarl Williamson2011-02-171-2/+2
* Unblock signal-mask on error for unsafe signalsLeon Timmermans2011-02-171-1/+7
* fix many s/// tainting bugsDavid Mitchell2011-02-161-26/+181
* add comprehensive m// and s/// taint testsDavid Mitchell2011-02-161-13/+554
* [perl #78494] Pipes cause threads to hang on join()Father Chrysostomos2011-02-151-1/+11
* Prevent destructors called from gp_free from seeing freed SVsFather Chrysostomos2011-02-101-1/+21
* Fix up \cX for 5.14Karl Williamson2011-02-091-21/+1
* Fix failing tests.Hugo van der Sanden2011-02-071-8/+8
* Add supplied tests from perl #83194.Hugo van der Sanden2011-02-071-0/+8
* pp_subtr: preserve UTF8 flag in rare casesDavid Mitchell2011-02-061-1/+11
* code points above 0x7fff_ffff problematicKarl Williamson2011-02-021-1/+5
* Partially revert 4155e4feFather Chrysostomos2011-01-301-1/+2
* [perl #83018] TEST PATCH: commit 95ea86d5 also fixes sprintf("%.2f")Zsbán Ambrus2011-01-301-0/+4
* [perl #82988] Skip hanging taint.t test on MirBSD 10Steven Schubiger2011-01-291-2/+3
* [perl #81750] Perl 5.12: undef-as-hashref bugFather Chrysostomos2011-01-211-1/+21
* Also unblock signal handlers throwing an exceptionLeon Timmermans2011-01-181-5/+16
* Added tests for conditional unblockingLeon Timmermans2011-01-171-1/+25
* test append to SV initialized by folded constantGerard Goossen2011-01-081-1/+8
* add a taint test to catch codegen bugGerard Goossen2011-01-081-2/+9
* add test for split without a patternGerard Goossen2011-01-081-1/+6
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-0721-26/+26
* Make newline on last record explicit.Craig A. Berry2011-01-051-4/+4
* stash.t: make TODO tests only TODO under threadsDavid Mitchell2011-01-041-2/+5
* tests for [perl #36347] Object destruction incompleteFather Chrysostomos2011-01-021-1/+20
* Don't clobber $^O when you're going to use it again.Craig A. Berry2011-01-021-0/+1
* Better handling of magic methods freeing the SVDavid Mitchell2010-12-302-1/+60
* smoke tests for %hhd %zd %tdChip Salzenberg2010-12-171-2/+5
* skip_all() is a separate function in test.plJan Dubois2010-12-141-4/+4
* Convert ext/Fcntl/t/syslfs.t to Test::More and t/op/lfs.t to test.plNicholas Clark2010-12-141-52/+24
* In Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().Nicholas Clark2010-12-141-23/+16
* In Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().Nicholas Clark2010-12-141-7/+1
* Refactor syslfs.t and lfs.t to call bye() directly from explain() when skipping.Nicholas Clark2010-12-141-4/+4
* Reduce inconsistencies between ext/Fcntl/t/syslfs.t and t/op/lfs.tNicholas Clark2010-12-141-14/+16
* Check return values in the test programs run by syslfs.t and lfs.tNicholas Clark2010-12-141-4/+5
* permit labels to be stackedZefram2010-12-131-1/+31
* blead breaks Attribute::ConstantKarl Williamson2010-12-121-1/+9
* [perl #76026] match variables persist between calls to a sort subFather Chrysostomos2010-12-111-1/+31
* [perl #68712] caller() filenames broken by "use"Father Chrysostomos2010-12-101-2/+8
* [perl #68658] attributes turn "state" into "my"Father Chrysostomos2010-12-081-0/+12
* Replaced 'unlink' with 'unlink_all' in t/op/sysio.tBrad Gilbert2010-12-081-2/+2
* Replaced '1 while unlink' with 'unlink_all' in t/op/stat.tBrad Gilbert2010-12-081-2/+2
* Replaced 'unlink' with 'unlink_all' in t/op/magic.tBrad Gilbert2010-12-081-1/+4
* Replaced 'unlink' with 'unlink_all' in t/op/goto.tBrad Gilbert2010-12-081-1/+1
* Replaced 'unlink' with 'unlink_all' in t/op/filetest.tBrad Gilbert2010-12-081-1/+1
* Replaced '1 while unlink' with 'unlink_all' in t/op/write.tBrad Gilbert2010-12-081-8/+8
* [perl #19135] string eval turns off readonlyness on lexicalsFather Chrysostomos2010-12-081-1/+7