esapi-java-legacy
esapi-java-legacy copied to clipboard
ValidatorTest.java failed in Windows environment
From [email protected] on October 18, 2011 03:19:41
Hi, I don't know if posting here is appropriate but just delete if it's in the wrong section. I got JUnit test failing in ValidatorTest.java. The reason is: it's comparing Linux root file system "/" with Windows file system "C:". So I proposed a simple patch to fix that. I also include a simple guide to develop esapi in Windows environment. I hope it'll be useful https://docs.google.com/document/d/10iSSZOWhzJzQiSwJq-y3dRg7MGttRzEijRfTMo0fRTw/edit?hl=en_US Thanks.
Attachment: validatorTest.patch
Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=250