This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
Unity
Watch
1
Star
0
Fork
0
You've already forked Unity
mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced
2026-01-23 16:35:58 +01:00
Code
Issues
Releases
Wiki
Activity
Files
1703bd1a5e83f07917d98db7b64237ff1d162e65
Unity
/
docs
History
Mark VanderVoord
c6dc96f387
We're going to use the C99 isinf() and isnan() macros wherever possible now. If your compiler doesn't support this, define UNITY_EXCLUDE_MATH_H and it will go back to the old method
2015-11-13 09:16:42 -05:00
..
license.txt
Updated License to be standard MIT License
2014-12-09 12:05:53 -05:00
Unity Summary.odt
We're going to use the C99 isinf() and isnan() macros wherever possible now. If your compiler doesn't support this, define UNITY_EXCLUDE_MATH_H and it will go back to the old method
2015-11-13 09:16:42 -05:00
Unity Summary.pdf
We're going to use the C99 isinf() and isnan() macros wherever possible now. If your compiler doesn't support this, define UNITY_EXCLUDE_MATH_H and it will go back to the old method
2015-11-13 09:16:42 -05:00
Unity Summary.txt
Added support for TEST_ASSERT_EQUAL_STRING_LEN*
2015-04-23 15:39:19 +02:00