Skip to content

Commit

Permalink
#5361: Port the old Math tests to gtest
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Oct 25, 2020
1 parent 9f8c6b9 commit a28f468
Show file tree
Hide file tree
Showing 4 changed files with 563 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/Makefile.am
Expand Up @@ -27,5 +27,6 @@ drtest_LDADD = $(top_builddir)/libs/scene/libscenegraph.la \
drtest_SOURCES = Camera.cpp \
CSG.cpp \
HeadlessOpenGLContext.cpp \
Math.cpp \
ModelScale.cpp \
SelectionAlgorithm.cpp

0 comments on commit a28f468

Please sign in to comment.