Request for help with Perl (p5-alien-wxwidgets)

Daniel J. Luke dluke at geeklair.net
Wed Aug 14 11:26:20 PDT 2013


On Aug 14, 2013, at 2:10 PM, Mojca Miklavec <mojca at macports.org> wrote:
> On Wed, Aug 14, 2013 at 7:26 PM, Daniel J. Luke wrote:
>> 
>> does its test suite pass (you can probably run 'port test' to see)?
> 
> No:
> 
> :info:test #   Failed test 'use Alien::wxWidgets;'
> :info:test #   at t/01_load.t line 6.
> :info:test #     Tried to use 'Alien::wxWidgets'.
> :info:test #     Error:  Searching configuration for:
> :info:test # wxWidgets (any version) for (any toolkit); compiler
> compatibility: gcc 3.4;
> 
> Where are the tests stored? I wasn't aware that any tests existed for
> these ports.


almost all perl modules have tests associated with them. They're usually in t/ inside the workdir (in a bunch of .t files that have perl in them) and 'make test' runs them (you can also use 'prove' to run them) 

--
Daniel J. Luke                                                                   
+========================================================+                        
| *---------------- dluke at geeklair.net ----------------* |                          
| *-------------- http://www.geeklair.net -------------* |                          
+========================================================+                        
|   Opinions expressed are mine and do not necessarily   |                          
|          reflect the opinions of my employer.          |                          
+========================================================+





More information about the macports-dev mailing list