diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-02-05 05:18:08 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-02-18 02:38:54 +0530 |
commit | b3d5db49e8a521b3a9545987546dec02babd88df (patch) | |
tree | 6263e5fbdf13de2283aa79ba99928cab25760206 /run_tests.py | |
parent | 8e366976177d9b0bf1753d06fb09c6659d3c435f (diff) | |
download | meson-b3d5db49e8a521b3a9545987546dec02babd88df.zip meson-b3d5db49e8a521b3a9545987546dec02babd88df.tar.gz meson-b3d5db49e8a521b3a9545987546dec02babd88df.tar.bz2 |
mesonintrospect: Normalize install_filename in the output
Without this, we can output a mixture of '/' and '\' on platforms where
os.path.sep is '\' and prefix or outdir uses '/'. Let's always return
the path in the format of the platform we're running on.
This is needed to make the test_install_introspection() unittest work
properly on Windows.
Diffstat (limited to 'run_tests.py')
0 files changed, 0 insertions, 0 deletions