Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Test suite

This directory houses proof-of-functionality tests.

  • case_file/ - Confirmation of behaviors of case_file.
  • case_utils/ - Confirmation of behaviors of resources in top case_utils package.
  • isomorphic_diff/ - Confirmation of behaviors of a diff-like tool based on graph isomorphism.

Running the test suite

Run make check.