view test/file-encoding/module.mk @ 31170:06c76eca5f95 default tip @

maint: merge stable to default
author John W. Eaton <jwe@octave.org>
date Fri, 29 Jul 2022 12:02:42 -0400
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)