view test/file-encoding/module.mk @ 31536:e3256a6e2e8e

maint: merge stable to default
author Rik <rik@octave.org>
date Thu, 24 Nov 2022 06:30:22 -0800
parents 839c0fb5d63c
children
line wrap: on
line source

file_encoding_TEST_FILES = \
    %reldir%/.oct-config \
    %reldir%/file-encoding.tst \
    %reldir%/test_CP1252.m \
    %reldir%/CP1251/.oct-config \
    %reldir%/CP1251/test_CP1251.m

TEST_FILES += $(file_encoding_TEST_FILES)