VirtualBox

source: kBuild/vendor/gnumake/current/tests/scripts/misc/utf8@ 3138

Last change on this file since 3138 was 3138, checked in by bird, 7 years ago

Imported make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6) from https://git.savannah.gnu.org/git/make.git.

  • Property svn:eol-style set to native
File size: 322 bytes
Line 
1# -*-perl-*-
2$description = "Test utf8 handling.";
3
4$details = "";
5
6# Variable names containing UTF8 characters
7run_make_test("
8\xe2\x96\xaa := hello
9\$(info \$(\xe2\x96\xaa))
10all:
11",
12 '', "hello\n#MAKE#: Nothing to be done for 'all'.");
13
141;
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette