]> git.mxchange.org Git - simgear.git/commit
Fix a bug affecting TerraGear, and extend unit-tests to cover this. (SGPath::file...
authorJames Turner <zakalawe@mac.com>
Fri, 28 Oct 2011 11:57:07 +0000 (12:57 +0100)
committerJames Turner <zakalawe@mac.com>
Fri, 28 Oct 2011 11:57:07 +0000 (12:57 +0100)
commitf14ffd5b1db1c243d47eccd2a37c71f719c33681
treec993b5fbbc96e103d68750024e1b7dc45be4b77b
parente34f597fe2ffe9f4a05bb66623cc8d8e06c433f0
Fix a bug affecting TerraGear, and extend unit-tests to cover this. (SGPath::file returned an empty string for paths with no directory separator)
simgear/misc/path_test.cxx
simgear/misc/sg_path.cxx