search for: testfullpath

Displaying 1 result from an estimated 1 matches for "testfullpath".

Did you mean: getfullpath
2005 Sep 12
0
WIN32OLE file context during unit test
...I''m having trouble with the WIN32 file opening. I don''t'' know how to tell if this is a WIN32OLE issue or an issue with the application (Adobe Illustrator CS2) Review the included files below, which exist within a rails application. When IllustratorMinimalTest is run, #testFullPath succeeds, #testFileName fails. Thanks in advance for any advice on how to enable file-name-only referencing to these files. Why ? Mostly learning. I can use the full path OK in my current test, but I''m looking for a way to not break the tests if the project is moved on disk. Thanks. P...