diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2020-04-13 10:17:49 -0400 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.com> | 2020-10-13 17:53:05 -0400 |
commit | 311a07c39a34e2aa4c193b4188d47f5e50ca1eda (patch) | |
tree | 4ec3413640d7b3d9f4a2da6fed5427bac6dd954b /run_unittests.py | |
parent | e36f713a7f5cc10d3f8adc7ae1c73ef6cce51082 (diff) | |
download | meson-311a07c39a34e2aa4c193b4188d47f5e50ca1eda.zip meson-311a07c39a34e2aa4c193b4188d47f5e50ca1eda.tar.gz meson-311a07c39a34e2aa4c193b4188d47f5e50ca1eda.tar.bz2 |
interpreter: Rename dirname to subp_name
dirname is confusing because the name of a subproject does not always
match its directory name, the wrap file can define another directory.
For example foo.wrap will often extract the subproject into foo-1.2
directory, in that case the subproject name is 'foo' and the subproject
directory is 'foo-1.2'.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions