[riot-commits] [RIOT-OS/RIOT] 76f593: sys/embunit: revised header include guards.
Martine Lenders
authmillenon at gmail.com
Thu Sep 1 16:13:39 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 76f593af1123bd647af7702f33d3284862900353
https://github.com/RIOT-OS/RIOT/commit/76f593af1123bd647af7702f33d3284862900353
Author: Shuguo Zhuo <shuguo.zhuo at inria.fr>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M sys/embunit/ColorTextColors.h
M sys/include/embUnit.h
M sys/include/embUnit/AssertImpl.h
M sys/include/embUnit/ColorOutputter.h
M sys/include/embUnit/ColorTextOutputter.h
M sys/include/embUnit/CompilerOutputter.h
M sys/include/embUnit/HelperMacro.h
M sys/include/embUnit/Outputter.h
M sys/include/embUnit/RepeatedTest.h
M sys/include/embUnit/Test.h
M sys/include/embUnit/TestCaller.h
M sys/include/embUnit/TestCase.h
M sys/include/embUnit/TestListener.h
M sys/include/embUnit/TestResult.h
M sys/include/embUnit/TestRunner.h
M sys/include/embUnit/TestSuite.h
M sys/include/embUnit/TextOutputter.h
M sys/include/embUnit/TextUIRunner.h
M sys/include/embUnit/XMLOutputter.h
M sys/include/embUnit/embUnit.h
M sys/include/embUnit/embUnit_config.h
M sys/include/embUnit/stdImpl.h
Log Message:
-----------
sys/embunit: revised header include guards.
Commit: 3f82b530ad2ebfb2b3470946d1a9856d80594238
https://github.com/RIOT-OS/RIOT/commit/3f82b530ad2ebfb2b3470946d1a9856d80594238
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M sys/embunit/ColorTextColors.h
M sys/include/embUnit.h
M sys/include/embUnit/AssertImpl.h
M sys/include/embUnit/ColorOutputter.h
M sys/include/embUnit/ColorTextOutputter.h
M sys/include/embUnit/CompilerOutputter.h
M sys/include/embUnit/HelperMacro.h
M sys/include/embUnit/Outputter.h
M sys/include/embUnit/RepeatedTest.h
M sys/include/embUnit/Test.h
M sys/include/embUnit/TestCaller.h
M sys/include/embUnit/TestCase.h
M sys/include/embUnit/TestListener.h
M sys/include/embUnit/TestResult.h
M sys/include/embUnit/TestRunner.h
M sys/include/embUnit/TestSuite.h
M sys/include/embUnit/TextOutputter.h
M sys/include/embUnit/TextUIRunner.h
M sys/include/embUnit/XMLOutputter.h
M sys/include/embUnit/embUnit.h
M sys/include/embUnit/embUnit_config.h
M sys/include/embUnit/stdImpl.h
Log Message:
-----------
Merge pull request #5765 from zhuoshuguo/revise_sys_embunit_header_include_guards
Fix sys/embunit header include guards.
Compare: https://github.com/RIOT-OS/RIOT/compare/8173fcbb3483...3f82b530ad2e
More information about the commits
mailing list