commit | 5ed7321a99212eb47f1e6561826dd229b3cebbac | [log] [tgz] |
---|---|---|
author | Martin Cooper <martinc@apache.org> | Sun Oct 24 00:10:05 2004 +0000 |
committer | Martin Cooper <martinc@apache.org> | Sun Oct 24 00:10:05 2004 +0000 |
tree | b1d885b09b5fcf1a19e0606d6ce42f75864c1688 | |
parent | 41f13afe45c47b00aaf3709f0d5f0de11493275e [diff] |
The tests were using explicit Unix-style path separators, whereas the utils themselves were using File.separator, so the tests failed on Windows. Now the tests also use File.separator, and work on Windows. The one tricky part is that paths for regex searches need to be escaped if the separator is a backslash. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@140609 13f79535-47bb-0310-9956-ffa450edef68