ecore-tests: make sure we always get a canonical path
authorJean Guyomarc'h <jean.guyomarch@openwide.fr>
Mon, 29 Aug 2016 13:53:50 +0000 (15:53 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Mon, 29 Aug 2016 18:03:52 +0000 (20:03 +0200)
commit5b8315aeffb6a568d0b70441a2d05f6de2bf8fe1
tree677dea919808ef38d39743758697684cd18ebf4e
parent3f79cf87485bd25a1ae958a18c27266af1b36272
ecore-tests: make sure we always get a canonical path

There may be extraneous slashes that are contained in the returned
generated directories (because they were put there in environment
variables). Since we test with string comparison, some tests would fail
due to different environment setups.
src/tests/ecore/ecore_test_ecore_file.c