view test/bug-51532/module.mk @ 31216:f111d1caa73d stable

canonicalize_file_name: Trim trailing file separators from root of mapped network drive (bug #62847). * liboctave/system/file-ops.cc (canonicalize_file_name): Trim trailing file separators from root of mapped network drive before potentially replacing it in the canonicalized path.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 30 Aug 2022 18:26:30 +0200
parents 9f05f5afff45
children
line wrap: on
line source

bug_51532_TEST_FILES = \
  %reldir%/+package_bug51532/foo.m \
  %reldir%/bug-51532.tst

TEST_FILES += $(bug_51532_TEST_FILES)