mirror of
https://github.com/openharmony/third_party_unity.git
synced 2026-07-21 12:15:23 -04:00
b34e7778df
If, longer term, the Travis-CI support for 32-bit is inconsistent the lines that failed are: - make -s DEBUG=-m32 - cd ../example_3 && rake Add target 'ci' for building examples with -Werror
Example 2 ========= Same as the first example, but now using Unity's test fixture to group tests together. Using the test fixture also makes writing test runners much easier.