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-24 08:51:36 +01:00
Code
Issues
Releases
Wiki
Activity
Files
899f2f2fabb0e3f1a18c9223ab1fdc8d02986220
Unity
/
test
History
Ross Ryles
899f2f2fab
UnityAssertFloatsWithin now fails any test where either a NaN or Infinite value is passed as expected or actual.
2012-10-30 16:00:00 +00:00
..
expectdata
- fixed yaml load option
2011-01-22 18:20:39 +00:00
testdata
- fixed yaml load option
2011-01-22 18:20:39 +00:00
test_generate_test_runner.rb
- caught up runner generator script tests
2010-11-26 22:27:37 +00:00
testparameterized.c
- removed TEST_CASE(...) macro from Unity because it's not compatible with a number of compilers. User will need to define it themselves to use it. (it's an empty define anyway)
2011-02-04 19:50:49 +00:00
testunity.c
UnityAssertFloatsWithin now fails any test where either a NaN or Infinite value is passed as expected or actual.
2012-10-30 16:00:00 +00:00