mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-04 12:07:27 +08:00

This allows alternative entry points. This is intended for the integration of the unit test into a larger system or for it to be used with a platform/OS which requires an application entry point other than main. At the moment there is no way to change the type signature.