summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/tests/test_path.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa: move lib/oe tests to oe-selftestRoss Burton2016-12-161-89/+0
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-1/+1
* meta/scripts: python3: rename file -> openRichard Purdie2016-05-211-1/+1
* lib/oe/path.py: support missing directory components in realpath()Enrico Scholz2013-02-111-5/+5
* lib: implemented oe.path.realpath()Enrico Scholz2013-02-111-0/+89