don't assume that filesys starts at / in Pod-Html
authorRicardo Signes <rjbs@cpan.org>
Wed, 22 Feb 2012 03:54:58 +0000 (22:54 -0500)
committerRicardo Signes <rjbs@cpan.org>
Wed, 22 Feb 2012 04:42:35 +0000 (23:42 -0500)
commit83f6fd9ff6f14d4a5860f024047acdd235268d52
tree98d2a37a1acb69f1c4f3a4ef5283504faefabe5a
parentb581a1f73be55ae99bb4ce6f49883b0b717b5142
don't assume that filesys starts at / in Pod-Html

The test expectations for the --htmlroot feature wanted to look for
an absolute path, so it concatenated / with the relative-to-root path.

That failed on Win32, where the cwd was C:\etc

I added a new token to the test-expectations-munger for the absolute
cwd.  I'm not 100% sure about the features' behavior, but the tests
are now less platform-specific.  I look forward to input on whether
the code is doing the right thing now...
ext/Pod-Html/t/crossref3.t
ext/Pod-Html/t/pod2html-lib.pl