This website requires JavaScript.
Explore
Help
Register
Sign In
espressif
/
Unity
Watch
1
Star
0
Fork
0
You've already forked Unity
mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced
2025-07-15 00:52:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
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