mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-21 10:39:58 +00:00
Pull in latest Unity & Verify we can pull in files with Unicode comments.
This commit is contained in:
@@ -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;
|
||||
|
||||
Vendored
+1
-1
Submodule vendor/unity updated: 33325f4a0b...bcf6515329
Reference in New Issue
Block a user