Changes between Version 1 and Version 2 of Ticket #55207


Ignore:
Timestamp:
Nov 1, 2017, 12:22:13 AM (6 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55207 – Description

    v1 v2  
    4747}}}
    4848
     49Quick way to test outside of MacPorts:
     50{{{
     51./Configure -des && TEST_FILES=../cpan/DB_File/t/db-hash.t make -j8 test_harness
     52}}}
     53
    4954(I didn't test older versions.)