HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of PerlRegressionTests


Ignore:
Timestamp:
11/25/10 11:17:34 (5 years ago)
Author:
jrabbit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PerlRegressionTests

    v1 v2  
    1  
    21=== Perl Regression Test Checklist === 
    32 
    43Perl comes with a lot of regression tests, most are already passing on Haiku, but a handful aren't.  This page will serve as a place to keep track of the progress in fixing the various tests, or explaining why it's ok that they are failing on Haiku. 
    54 
    6  * ~/develop/python/Lib/test> python regrtest.py 
     5 
     6== Summary == 
     7 
     8{{{ 
     9Failed 10 tests out of 1604, 99.38% okay. 
     10        ../ext/I18N-Langinfo/t/Langinfo.t 
     11        ../ext/Socket/t/socketpair.t 
     12        ../ext/Time-Piece/t/02core.t 
     13        ../lib/ExtUtils/t/Installed.t 
     14        ../lib/ExtUtils/t/eu_command.t 
     15        ../lib/File/Find/t/find.t 
     16        ../lib/File/Find/t/taint.t 
     17        ../lib/File/Path.t 
     18        ../lib/Net/Ping/t/450_service.t 
     19        ../lib/version.t 
     20}}} 
     21 
     22  
     23 
     24* ~/develop/python/Lib/test> python regrtest.py 
    725 
    826|| test1 || passed || || 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/