[riot-commits] [RIOT-OS/RIOT] 08a2ae: unittests: added test for printf with floats
kYc0o
fco.ja.ac at gmail.com
Tue Jul 19 02:22:56 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 08a2aed46db3b07ace76960ab658b6ee6cb3c5af
https://github.com/RIOT-OS/RIOT/commit/08a2aed46db3b07ace76960ab658b6ee6cb3c5af
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
A tests/unittests/tests-printf_float/Makefile
A tests/unittests/tests-printf_float/Makefile.include
A tests/unittests/tests-printf_float/tests-printf_float.c
A tests/unittests/tests-printf_float/tests-printf_float.h
Log Message:
-----------
unittests: added test for printf with floats
Commit: 260a8ab7ad88b31d5179162a527691d77d0a978d
https://github.com/RIOT-OS/RIOT/commit/260a8ab7ad88b31d5179162a527691d77d0a978d
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
R tests/printf_float/Makefile
R tests/printf_float/main.c
Log Message:
-----------
tests: removed printf_float test application
this test is covered by the unittests and not longer needed
Commit: 75c16702e3889c96eeaffe5d3ea1a8ba681ec441
https://github.com/RIOT-OS/RIOT/commit/75c16702e3889c96eeaffe5d3ea1a8ba681ec441
Author: kYc0o <fco.ja.ac at gmail.com>
Date: 2016-07-19 (Tue, 19 Jul 2016)
Changed paths:
R tests/printf_float/Makefile
R tests/printf_float/main.c
A tests/unittests/tests-printf_float/Makefile
A tests/unittests/tests-printf_float/Makefile.include
A tests/unittests/tests-printf_float/tests-printf_float.c
A tests/unittests/tests-printf_float/tests-printf_float.h
Log Message:
-----------
Merge pull request #5568 from gebart/haukepetersen-fix_test_printffloat
tests: moved printf_float test to unittests [adopted]
Compare: https://github.com/RIOT-OS/RIOT/compare/e16bbda5f645...75c16702e388
More information about the commits
mailing list