Using fnmatch breaks simpletest on windows
cwgordon7 - April 4, 2008 - 02:48
| Project: | SimpleTest |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed |
Jump to:
Description
Title says it all. In simpletest.install, fnmatch is used, which is unavailable on windows. Using an alternative function such as preg_match would be much better.

#1
Committed.
Windows, hehe :)
#2
Automatically closed -- issue fixed for two weeks with no activity.