ClemsonRSRG / 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
24 stars 16 forks source link

Add Congruence Class Registry JUnit to Continuous Integration #388

Open yushan87 opened 2 years ago

yushan87 commented 2 years ago

As of right now, the congruence class registry doesn't fully handle all the unit tests. Once it is working, we will add it to the continuous integration to ensure future changes don't break it.