2013-08-29 |
Karl Williamson | t/test.pl: Simplify ord to/from native fcns |
blob | commitdiff |
2013-08-11 |
Nicholas Clark | test.pl's runperl() can now optionally redirect STDIN... |
blob | commitdiff | diff to current |
2013-08-11 |
Nicholas Clark | Remove the two "VMS adjustments" from test.pl's _fresh_perl |
blob | commitdiff | diff to current |
2013-07-28 |
David Mitchell | fix /test_bootstrap.t under -DPERL_NO_COW |
blob | commitdiff | diff to current |
2013-07-23 |
Tony Cook | [perl #116190] feed an empty stdin to run_multiple_prog... |
blob | commitdiff | diff to current |
2013-07-22 |
Nicholas Clark | Report useful file names and line numbers from run_mult... |
blob | commitdiff | diff to current |
2013-07-22 |
Nicholas Clark | Merge the file parsing code for run_multiple_progs... |
blob | commitdiff | diff to current |
2013-07-22 |
Nicholas Clark | Move file parsing code from t/lib/common.pl to t/test.pl |
blob | commitdiff | diff to current |
2012-12-17 |
Tony Cook | SKIP in run_multiple_progs() was parsed but unimplement... |
blob | commitdiff | diff to current |
2012-11-02 |
Hugo van der Sanden | test.pl: allow for undefs in eq_hash |
blob | commitdiff | diff to current |
2012-10-24 |
Karl Williamson | test.pl: Fix description of how PREFIX works |
blob | commitdiff | diff to current |
2012-10-24 |
Karl Williamson | test.pl: Allow NAME to be used with --FILE-- |
blob | commitdiff | diff to current |
2012-09-25 |
Brad Gilbert | Rework tempfile() in t/test.pl to use _num_to_alpha() |
blob | commitdiff | diff to current |
2012-09-25 |
Brad Gilbert | Added optional char limit to _num_to_alpha() in test.pl |
blob | commitdiff | diff to current |
2012-09-25 |
Brad Gilbert | Add _num_to_alpha() to test.pl |
blob | commitdiff | diff to current |
2012-09-25 |
Brad Gilbert | Move @letters in test.pl earlier |
blob | commitdiff | diff to current |
2012-08-31 |
Jerry D. Hedden | Fix skip_without_dynamic_extension to just skip |
blob | commitdiff | diff to current |
2012-08-31 |
Father Chrysostomos | test.pl:run_multiple_progs: Document cmdline switches |
blob | commitdiff | diff to current |
2012-08-31 |
Father Chrysostomos | test.pl: Add skip_without_dynamic_extension |
blob | commitdiff | diff to current |
2012-08-21 |
Michael G. Schwern | Clean up heredoc.t |
blob | commitdiff | diff to current |
2012-07-09 |
Colin Kuskie | Refactor t/lib/commonsense.t to use t/test.pl instead... |
blob | commitdiff | diff to current |
2012-06-18 |
Nicholas Clark | Set GIT_DIR instead of changing directory in find_git_o... |
blob | commitdiff | diff to current |
2012-03-07 |
Craig A. Berry | fix warning in test.pl diagnostics output. |
blob | commitdiff | diff to current |
2012-03-03 |
Yves Orton | make test.pl show test number and name in failure diagn... |
blob | commitdiff | diff to current |
2011-12-21 |
Karl Williamson | test.pl: Add comment |
blob | commitdiff | diff to current |
2011-12-10 |
Tony Cook | document run_multiple_progs |
blob | commitdiff | diff to current |
2011-12-10 |
Tony Cook | refactor croak.t to be data driven (like warnings.t) |
blob | commitdiff | diff to current |
2011-12-03 |
Tony Cook | more reliably kill a runaway test process on cygwin |
blob | commitdiff | diff to current |
2011-12-03 |
Tony Cook | don't depend on threads to do a watchdog when testing... |
blob | commitdiff | diff to current |
2011-11-17 |
Michael G. Schwern | Add class_ok() and object_ok() to t/test.pl. |
blob | commitdiff | diff to current |
2011-11-17 |
Michael G. Schwern | Patch t/test.pl so isa_ok() works with objects. |
blob | commitdiff | diff to current |
2011-06-22 |
Nicholas Clark | In find_git_or_skip(), also check whether we have a... |
blob | commitdiff | diff to current |
2011-06-22 |
Nicholas Clark | find_git_or_skip() will now follow symlinks and chdir... |
blob | commitdiff | diff to current |
2011-06-22 |
Nicholas Clark | Add find_git_or_skip(), which skips if we are not in... |
blob | commitdiff | diff to current |
2011-03-13 |
Nicholas Clark | In test.pl, avoid using a closure to capture warnings. |
blob | commitdiff | diff to current |
2011-03-12 |
Nicholas Clark | skip_all_without_dynamic_extension() should accepted... |
blob | commitdiff | diff to current |
2011-03-12 |
Nicholas Clark | Rename test.pl's skip_all_without_extension to *_dynami... |
blob | commitdiff | diff to current |
2011-03-12 |
Nicholas Clark | In test.pl, refactor the implementation of warning_... |
blob | commitdiff | diff to current |
2011-03-08 |
Nicholas Clark | In test.pl, use block eval instead of string eval for... |
blob | commitdiff | diff to current |
2011-03-08 |
Nicholas Clark | Refactor skip_all_without_config() to take a list of... |
blob | commitdiff | diff to current |
2011-03-07 |
Nicholas Clark | Add skip_all_without_config() to test.pl, and use it... |
blob | commitdiff | diff to current |
2011-03-07 |
Nicholas Clark | Add skip_all_without_perlio() to test.pl, and use it... |
blob | commitdiff | diff to current |
2011-03-06 |
Nicholas Clark | Add skip_all_without_extension() to test.pl, for the... |
blob | commitdiff | diff to current |
2011-03-05 |
Nicholas Clark | Move setting $IS_ASCII and $IS_EBCDIC from ReTest.pl... |
blob | commitdiff | diff to current |
2011-03-05 |
Nicholas Clark | Add warnings_like() in test.pl to replace must_warn... |
blob | commitdiff | diff to current |
2011-03-05 |
Nicholas Clark | Add warning_like() in test.pl to replace some uses... |
blob | commitdiff | diff to current |
2011-03-05 |
Nicholas Clark | Improve warning_is() to verify that exactly 0 or 1... |
blob | commitdiff | diff to current |
2011-03-05 |
Nicholas Clark | Add warning_is() in test.pl to replace may_not_warn... |
blob | commitdiff | diff to current |
2011-03-05 |
Nicholas Clark | In test.pl, change like() and unlike() to avoid copying... |
blob | commitdiff | diff to current |
2011-02-25 |
Nicholas Clark | Migrate t/op/{fork,runlevel,tie}.t to use run_multiple_... |
blob | commitdiff | diff to current |
2011-02-25 |
Nicholas Clark | Migrate the test running logic from t/lib/common.pl... |
blob | commitdiff | diff to current |
2011-02-24 |
Nicholas Clark | In test.pl, change _fresh_perl* to avoid using closures. |
blob | commitdiff | diff to current |
2011-02-22 |
Karl Williamson | t/test.pl: Add is_miniperl() |
blob | commitdiff | diff to current |
2011-02-21 |
Nicholas Clark | Add skip_if_miniperl() to test.pl, and use it in op... |
blob | commitdiff | diff to current |
2011-02-21 |
Nicholas Clark | Add skip_all_if_miniperl() to test.pl, and use it in... |
blob | commitdiff | diff to current |
2011-02-17 |
David Mitchell | test.pl: ok mess to stdout not stderr on success |
blob | commitdiff | diff to current |
2011-02-10 |
Nicholas Clark | In test.pl, validate that require_ok() and use_ok(... |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos (spelling errors) in t/*. |
blob | commitdiff | diff to current |
2011-01-03 |
Craig A. Berry | Clever tests may fool with $^O. |
blob | commitdiff | diff to current |
2010-12-23 |
Vincent Pit | Quote 'threads' in test.pl |
blob | commitdiff | diff to current |
2010-12-16 |
Karl Williamson | test.pl: extend EBCDIC functions to beyond 255 |
blob | commitdiff | diff to current |
2010-12-14 |
Nicholas Clark | Add $Tests_Are_Passing to test.pl, analogous to Test... |
blob | commitdiff | diff to current |
2010-12-08 |
Brad Gilbert | Modified unlink_all in t/test.pl to return the count... |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | test.pl: Add native to uni ord fcns |
blob | commitdiff | diff to current |
2010-11-17 |
Jerry D. Hedden | Create proper Cygwin $ENV{PATH} in test.pl |
blob | commitdiff | diff to current |
2010-09-24 |
Nicholas Clark | Add a warning to test.pl if quotes are used in one... |
blob | commitdiff | diff to current |
2010-09-15 |
Michael G. Schwern | Add new_ok() to create and test objects. From Test... |
blob | commitdiff | diff to current |
2010-09-15 |
Michael G. Schwern | Add note() to put informational notes into the TAP... |
blob | commitdiff | diff to current |
2010-09-15 |
Michael G. Schwern | Add done_testing from Test::More |
blob | commitdiff | diff to current |
2010-09-15 |
Michael G. Schwern | Shut up "used only once" warnings. |
blob | commitdiff | diff to current |
2010-07-24 |
David Golden | Global executable bit cleanup |
blob | commitdiff | diff to current |
2010-07-05 |
Jerry D. Hedden | Ensure new arg to watchdog() in t/test.pl gets initialized |
blob | commitdiff | diff to current |
2010-07-04 |
George Greer | Force t/io/openpid.t to use the alarm() watchdog strategy. |
blob | commitdiff | diff to current |
2010-07-03 |
George Greer | Adjust 'make test.valgrind' to account for cpan/dist... |
blob | commitdiff | diff to current |
2010-05-25 |
Karl Williamson | Add functions to test.pl for easier EBCDIC testing |
blob | commitdiff | diff to current |
2010-03-02 |
Craig A. Berry | Don't scrub DCL$PATH unless it's there. |
blob | commitdiff | diff to current |
2009-12-05 |
hv@crypt.org | t/test.pl fresh_perl_like() bug |
blob | commitdiff | diff to current |
2009-11-23 |
Karl Williamson | Use hex instead of octal for larger code points |
blob | commitdiff | diff to current |
2009-10-16 |
Craig A. Berry | Make the watchdog create a valid command for spawning. |
blob | commitdiff | diff to current |
2009-10-09 |
Nicholas Clark | Make _quote_args() return a result, rather than passing... |
blob | commitdiff | diff to current |
2009-10-09 |
Nicholas Clark | Avoid using ++, op= and anon hash constructors in the... |
blob | commitdiff | diff to current |
2009-09-08 |
Rafael Garcia-Suarez | Remove code specific to MacOS Classic from core tests |
blob | commitdiff | diff to current |
2009-09-05 |
Karl Williamson | Output failures in an always printable form |
blob | commitdiff | diff to current |
2009-07-22 |
Michael G. Schwern | Make fresh_perl_is() strip newlines off the expected... |
blob | commitdiff | diff to current |
2008-10-20 |
Nicholas Clark | Change "use $foo; 1" in evals to "require $foo; 1"... |
blob | commitdiff | diff to current |
2008-09-27 |
Jerry D. Hedden | Loading modules in test.pl |
blob | commitdiff | diff to current |
2008-09-10 |
Jerry D. Hedden | Watchdog re-queue |
blob | commitdiff | diff to current |
2008-09-08 |
Craig A. Berry | Make sure the watchdog requeues itself when sleep(... |
blob | commitdiff | diff to current |
2008-08-07 |
Nicholas Clark | Fix bug in counting in tempfile(). |
blob | commitdiff | diff to current |
2008-08-07 |
Nicholas Clark | A proper tempfile function that can be used multiple... |
blob | commitdiff | diff to current |
2008-08-06 |
Nicholas Clark | Better temporary file name generation. (Avoid using... |
blob | commitdiff | diff to current |
2008-07-23 |
Jerry D. Hedden | watchdog() fix for MSWin32 |
blob | commitdiff | diff to current |
2008-07-22 |
Jerry D. Hedden | Fix skips in test.pl |
blob | commitdiff | diff to current |
2008-07-16 |
Jerry D. Hedden | test.pl |
blob | commitdiff | diff to current |
2008-07-08 |
Jerry D. Hedden | test.pl fix |
blob | commitdiff | diff to current |
2008-07-01 |
Nicholas Clark | Avoid using -> function call notation within test.pl... |
blob | commitdiff | diff to current |
2008-06-28 |
Jerry D. Hedden | common test code for timed bail |
blob | commitdiff | diff to current |
2008-01-02 |
Michael G. Schwern | shield t/test.pl functions from global print modifiers |
blob | commitdiff | diff to current |
2007-12-11 |
Jerry D. Hedden | Must have /bin under Cygwin |
blob | commitdiff | diff to current |
2007-09-25 |
Abe Timmerman | Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1... |
blob | commitdiff | diff to current |
next |