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
/
test
History
Mark VanderVoord
dfbf21c2a3
- Added ability to tack on details to a Unity failure message.
2015-12-10 13:06:41 -05:00
..
expectdata
the test runner generator now has the ability to also output a header file for the tests, which can get pulled into the test itself if desired.
2015-07-21 15:35:33 -04:00
targets
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
testdata
- fixed yaml load option
2011-01-22 18:20:39 +00:00
tests
- Added ability to tack on details to a Unity failure message.
2015-12-10 13:06:41 -05:00
rakefile
Fixed script unit tests. Fixed generate_test_runner configuration loading
2014-10-29 16:10:11 +00:00
rakefile_helper.rb
- switch to old-school hash notation to be backwards compatible with older versions of ruby
2015-07-21 07:35:29 -04:00