msg-byu / enumlib

Derivative structure enumeration library
MIT License
59 stars 34 forks source link

derivative_structure_generator and enumeration_utilities unit tests #5

Closed wsmorgan closed 9 years ago

wsmorgan commented 9 years ago

Added files that allow for the unit tests of derivative_structure_generator and enumeration_utilities. Not all subroutines have working unit tests yet but these are those that do work. Also updated the Makefile so it works with the new file structure and added the templates for the unit tests to the src/templates directory.

glwhart commented 9 years ago

Wiley, I'm going to go ahead and merge without a proper code review since this is all unit test related. Once we start touching code, we'll be more strict