On Windows a root directory can have the form \\network\share, which gtest
doesn't handle right now.
Also, a Windows path in the form \foo\bar is not absolute (as it depends on
the current drive), but the logic for converting it to an solute path is
not abs_path_to_cwd + relative_path. gtest needs to understand this.
Original issue reported on code.google.com by zhanyong...@gmail.com on 26 Jan 2009 at 6:50
Original issue reported on code.google.com by
zhanyong...@gmail.com
on 26 Jan 2009 at 6:50