2011-03-08 |
Nicholas Clark | Tweak Tie::Hash::NamedCapture's BOOT code - get the...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | In reg_namedcapture.t, don't test for Errno, as the...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | In Tie::Hash::NamedCapture move the tie of %+ and ...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Convert Tie::Hash::NamedCapture::TIEHASH to XS.
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Add tests for documented behaviour of Tie::Hash::NamedCaptur...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | In test.pl, use block eval instead of string eval for...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Refactor skip_all_without_config() to take a list of...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Simplify the logic in t/thread_it.pl, as the callers...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | 4f890a3067e1198f missed qr// from t/re/pat.t in its...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Nothing uses $ENV{PERL_CORE_MINITEST} any more, so...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Move the special-case logic for $qr_embed_thr to regexp_qr_e...
|
commit | commitdiff | tree |
2011-03-08 |
Nicholas Clark | Refactor inccode.t to use is_miniperl() instead of...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Move the test for 078c425b721ea35d from fresh_perl...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor 4 tests to use skip_if_miniperl().
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor sigdispatch.t to use is_miniperl() instead...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor t/thread_it.pl to use test.pl's skip_all_...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor 4 tests to use skip_all(), instead of longhand...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor t/op/getpid.t to use skip_all_if_miniperl...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Replace quit() in t/op/groups.t with test.pl's skip_all()
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Add skip_all_without_config() to test.pl, and use it...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor the startup logic in fflush.t to use skip_all()
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor 5 tests to use skip_all(), instead of generating...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor t/lib/proxy_constant_subs.t to use skip_all_without...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Simplify the startup skip logic of tests in t/uni.
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Add skip_all_without_perlio() to test.pl, and use it...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Fix building with -Uuseperlio
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Refactor 6 tests in t/op and t/run to use skip_all_if_minipe...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Clark | Ensure that the C<exists &Errno::EFOO> idiom continues...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Ensure that t/io/{print,read,say}.t load Errno at BEGIN...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Tidy perlio_open.t, by using test.pl skip_all* functions...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Add skip_all_without_extension() to test.pl, for the...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Tidy t/io/layers.t
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Tidy t/io/crlf.t
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Tidy t/io/binmode.t
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Move the tests for split /\s/ and Unicode from split...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Move t/re/re.t to ext/re/t/re_funcs_u.t, so that it...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Ensure t/op/stat.t passes under minitest if File::Spec...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Ensure t/op/mkdir.t passes under minitest by loading...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Ensure that chdir.t can find File::Spec and Cwd under...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Under minitest, tests requiring File::Spec->devnull...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | In gv.t, check that the installed $SIG{__DIE__} handler...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | A clearer layout for the fall-through logic of Socket...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | In inet_aton(), use newSVpvn_flags() instead of sv_newmortal...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Skip regexp_unicode_prop.t under minitest, as File...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Skip pat_re_eval.t in minitest, as it uses re, which...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Move two tests using charnames from t/re/pat.t to pat_rt_rep...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | In fold_grind.t, move the use charnames; after the...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Skip reg_eval_scope.t under minitest, as it needs charnames.
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Skip taint.t and lex_utf8.t under minitest, as both...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Skip reg_fold.t under minitest, as it uses charnames...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Skip a block of ref.t's tests on minitest, as C<re...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Correct the skip count for t/op/switch.t under minitest.
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Fix magic.t's expectation for $^X under minitest when...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | In t/ avoid using File::Spec for paths only used by...
|
commit | commitdiff | tree |
2011-03-06 |
Nicholas Clark | Refactor t/op/time.t to use test.pl's warning_is().
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Now that pat_{advanced,rt_report}.t use test.pl, use...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate t/re/ReTest.pl. require './test.pl' directly...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Move setting $IS_ASCII and $IS_EBCDIC from ReTest.pl...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate $::ordA from ReTest.pl, inlining its constant...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate eval_ok() from ReTest.pl by inlining the...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Replace three uses of eval_ok() with is() as the tested...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Refactor some calls to eval_ok() into is(eval $foo...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Add warnings_like() in test.pl to replace must_warn...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Add warning_like() in test.pl to replace some uses...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | In pat_advanced.t, refactor 6 calls to must_warn()...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Improve warning_is() to verify that exactly 0 or 1...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Add warning_is() in test.pl to replace may_not_warn...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate must_die() from ReTest.pl, which is only...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Move the loading of %Config from ReTest.pl to the only...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Prune redundant blank lines.
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | t/re/pat_{psycho,re_eval,special_cc}.t can use test...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate the placeholder text 'Noname test'.
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate iseq() from ReTest.pl by changing all callers...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate nok() from ReTest.pl by refactoring all uses...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Refactor ReTest.pl to use test.pl for testing functions...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Slight tweaks to regexp tests so that they still produce...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Use $::TODO, instead of $TODO, and relying on use vars...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Remove the line number from the test description output...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate the global override $BugId from t/re/ReTest.pl
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate use of $::BugId in t/re/pat_rt_report.t
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate use of $::BugId in t/re/pat_re_eval.t
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate the global override $Message from t/re/ReTest.pl
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate use of $::Message in t/re/pat_re_eval.t
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate use of $::Message in t/re/pat_rt_report.t
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate use of $::Message in t/re/pat_advanced.t
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Eliminate use of $::Message in t/re/pat.t
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | In ReTest.pl, provide is(), isnt(), like() and unlike...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | In ReTest.pl, convert iseq() and isneq() to the same...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | In test.pl, change like() and unlike() to avoid copying...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | 59d6f6a4c05afa7f was too aggressive, as it disabled...
|
commit | commitdiff | tree |
2011-03-05 |
Nicholas Clark | Avoid miniperl SEGVing when processing -I on the #...
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Clark | Simplify the code for a group of tests in pat_advanced.t
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Clark | In ReTest.pl's must_warn(), ignore $::Message.
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Clark | In ReTest.pl's may_not_warn(), eliminate the use of...
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Clark | Eliminate the unused global override $WarnPattern from...
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Clark | Eliminate the global override $DiePattern from t/re...
|
commit | commitdiff | tree |
2011-03-02 |
Nicholas Clark | Eliminate the global error override $Error from t/re...
|
commit | commitdiff | tree |
2011-03-02 |
Nicholas Clark | Simplify pat.t by removing a loop over 2 items, which...
|
commit | commitdiff | tree |
2011-03-02 |
Nicholas Clark | Fix the TODO handling in t/re/ReTest.pl's skip()
|
commit | commitdiff | tree |
2011-03-02 |
Nicholas Clark | Convert taint.t to lexical file and directory handles...
|
commit | commitdiff | tree |
next |