mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-26 07:20:34 +00:00
5fbc23e856
By printing this newline, the filepath of the failing assertion does not get preceded by the dot which represents a running test. This gives the advantage, that the complete output of unity can be used as it is with a makefile in vim. Every error gets displayed in the quickfix and you can jump appropiately.