BUG: accessing invalid coordinateRotation after move assignment (fixes #884)

- incorrect coordinateSystem clear() after the move

- add Test-coordinateSystem
This commit is contained in:
Mark Olesen
2018-06-19 21:24:38 +02:00
parent 5cd6e4bed4
commit 8295d398aa
8 changed files with 284 additions and 55 deletions

View File

@ -0,0 +1,5 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \
-lmeshTools