update c-library tests

This commit is contained in:
Axel Kohlmeyer
2020-09-13 17:00:26 -04:00
parent de49325c0f
commit a2fc33b419
3 changed files with 138 additions and 109 deletions

View File

@ -1,7 +1,7 @@
// unit tests for checking and changing simulation properties through the library interface
#include "lammps.h"
#include "library.h"
#include "lammps.h"
#include <string>
#include "gmock/gmock.h"