[riot-commits] [RIOT-OS/RIOT] 982eec: add Makefile.tests_common
Ludwig Ortmann
ludwig.ortmann at fu-berlin.de
Mon Feb 24 16:47:32 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 982eecd3a61108fe26f4cc925fdb7848265a3d8f
https://github.com/RIOT-OS/RIOT/commit/982eecd3a61108fe26f4cc925fdb7848265a3d8f
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-02-21 (Fri, 21 Feb 2014)
Changed paths:
A tests/Makefile.tests_common
M tests/test_bloom/Makefile
M tests/test_bloom_bytes/Makefile
M tests/test_float/Makefile
M tests/test_hwtimer/Makefile
M tests/test_hwtimer_spin/Makefile
M tests/test_irq/Makefile
M tests/test_nativenet/Makefile
M tests/test_pnet/Makefile
M tests/test_pthread/Makefile
M tests/test_semaphore/Makefile
M tests/test_sha256/Makefile
M tests/test_shell/Makefile
M tests/test_thread_basic/Makefile
M tests/test_thread_exit/Makefile
M tests/test_thread_msg/Makefile
M tests/test_thread_msg_block_w_queue/Makefile
M tests/test_thread_msg_block_wo_queue/Makefile
M tests/test_vtimer_msg/Makefile
Log Message:
-----------
add Makefile.tests_common
Contains common variables for all test Makefiles.
Include from test Makefiles.
Commit: 983dabe73f39a4eb814872478de6ffc089871933
https://github.com/RIOT-OS/RIOT/commit/983dabe73f39a4eb814872478de6ffc089871933
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M tests/test_bloom/Makefile
M tests/test_bloom_bytes/Makefile
M tests/test_irq/Makefile
M tests/test_nativenet/Makefile
M tests/test_pnet/Makefile
M tests/test_pthread/Makefile
M tests/test_semaphore/Makefile
M tests/test_sha256/Makefile
M tests/test_shell/Makefile
M tests/test_vtimer_msg/Makefile
Log Message:
-----------
remove USEMODULE comments and some whitespace
Commit: d676cd328b45e161ef66854f9d3080f016b2c7c8
https://github.com/RIOT-OS/RIOT/commit/d676cd328b45e161ef66854f9d3080f016b2c7c8
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M tests/test_nativenet/Makefile
Log Message:
-----------
remove debug target from test_nativenet
It conflicts with an existing debug target
Commit: 9c0fc3b1e286bfa4a44ca201b2fea89b7b69d5aa
https://github.com/RIOT-OS/RIOT/commit/9c0fc3b1e286bfa4a44ca201b2fea89b7b69d5aa
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-02-24 (Mon, 24 Feb 2014)
Changed paths:
A tests/Makefile.tests_common
M tests/test_bloom/Makefile
M tests/test_bloom_bytes/Makefile
M tests/test_float/Makefile
M tests/test_hwtimer/Makefile
M tests/test_hwtimer_spin/Makefile
M tests/test_irq/Makefile
M tests/test_nativenet/Makefile
M tests/test_pnet/Makefile
M tests/test_pthread/Makefile
M tests/test_semaphore/Makefile
M tests/test_sha256/Makefile
M tests/test_shell/Makefile
M tests/test_thread_basic/Makefile
M tests/test_thread_exit/Makefile
M tests/test_thread_msg/Makefile
M tests/test_thread_msg_block_w_queue/Makefile
M tests/test_thread_msg_block_wo_queue/Makefile
M tests/test_vtimer_msg/Makefile
Log Message:
-----------
Merge pull request #759 from LudwigOrtmann/tests_makefile
add Makefile.tests_common
Compare: https://github.com/RIOT-OS/RIOT/compare/bf8f5d16a390...9c0fc3b1e286
More information about the commits
mailing list