Closed xenu closed 12 years ago
Thanks! Will be in the next release. Please let me know after that if tests are passing. I need to get a Windows VM to test Mason on but have not had a chance.
On May 9, 2012, at 12:08 PM, Tomasz Konojacki wrote:
With these patches Mason passes tests under Windows. It doesn't break Mason under Linux, I have tested it.
You can merge this Pull Request by running:
git pull https://github.com/xenu/perl-mason master
Or you can view, comment on it, or merge it online at:
https://github.com/jonswar/perl-mason/pull/9
-- Commit Summary --
- now mason-app.t passes under windows
- now ComponentMeta.t passes under windows
- forgot about quotes
-- File Changes --
M lib/Mason/t/ComponentMeta.pm (7) M t/mason-app.t (6)
-- Patch Links --
https://github.com/jonswar/perl-mason/pull/9.patch https://github.com/jonswar/perl-mason/pull/9.diff
Reply to this email directly or view it on GitHub: https://github.com/jonswar/perl-mason/pull/9
With these patches Mason passes tests under Windows. It doesn't break Mason under Linux, I have tested it.