Commit Graph

7 Commits

Author SHA1 Message Date
mamingshuai 5891e6f712 update openharmony 1.0.1 2021-03-11 18:42:54 +08:00
wenjun 3f760d041f add OpenHarmony 1.0 baseline 2020-09-09 09:26:48 +08:00
ThingamaByte, LLC 06c95fcb08 - Fixed broken examples 2015-06-18 10:38:20 -04:00
nimrodz b389c71e71 Added stricter error checks by the compiler, and adapted all impacted code.
Primarily -
* Added "static" to static functions.
* Added proper signature with "void" to functions without arguments.
* Marked unused arguments with "(void)".
* Removed entirely unused static functions.
* Added "const" to preserve const-correctness.
* Added function prototypes for external functions.
2015-01-18 00:39:05 +02:00
Greg Williams 28d05e4f33 Fixed tests 2014-11-05 21:57:48 -05:00
Mark VanderVoord 376480a4d9 make fixtures and examples compatible with new UnityBegin method. 2014-08-16 10:51:25 -04:00
Warwick Stone 8ca802d4dc Updated examples
*  Renamed example x to example 3
2013-07-19 21:30:35 +10:00