static char help[] = "Tests PetscGetFullPath().\n\n"; #include /* for windows - fix up path - so that we can do diff test */ PetscErrorCode path_to_unix(char filein[]) { size_t i,n; PetscFunctionBegin; PetscCall(PetscStrlen(filein,&n)); for (i=0; i