summaryrefslogtreecommitdiff
path: root/t/io/perlio_leaks.t
Commit message (Collapse)AuthorAgeFilesLines
* Replace Test::More by test.plRafael Garcia-Suarez2009-07-271-3/+9
|
* [perl #56644] TODO was too severe. Only :unix :stdio were failingDavid Mitchell2009-04-251-4/+7
|
* Remove spurious TODO indicatorsRafael Garcia-Suarez2009-02-261-1/+1
| | | | | By definition, the first test in a series for testing a leak should always succeed
* Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find isNicholas Clark2009-02-091-0/+26
implemented in perlio.c