Open oxmon-2500 opened 3 years ago
Even without this patch, gtest tests won't work. Perhaps gtest should be stripped, it only adds complexity.
To reproduce: install libgtest-dev then ./configure; make check. boom
This should be fixed so I can possibly merge any new tests.
Tests added: tests/test_complex.cpp tests/test_dataset.cpp tests/test_equation.cpp tests/test_property.cpp tests/test_strlist.cpp tests/test_vector.cpp