You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Alex-Lian I have a question about OpenCtest and IDoCT.
How are they related? It seems to me that it is odd that we are keeping two separate copies of the same repo? Is there a way to merge these two repos (e.g., OpenCtest as a git submodule as IDoCT)?
The text was updated successfully, but these errors were encountered:
@tianyin From my perspective, the OpenCtest repo is initially the artifact of the ctest paper, which includes several folders to reproduce the results in the paper. And now it has become the core of our configuration-related research, including projects such as uRTS and confuzz.
On the other hand, the IDoCT repository was originally created as part of the tasks for 591 SE & REU. Our aspiration was for this repository to bolster our research, although it seems to have not yet served this purpose. And IDoCT is an extension of the OpenCtest repository.
I remember we discussed whether to reuse the OpenCtest repo instead of creating a new repo (IDoCT), the conclusion is that the OpenCtest repo is too heavy as it contains many scripts to reproduce the results of paper. And for the onboarding task, we only need a small set of the scripts.
@Alex-Lian I have a question about OpenCtest and IDoCT.
How are they related? It seems to me that it is odd that we are keeping two separate copies of the same repo? Is there a way to merge these two repos (e.g., OpenCtest as a git submodule as IDoCT)?
The text was updated successfully, but these errors were encountered: