OSDN Git Service

Fix GetDexCanonicalLocation test for relative paths.
authorCalin Juravle <calin@google.com>
Thu, 7 Aug 2014 10:54:36 +0000 (11:54 +0100)
committerVladimir Marko <vmarko@google.com>
Wed, 10 Sep 2014 18:27:34 +0000 (19:27 +0100)
commita06fff224fcc16da61e9e81c7e2cb85a8ca15471
tree11f5a767c6010874e512dd40a034957c5684c167
parent5875a4884efcfc7bf80b0bbb50148611286dbe30
Fix GetDexCanonicalLocation test for relative paths.

If the reference file is created with a relative path the test will
fail.

(cherry picked from commit 61281dc0aaa22730fd4fee268cac40776b193042)

Change-Id: Ie82b9d381bd884111dfc91cc235b46ad9f3225be
runtime/dex_file_test.cc