Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test.pl's skip_all_without_extension to *_dynamic_extension(). | Nicholas Clark | 2011-03-12 | 1 | -2/+1 |
* | Simplify the startup skip logic of tests in t/uni. | Nicholas Clark | 2011-03-07 | 1 | -18/+4 |
* | Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate. | Nicholas Clark | 2009-10-06 | 1 | -6/+3 |
* | More @INC test fixes | Rafael Garcia-Suarez | 2004-06-25 | 1 | -1/+1 |
* | Change the skip logic on the unicode tests so that they don't rely on | Nicholas Clark | 2004-03-02 | 1 | -3/+3 |
* | test that use encoding; doesn't cause references to be stringified | Nicholas Clark | 2004-01-23 | 1 | -2/+16 |
* | Check the return values of chomp | Nicholas Clark | 2004-01-23 | 1 | -4/+14 |
* | Re: [perl #24888] chomp ignores utf8 | SADAHIRO Tomoyuki | 2004-01-23 | 1 | -0/+64 |