[12gevmoller_sim] [JeffersonLab/remoll] b79c92: Rewrite of most of the test suite framework.
GitHub
noreply at github.com
Wed Aug 23 13:41:07 EDT 2017
Branch: refs/heads/develop
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AK_mzdYbxXrhSzGR_9u-b1p3rSkexSCv_QouKgMy5uA&s=2K6xmaXophVKaFymESOJTGZaiHJcvaj5jejIdnULx-c&e=
Commit: b79c927fc82a94dc6f3adafc8039dc57cfec9540
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_b79c927fc82a94dc6f3adafc8039dc57cfec9540&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AK_mzdYbxXrhSzGR_9u-b1p3rSkexSCv_QouKgMy5uA&s=ef6ne9a8AGt4ycA4_-L17-97pGYrtiCwF1iqqudUkuw&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M .travis.yml
M macros/tests/README.md
A macros/tests/commit/test_beam.mac
A macros/tests/commit/test_elastic.mac
A macros/tests/commit/test_elasticAl.mac
A macros/tests/commit/test_inelastic.mac
A macros/tests/commit/test_inelasticAl.mac
A macros/tests/commit/test_minimal.mac
A macros/tests/commit/test_moller.mac
A macros/tests/commit/test_pion.mac
A macros/tests/commit/test_raster.mac
A macros/tests/release/test_moller.mac
R macros/tests/test_minimal.mac
R macros/tests/test_physlist_1.mac
R macros/tests/test_physlist_2.mac
R macros/tests/test_physlist_3.mac
R macros/tests/test_physlist_4.mac
R macros/tests/test_physlist_5.mac
A macros/tests/unit/test_overlap.mac
A macros/tests/unit/test_physlist_1.mac
A macros/tests/unit/test_physlist_2.mac
A macros/tests/unit/test_physlist_3.mac
A macros/tests/unit/test_physlist_4.mac
A macros/tests/unit/test_physlist_5.mac
A macros/tests/valgrind/test_init.mac
A macros/tests/valgrind/test_minimal.mac
A macros/tests/valgrind/test_moller.mac
R macros/tests_commit/test_beam.mac
R macros/tests_commit/test_elastic.mac
R macros/tests_commit/test_elasticAl.mac
R macros/tests_commit/test_inelastic.mac
R macros/tests_commit/test_inelasticAl.mac
R macros/tests_commit/test_moller.mac
R macros/tests_commit/test_overlap.mac
R macros/tests_commit/test_pion.mac
R macros/tests_commit/test_raster.mac
R macros/tests_valgrind/test_init.mac
R macros/tests_valgrind/test_minimal.mac
R macros/tests_valgrind/test_moller.mac
R scripts/tests/test_macro.sh
M scripts/tests/test_macros.sh
R scripts/tests/test_valgrind.sh
Log Message:
-----------
Rewrite of most of the test suite framework.
To run tests, run scripts/tests/test_macros.sh with three arguments
test_macros.sh [suite = commit] [macroglob = *.mac] [analysisglob = *.root]
For example, `test_macros.sh valgrind` will run scripts through valgrind,
and `test_macros.sh unit` will run a suite of unit tests in macros/tests/unit
More information about the 12gevmoller_sim
mailing list