Menu

Commit [r6576]  Maximize  Restore  History

Bug fix for the Unit_test_runner.

The get_module_relative_path() function was sometimes failing because of the format of the
package_path argument. This should be a string but, when run from an outside directory, often this
path would already be split up into the segment path list. The fix just catches this so that the
function doesn't try to segment the segmented list.

bugman 2008-06-29

changed /1.3/test_suite/unit_tests/unit_test_runner.py
/1.3/test_suite/unit_tests/unit_test_runner.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.