repo.or.cz
/
Math-GSL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'bleed'
[Math-GSL.git]
/
xt
/
01-portability-files.t
blob
c812e343da5306f977051943d627c21cff9215d7
1
use Test::More;
2
eval "use Test::Portability::Files";
3
plan skip_all => "Test::Portability::Files required for testing filenames portability" if $@;
4
run_tests();