From 9394a29d61fb25bdcffe89d32b63e954056ccf42 Mon Sep 17 00:00:00 2001 From: Mark VanderVoord Date: Thu, 25 Feb 2016 15:38:09 -0500 Subject: [PATCH] Pull in latest Unity & Verify we can pull in files with Unicode comments. --- test/system/test_compilation/parsing.h | 3 +++ vendor/unity | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/test/system/test_compilation/parsing.h b/test/system/test_compilation/parsing.h index 95426e9..a9f7548 100644 --- a/test/system/test_compilation/parsing.h +++ b/test/system/test_compilation/parsing.h @@ -7,6 +7,9 @@ typedef unsigned short U16; typedef signed int int32_t; +/* CMock should handle UTF-8 characters in comments. The world is an awesomely diverse place! */ +/* my µC Rocks! Open Source, not ©! My language has no Ümlauts! ǺƜǝƧǾɱɛ! */ /**! Illegal: åäö */ + typedef struct _POINT_T { int x; diff --git a/vendor/unity b/vendor/unity index 33325f4..bcf6515 160000 --- a/vendor/unity +++ b/vendor/unity @@ -1 +1 @@ -Subproject commit 33325f4a0bc0931823867b11241dff3c2a0b60b7 +Subproject commit bcf6515329f4ce1062356a684ed1b6a9f05f5a0d