Move UNITY_PRINT_EOL to internals to allow access to it.
Unity fixture needs access to this macro to be consistent. Add #ifndef wrapper for easier redefinition on systems that use "\r\n".
Showing
想要评论请 注册 或 登录
Unity fixture needs access to this macro to be consistent. Add #ifndef wrapper for easier redefinition on systems that use "\r\n".