1
0
mirror of https://gitlab.com/MisterBiggs/stl-process.git synced 2025-08-03 20:11:31 +00:00

tests and stuff

This commit is contained in:
2022-03-29 00:09:41 -07:00
parent edcb2ef46f
commit 95889a52ce
7 changed files with 288 additions and 41 deletions

5
test/Project.toml Normal file
View File

@@ -0,0 +1,5 @@
[deps]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"