generic-poky/meta/lib/oe/tests
Enrico Scholz 8c22531e49 lib/oe/path.py: support missing directory components in realpath()
Some use cases in OE operate on symlinks which dangling path components.
Assume that these are directories instead of raising ENOENT.

(From OE-Core rev: a96e2c84f24c15b77ee1fbc1f998b8b4796b8664)

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-11 22:45:25 +00:00
..
__init__.py oe.test_types: move into an oe.tests package 2011-12-08 15:24:29 +00:00
test_license.py oe.license: add license flattening code 2011-12-08 15:24:29 +00:00
test_path.py lib/oe/path.py: support missing directory components in realpath() 2013-02-11 22:45:25 +00:00
test_types.py oe.test_types: move into an oe.tests package 2011-12-08 15:24:29 +00:00