1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Merge pull request #185 from jsalling/feature/output-declaration

Add Unity Fixture to the travisCI build and restore header declaration of UNITY_OUTPUT_CHAR
This commit is contained in:
Mark VanderVoord
2016-04-26 22:53:41 -04:00
4 changed files with 10 additions and 12 deletions

View File

@@ -8,8 +8,6 @@
#include "unity.h"
#include <string.h>
int putcharSpy(int c);
// Dividing by these constants produces +/- infinity.
// The rationale is given in UnityAssertFloatIsInf's body.
#ifndef UNITY_EXCLUDE_FLOAT