TriBITSPub / TriBITS

TriBITS: Tribal Build, Integrate, and Test System,
http://tribits.org
Other
36 stars 46 forks source link

RUN_SERIAL missing from tribits_add_executable_and_test() #554

Open bartlettroscoe opened 1 year ago

bartlettroscoe commented 1 year ago

Description

As described in trilinos/Trilinos#11411, people assumed that tribits_add_executable_and_test() supports the RUN_SERIAL argument since the function tribits_add_test() supports it. It was obviously an oversight that RUN_SERIAL was not added to tribits_add_executable_and_test().