rhit-csse-projects / RESOLVE

RESOLVE (REusable SOftware Language with VErification) is a specification and programming language designed for verifying correctness of object oriented programs.
https://www.cs.clemson.edu/resolve/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Develop a test plan to handle pull requests #4

Open AdityaSenthilvel opened 2 months ago

AdityaSenthilvel commented 2 months ago

To ensure changes don't break existing code base, develop a plan involving various types of units. Consider verification extensively for the first versio because that's the focus of current changes with minimal compiler checking.

Sami seems to have something for this. Ask Sami about this issue