Skip to content

Conversation

@oxmon-2500
Copy link

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

oxmon-2500 added 4 commits February 25, 2021 10:17
new tests added

	modified:   tests/Makefile.am
	new file:   tests/test_complex.cpp
	new file:   tests/test_dataset.cpp
	new file:   tests/test_equation.cpp
	new file:   tests/test_property.cpp
	new file:   tests/test_strlist.cpp
	new file:   tests/test_vector.cpp
@felix-salfelder
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants